When I click on the link for the Yahoo file it returns me to my forum homepage is this standard or is there a problem with the file.
http://www.hfuk.org.uk/Hospitality_F...1135102220.log
vBulletin 4, the most powerful community software + vBSEO 3.5, the ultimate SEO solution = Your ultimate platform for 2010 and beyond. Click below to learn more.
This is a discussion on Confused within the Troubleshooting forums, part of the vBSEO Google/Yahoo Sitemap category; When I click on the link for the Yahoo file it returns me to my forum homepage is this standard ...
When I click on the link for the Yahoo file it returns me to my forum homepage is this standard or is there a problem with the file.
http://www.hfuk.org.uk/Hospitality_F...1135102220.log
It looks like you didn't make the .htaccess changes that are required.
(You should also set up a password for the Sitemap interface, using the option in AdminCP->vBulletin Options->Sitemap Options, so that it isn't open to the public.)
No not it. I followed the process again just in case I got the wrong first time.Originally Posted by ConqSoft
Any other angles.
Yes I know once I sort this out I'll put the password back on. But cheers for pointing it out. Appreciated.Originally Posted by ConqSoft
PHP Code:# Comment the following line (add '#' at the beginning)
# to disable mod_rewrite functions.
# Please note: you still need to disable the hack in
# the vBSEO control panel to stop url rewrites.
RewriteEngine On
# Some servers require the Rewritebase directive to be
# enabled (remove '#' at the beginning to activate)
# Please note: when enabled, you must include the path
# to your root vB folder (i.e. RewriteBase /forums)
RewriteEngine On
RewriteRule ^(sitemap.*.(xml.gz|txt))$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
RewriteCond %{REQUEST_FILENAME} (admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.*)$ $1 [L]
RewriteCond %{QUERY_STRING} !vbseourl=
RewriteRule ^(.*.php)$ vbseo.php?vbseourl=$1&%{QUERY_STRING} [L]
RewriteRule ^(archive/.*)$ vbseo.php?vbseourl=$1&%{QUERY_STRING} [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.+)$ vbseo.php?vbseourl=$1&%{QUERY_STRING} [L]
Actually, I wasn't thinking anyway. If you are using the .htaccess from the latest version of vbSEO in your forums directory, then you would have the correct entry anyway. It comes with it, so no changes would be needed.
Yours looks incorrect though. The line should be:
Code:RewriteRule ^(sitemap.*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
Zooman,
please make sure that rewrite rule is exactly the same as included in product description (it was slightly different in earlier version, so you may need to modify it).
Oleg Ignatiuk / Crawlability Inc.
Sneek Preview Video of the new Control Panel
vBSEO 3.5 RC2 (Final)- Released for your Evaluation
No still not working :(.
http://www.hfuk.org.uk/Hospitality_F...1135112735.log
I hate computers sometimes and this happens to be just one of those times
Pull the .htaccess file out of your vbSEO 2.3.2 zip file and upload it into your forums directory as-is, overwriting your current one. It doesn't need any editing and should work.
no didn't work, at least I know have the right files now.
Dam Computers.
BTW I appreciate the help guys
When I try to go directly to that file, I get an Internal Server Error:
http://www.hfuk.org.uk/Hospitality_F...sitemap.txt.gz
Sugar (that's not the word I'm thinking but there might be children reading this).
I've never liked Yahoo anywhere.
Right I have tried everthing I can think of. any other ideas?
It's starting to bug (get it) me now.
PM sent
Oleg Ignatiuk / Crawlability Inc.
Sneek Preview Video of the new Control Panel
vBSEO 3.5 RC2 (Final)- Released for your Evaluation