A sitemap is a list of pages on your store that are accessible to crawlers, e.g. Google, Yahoo, Bing etc. A Sitemap is an XML file that lists the URLs for our store.
All StoreHippo stores automatically generate a sitemap.xml file that contains all your products, categories, pages and blog posts. It also supports Google's Image Sitemaps extension. Your sitemap file is located at sitemap.xml at your store's URL (for example, www.yourstore.com/sitemap.xml).
Sitemap includes all published records for the following entities:
Each record in the Sitemap file contains the following properties for the records to give you more control over how Search Engines should treat those records.
Canonical URL is an approach in SEO that helps you in setting a canonical or preferred version of any web page in case of URL duplication. You can define the canonical URL to keep that URL on priority and Google will stop crawling rest of the duplicate URLs of the same web page.
StoreHippo allows you to update the sitemap of your store on your own. The option to upload the custom XML file is provided in the Settings > Site Settings section in the StoreHippo Admin Panel.
However, it is recommended to use the automatic sitemap.xml that StoreHippo provides, as the automatic sitemap file gets automatically updated as soon as any new page or product is added in the store.
You can block certain pages by using robots meta tag. For more details, you can refer Block search indexing with meta tags.