Quote:
Originally Posted by Sherrie
Hello,
Thank you for providing this, but is there a particular way that the extra urls text file is meant to be laid out? as I have been getting a mismatched tag error in sitemap 1 file, ever since adding urls to the extra-urls.txt. I couldn't find any reference on how this was to be done so I assumed that I just add them in sitemap format which is what I did. Before adding extra urls everything appeared to be working fine.
Thanks for your help.
|
Could someone please help me with this because I do not know what I am doing wrong.
When I open up the sitemap_1 file it generates my forum root url first and then it follows with this:
Code:
<url>
<loc><url></loc>
<priority>1</priority>
<lastmod>2008-12-14T10:45:24+00:00</lastmod>
<changefreq>daily</changefreq>
</url>
From then on it is all out of wack until it goes back to my forum urls.
Here is an example of the format that I have used in the extra-urls.txt:
Code:
<url>
<loc></loc>
<priority>1.00</priority>
<lastmod>2007-10-30</lastmod>
<changefreq>daily</changefreq>
</url>
I am sure this is something really simple and would appreciate any help.
Thank you