sitemap in robots.txt

How to reference your sitemap in your robots.txt file

An easy way to point the search engines to your newly created sitemap is to place a reference inside your robots.txt file.

Simple add the following line to your robots.txt file, insert your own domain name and name of your sitemap file.

Sitemap: http://www.example.com/sitemap.xml

Post a Comment