vBulletin Search Engine Optimization
This is a discussion on Google Sitemap error within the Troubleshooting forums, part of the vBSEO Google/Yahoo Sitemap category; I'm getting this error when I upload my sitemaps on Google. Unsupported file format Your Sitemap does not appear to ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Social Groups | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| Google Sitemap error
I'm getting this error when I upload my sitemaps on Google. Quote:
what should I do? Thank You. |
|
#2
| ||||
| ||||
|
verify that you can view the file in a browser. can you go to yoursite.com/forums/sitemap_index.xml.gz ? |
|
#3
| |||
| |||
| Quote:
No, it doesn't... It opens the forum home. |
|
#5
| |||
| |||
|
this is my .htaccess: Quote:
|
|
#6
| ||||
| ||||
|
try this: Code: <IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
RewriteEngine On
RewriteCond %{HTTP_HOST} !^www\.buforo\.com
RewriteRule (.*) http://www.buforo.com/$1 [L,R=301]
RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron)
RewriteRule ^((archive/)?(.*\.php(/.*)?)?)$ vbseo.php [L,QSA]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.+)$ vbseo.php [L,QSA]
|
|
#7
| |||
| |||
|
I tryes that .htaccess but the browser doesn't read the sitemap. I opens the forum index, too. |
|
#8
| ||||
| ||||
|
Try to change this line: Code: RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron)
Code: RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap/)
__________________ Oleg Ignatiuk / Crawlability Inc. vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations vBSEO Google Sitemap Generator - Version 2.2 Released Mandatory Upgrade for vBSEO 3.2.0 GOLD 6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You. |
|
#9
| |||
| |||
|
Well.. With your help, my browser now it opens the sitemap_index. It shows the following: PHP Code: is that OK?? Now, it says that I have 3 sitemaps, but, in data/ folder I have this: ![]() It shows 4 sitemaps.. Is that ok? Should I resubmit my sitemaps on Google? Or should I still do something more? |
|
#10
| ||||
| ||||
|
#4 might be old... delete all .xml.gz files and re-generate again. |
|
#11
| |||
| |||
|
I've resubmited the sitemaps to Google.. I hope It works... In some days, I'll tell you what happened.. Thanks a lot. |
|
#12
| ||||
| ||||
|
Hi Christian - has Google accepted your sitemap now?
__________________ Joe Ward / Crawlability Inc. vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations vBSEO Google Sitemap Generator - Version 2.2 Released Mandatory Upgrade for vBSEO 3.2.0 GOLD 6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You. |
|
#13
| |||
| |||
| yes, it has. one of them has a warning.. but I will create another thread to explain. Thanks a lot. |
| Tags |
| google, sitemap |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Google sitemap error | Spree | Troubleshooting | 2 | 07-18-2008 03:31 PM |
| Google sitemap error | Endurer | Troubleshooting | 2 | 07-19-2007 06:50 PM |
| Google Sitemap Error | Rude Awakening | Troubleshooting | 1 | 04-13-2007 03:16 AM |
| Google sitemap error... | Sonnie | Troubleshooting | 2 | 01-23-2007 04:07 PM |
| Google Sitemap Error | Exitilus | Troubleshooting | 3 | 01-18-2007 05:23 PM |