| Sitemap |
| Sitemap is the informative tool of the web sites which provides information one side to the visitor and other side to the search engine. |
| Sitemap are created in the XML pages which is readable by the . The site map given in the form of on the web page is meant for visitor. |
| Site map in XML file |
| Sitemap in the XML file is the description of URL in regards to their location in the web site. |
-<urlset>
-<url>
<loc>http://www.marketraise.com/</loc>
<lastmod>2008-05-03</lastmod>
<changefreq>daily</changefreq>
<priority>1.0</priority>
</url>
</urlset> |
| The above written XML page is the good example of sitemap of . It suggest the idea how and where URL of the site are located. They are modified or not, if they are modified then their modification date. Frequency of the pages which is changes daily as well as the priority which is always between .921 to 1.0. |
| Sitemap for search engine |
| Sitemap suggest spiders the number of pages available for crawling. It also gives the location of those pages. Pages are defined in the form of URL and they are written in XML file which is easily readable to . The sitemap is provided here with metadata. Thus XML page is the clear cut scenario of your web site for search engines. |
| Sitemap for visitor |
| Sitemap is the important element to improve the accessibility of visitor in the web site. Sitemap is in the form of of the web site. The fresh visitor who is not aware of the web site when clicks on the site map (which is placed in the form of link) gets the idea of the interior of the site. |
| Say for example site map explains the visitor about the location of home page, services, content creation, hosting, SEO etc. These are different pages of the web site which contains other important links. |
| |
| |
| |
| |
| |
| |