Thank you for the reply admin.
I have one further question I'm hoping you can help with.
I have generated the sitemap for our site and used Unlimited depth etc. This is a Joomla site.
8444 pages have been crawled which is great but we use a "directory" component to power a directory of locations on our site.
The issue I have is that the sitemap includes the following:
<url>
<loc>http://www.oursite.com/category/subcat/subcat/subcat/subcat/write-review</loc>
<lastmod>2010-06-22T11:07:29+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.6400</priority>
</url>
This /write-review is a page that of course allows the user to write reviews, it isn't something that I feel should be included in the sitemap.
If I wanted to remove this, can I just manually delete it from the sitemap? Or do I need to use the URL Exclude option? And if I do, do I just enter: /write-review, then regenerate the sitemap and this will be resolved?
The site map also includes the following things I'd like to remove:
/log-in/?return=aHR0cDovL3d3dy5tZXRhbHRyYXZlbGd1aW
/create-an-account
/forgotten-password
Can I just cut these out manually from the sitemap or do they have to be entered in Exclude URL in config? (e.g. enter /create-an-account, /forgotten-password, /log-in/)
Thanks