![]() |
Quote:
RewriteEngine On RewriteRule ^(sitemap.*\.(xml\.gz|txt))$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L] But, since my forum is not at root I had to add the folder where my forum and the sitemapname script files are located (/forum/) to the front of the url like this. RewriteEngine On RewriteRule ^(sitemap.*\.(xml|txt)(\.gz)?)$ /forum/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L] Now google is identifying them with a green sitemap tag and says "OK" after it finishes. |
when can you planning port this product to vB 3.6.x ?
|
Hi,
http://www.maloria.com/vbseo_sitemap...p_index.xml.gz shows my sitemap but http://www.maloria.com/sitemap.xml doesn't. My .htaccess file contains: Code:
RewriteEngine On |
The line should be:
Code:
RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ /vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L] |
Dark Blade,
did you try to generate sitemap manually using vbseo_sitemap/ interface? GrendelKhan{TSU, the correct URL is http://www.mysite.com/forums/sitemap_index.xml.gz 4yBak, it should work correctly with vB3.6.0. Gary King, the correct URL is http://www.maloria.com/sitemap_index.xml.gz in your case |
Quote:
I think the Read Me or posts here should reflect that the .htaccess files needs to reflect the path to the file on one's server, like if you do not have your forums in the root folder (ie: in a "forum" folder). Everyone was just saying "copy this htaccess exactly"....and since I don't really know how to read that code, I glazed over it. |
Quote:
Don't know much about sitemaps, but they sure do look nice. Thanks to the developers for all of their work on this! |
Quote:
|
Which .htaccess should we be using?
Code:
RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ forum/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L] Code:
RewriteRule ^(sitemap.*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L] |
Hi all
I am trying to install the google/yahoo sitemap generator 1.6.1 on vBulletin 3.5.4 and vBSEO 3.0.0 RC3. When I go to run the vBSEO - Create Google/Yahoo sitemap for the first time, I get Quote:
Does anyone know where I have gone wrong? Thanks Will |
All times are GMT. The time now is 01:05 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:
|