| |
| |
|
|
|
|
| |
|
| |
|
| :: |
| Author |
Message |
noworyz PR0

Joined: 08 Jan 2007 Posts: 87
|
Posted: Tue Feb 20, 2007 3:56 am Post subject: xml file? |
|
|
I must be an idiot but I can not see where the .xml files for the sitemap are? I have mod rewrite enabled but do not know where the xml files are?
or do they not exist and that is what the rewrite does is rewrites sitemap.php to sitemap.xml.gz?
or do I just submit the sitemap.php file to google and yahoo?
it has been a long day so if the answer is easy, please forgive me
Thanks |
|
|
| Back to top |
|
 |
|
 |
HB phpBB SEO Team

Joined: 16 Oct 2006 Posts: 809
|
Posted: Tue Feb 20, 2007 4:29 am Post subject: Re: xml file? |
|
|
Correct, .htaccess is remapping them (excerpted from the mod):
| Code: | # SitemapIndex
RewriteRule ^sitemaps\.([xml|xml\.gz]+)$ /sitemap.php [L]
# Yahoo! urllist.txt
RewriteRule ^urllist\.([txt|txt\.gz]+)$ /urllist.php [L] |
You submit -www.yourdomain.com/forums/sitemaps.xml to google and -www.yourdomain.com/forums/urllist.txt to Yahoo. FWIW, I've submitted both formats to Yahoo and it accepts both (probably as part of the sitemaps.org work). |
_________________ Dan Kehn |
|
| Back to top |
|
 |
noworyz PR0

Joined: 08 Jan 2007 Posts: 87
|
Posted: Tue Feb 20, 2007 5:47 am Post subject: Re: xml file? |
|
|
ok, I understand that now but why is it that the sitemaps.xml file only has my forums in it and not a list of all the topics/posts?
Shouldn't it map out all the posts? I had a mod installed previously and this is how it worked which seemed pretty good. |
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14279
|
|
| Back to top |
|
 |
|
| Navigation |
Similar Topics |
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |