Setting up a second homepage in Magento

If you run multi-store in a single Magento installation with different themes (e.g. two stores), you need to setup a second homepage for your second store, and it’s fairly simple.

Simply go to CMS > Manage CMS pages to create a new page with below setting:

  • Page Title: Name for the title (try use something descriptive other than ‘home page’)
  • SEF URL Identifier *: Home
    (note, you can name it something else, if you do this, in the system > Configurations, select your second theme under the “Current Configuration Scope:”, then click on “Web”, at “Default Pages, first uncheck the “use website” from “CMS Home Page”, then choose the name (Page title) of the second theme)
  • Store View: Select the name of your second theme (e.g. my2ndstore)

Enable and save the page. Now go to the first home’s cms page (which is a default homepage created by magento), see if the “All Store Views” has selected. If yes, dis-select it and select the respective store for your first homepage.

Most Commented Posts