![]() |
You should submit sitemap as http://www.mydomain.com/forum/sitemap_index.xml.gz, just make sure that you created .htaccess file in forums folder as described.
|
Quote:
In one, this: http://www.er6italia.com/vbulletin/sitemap_index.xml.gz ALL work fine but in the other, making the same installation operation in the same vbulletin version, doesn't work. http://www.vwgolfcommunity.com/vbull...p_index.xml.gz The two board use a different provider. The forlder and file permission are the same. It's very very strange. Here: http://www.vwgolfcommunity.com/vbull...p_index.xml.gz I receive this: Not Found The requested URL /vbulletin/sitemap_index.xml.gz was not found on this server. With the .htaccess standard. If i change .htaccess from RewriteEngine On RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L] TO RewriteEngine On RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ ../vbulletin/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L] Then i receive: Not Found The requested URL /HOME/com/v/w/g/vwgolfcommunity/www/vbulletin/vbseo_sitemap/vbseo_getsitemap.php was not found on this server. I think that the problem is the .htaccess but i don't know very well the setting of this file. |
GREAT !!!
I SOLVE IN THIS WAY ! INCREDIBLE ! RewriteEngine On RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ ../../../../../../../../vbulletin/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L] |
I'm glad you got it working.
You could try to add this in .htaccess instead: Code:
RewriteBase /vbulletin/ |
Quote:
|
that Is Free ??
I Want To InstaLL. I Dont Have Vbseo Licence I Want Download And Instal This Plugin Only . |
yes this plugin is free. It does not require vbseo license.
|
very very thanks
|
I've an other question.
My server is an Apache. If u launch: http://www.vwgolfcommunity.com/vbulletin/sitemap_01.xml i receive Sitemap not found But if i lounch http://www.vwgolfcommunity.com/vbull...emap_01.xml.gz I can see the sitemap. Why this ? My htaccess is: RewriteEngine On RewriteBase /vbulletin/ RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L] |
Okay, installation went smoothly, and the settings have been tweaked. Now I've run into a snag.
When clicking on a sub-forum, I receive the following error. Quote:
Code:
RewriteEngine On What's the issue? |
All times are GMT. The time now is 07:13 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|