How to Submit an .XML site Map
You can let the search engines know about your sitemap through the Robots.txt file with this simple command. Just add this command to the robots.txt file replacing the sitemap_location with the actual URL to the sitemap. (Ex:- http://www.yoursite.com/sitemap.xml)
Sitemap: <sitemap_location>
You can add more sietmaps through the Robots.txt file using the command.
Sitemap: <sitemap1_location>
Sitemap: <sitemap2_location>
So essentially, having a sitemap on your website is good, since it will help you get all the pages on your website get indexed on the search engines.Make sure that you follow the right formats and the right procedures in setting it up.
No comments:
Post a Comment