Magento Development

How to Add sitemap in Magento
Sitemaps are a simple way for site creators to give search engines the information about pages on their site that are available for public.

Creating a sitemap with Magento Development requires following steps.


  • Navigate to site Admin panel and go to System> Configuration> Catalog> Google Sitemap. Enable all the options in there and make sure, it’s all correct.
  • Then go to System> Configuration> Catalog> Catalog> Sitemap and enable the Sitemap Creation option.
  • Now, after activating sitemap in your magento site, you can add it in your header or footer file by adding following code
    <a href=”{{store url=’catalog/seo_sitemap/category/’}}”> Category Sitemap </a>

To get free consultation and project proposal regarding any Magento Development requirements, contact us at sales@ymagestore.com

Related Posts

  • » How to Add New Language in Magento
  • » How to Reset Magento Admin Password?
  • » How to use Magento Encryption Key
  • » Reading Magento Files in Dreamweaver
  • » Magento – 404 Object Not Found Error