Re: check sitemap? | |
Margo,
I dont know, but this is how i do it. I go to the site listed above...type in the url, change the frequency to at LEAST monthly, unless you want to up a new site map every day...then i choose the version i want to use, and i dont use the ror one. I suppose you could use it, i use the xml one instead or the text version one. copy and paste to a notepad page, Type in or fix the title tag if necessary, and save it as sitemap.xml
Then in the index page between the head tags... of the site you are doing the sitemap for.... i put in the following information:
<link rel="alternate" type="application/rss+xml" title="Sitemap" href="sitemap.xml" />
or in your case.. the title could be ROR, since you are using the ROR version. This might solve your error on google..
Karen
|