I have done a site map in accordance with the instructions in this forum but does it look right to you
<?xml version="1.0" encoding="UTF-8" ?>
- <!-- This file is a ROR Sitemap for describing this website to the search engines. For details about the ROR format, go to www.rorweb.com. -->f(clean);
- <rss version="2.0" xmlns:ror="http://rorweb.com/0.1/">
- <channel>
<title>ROR Sitemap for http://www.dargdaffin.co.uk/</title>
<link>http://www.dargdaffin.co.uk/</link>
- <item>
<title>ROR Sitemap for http://www.dargdaffin.co.uk/</title>
<link>http://www.dargdaffin.co.uk/</link>
<ror:about>sitemap</ror:about>
<ror:type>SiteMap</ror:type>
</item>
- <item>
<link>http://www.dargdaffin.co.uk/</link>
<ror:updatePeriod>week</ror:updatePeriod>
<ror:sortOrder>0</ror:sortOrder>
<ror:resourceOf>sitemap</ror:resourceOf>
</item>
</channel>
</rss>
also I have to rename the file from ror to ror.xml to get the link to work - is this the right thing to do
Cheers
Scott
<?xml version="1.0" encoding="UTF-8" ?>
- <!-- This file is a ROR Sitemap for describing this website to the search engines. For details about the ROR format, go to www.rorweb.com. -->f(clean);
- <rss version="2.0" xmlns:ror="http://rorweb.com/0.1/">
- <channel>
<title>ROR Sitemap for http://www.dargdaffin.co.uk/</title>
<link>http://www.dargdaffin.co.uk/</link>
- <item>
<title>ROR Sitemap for http://www.dargdaffin.co.uk/</title>
<link>http://www.dargdaffin.co.uk/</link>
<ror:about>sitemap</ror:about>
<ror:type>SiteMap</ror:type>
</item>
- <item>
<link>http://www.dargdaffin.co.uk/</link>
<ror:updatePeriod>week</ror:updatePeriod>
<ror:sortOrder>0</ror:sortOrder>
<ror:resourceOf>sitemap</ror:resourceOf>
</item>
</channel>
</rss>
also I have to rename the file from ror to ror.xml to get the link to work - is this the right thing to do
Cheers
Scott
Comment