How To Configure The Default Page In Magento 2
In this post, I will guide you on How To Configure The Default Page In Magento 2. The default page is the page that will appear when you access the base URL. Usually, the default page will be configured as the homepage.
The default page also determines which page appears when a Page Not Found error occurs and if a breadcrumb trail appears at the top of each page.
Steps To Configure The Default Page
Step 1: Log in to Admin Panel.
Step 2: On the Admin Panel sidebar, go to Stores > Settings > Configuration.
Step 3: In the left panel, choose GENERAL > Web.
Step 4: Expand the Default Pages section.
Step 5: Enter the relative path to the folder in the Magento installation that contains the landing page in the Default Web URL field. The default value is cms.
Step 6: Set CMS Home Page to the CMS page to be used as the home page.
Step 7: For Default No-route URL, enter the relative path to the folder in the Magento installation where the page is redirected when a 404 Page Not Found error occurs. The default value is cms/index/noRoute.
Step 8: Set CMS No Route Page to the CMS page that appears when a 404 Page Not Found error occurs.
Step 9: Set CMS No Cookies Page to the CMS page that appears when cookies are disabled in the browser.
Step 10: Set Show Breadcrumbs for CMS Pages to Yes if you want a breadcrumb trail to appear at the top of all CMS pages.
Step 11: Click Save Config button.
This is the end of the How To Configure The Default Page In Magento 2.
Follow us for the more helpful posts!
We hope this is a useful post for you.
You can read more useful posts like How To Configure Price Scope In Magento 2.
Thank you for reading!