Home » Magento22 November 2010

Magento: How to check if current page is homepage?

Here is a quick Magento code to check if the current page is homepage or not.

If you are in template/page/html/header.phtml template file, then you can check for homepage with the following code:

If you are elsewhere (in any other .phtml template file or in any other .php class file) then you can use the following code:

Below is an alternative way to check for homepage:-

Hope this helps. Thanks.

Magento

Get New Post by Email

Find me on

FacebookTwitterGoogle+LinkedInRSS Feed