Create a sitemap supported by major search engines on the fly
The SEO Sitemap package automatically creates a C1 website's sitemap that complies with the Sitemap protocol supported by various search engines such as Google, Bing, Yahoo.
This sitemap is an XML file used to inform the search engines about the pages and other files available on the site. It lists their URLs along with additional information about each URL so that the search engines could more intelligently crawl and index the site.
Although you can create the sitemap manually, SEO Sitemap does it for you automatically.
Once the package is installed, you should submit its link to search engines that support the Sitemap protocol. Please note that each search engine may have its own submit procedure.
How to implement Composite.Search.SEO.Sitemap
- Install Composite.Search.SEO.Sitemap.
- Submit the sitemap to a search engine by using this sitemap URL:
http://<yoursite>/Sitemap.ashx(where<yoursite>is the name of your website, e.g.http://www.contoso.com/Sitemap.ashx).
To submit the sitemap to Google, please follow the steps in Submitting Sitemaps.
Requirements
Composite C1 version 2.0 or later