vBulletin Search Engine Optimization
This is a discussion on domain.com/sitemap_index.xml.gz returns 404 within the Troubleshooting forums, part of the vBSEO Google/Yahoo Sitemap category; Hi When I call my sitemap http://www.patientenfragen.net/sitemap_index.xml.gz it returns a 404 page not found error. the htaccess is: Code: Options ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Social Groups | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| ||||
| ||||
|
Hi When I call my sitemap http://www.patientenfragen.net/sitemap_index.xml.gz it returns a 404 page not found error. the htaccess is: Code: Options +FollowSymLinks
RewriteEngine On
RewriteBase /
RewriteCond %{HTTP_HOST} !^www.patientenfragen.net$ [NC]
RewriteRule ^(.*) http://www.patientenfragen.net/$1 [L,R=301]
RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
RewriteCond %{REQUEST_URI} !(admincp/|modcp/|chat|cron)
RewriteRule ^(.*\.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]
Any ideas? StarBuG |
|
#2
| ||||
| ||||
|
If you are running vBSEO3.2.0RCx, please check this: http://www.vbseo.com/f47/release-can...04/#post146304
__________________ 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. |
|
#3
| ||||
| ||||
|
There are 2 instances of the search term Applied that to the first occurrence of the search term and now I get: Code: Warning: fopen(/some/path/vbseo_sitemap/data/downloads.dat) [function.fopen]: failed to open stream: Permission denied in /some/path/vbseo_sitemap/vbseo_getsitemap.php on line 45
Warning: fwrite(): supplied argument is not a valid stream resource in /some/path/vbseo_sitemap/vbseo_getsitemap.php on line 46
Warning: fclose(): supplied argument is not a valid stream resource in /some/path/vbseo_sitemap/vbseo_getsitemap.php on line 47
‹??????N0Eg‘W%wc*EbC–cRKs”g‘ˆuSZFdY\z;Ž<6r‹Ʒ†ŸŠ5۪&l‡*<"5 …˜‰/!~™C$H,†’r&‹žV‰?J{I|‚FcXr\F‡dž?n“”–3Ž7FaˆŠƒŏQw9pYqB}XM*Šx(} $@L.‘ԨzOR‹™??
Also if I apply that "fix" my homepage does not load anymore. For the second occurrence I still get the 404 I run RC6 by the way |
|
#4
| ||||
| ||||
|
Looks like permissions for data/download.dat file are not set to 0666. Try to remove/rename that file.
__________________ 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. |
|
#5
| ||||
| ||||
|
Currently I have added the fix you linked to to the second occurrence of the search term. This returns a 404 not the error above. I can't add the fix on the first occurrence because then my forum does not work anymore. However, I had no downloads.dat file in the data folder only downloads.dat.txt. Now there are a downloads.dat.txt and downloads.dat (a copy of the txt version) in the data folder, both chmod 666. With all the needed fixes that are posted in different threads and having RC5 publicly available can you not release a sitemap version that works for 3.7 with all the fixes applied?
__________________ My current Projects: Elternfragen.net | Patientenfragen.net | Asthmafragen.net | Abnehmfragen.net | Hiphop-Battles.com go, check them out ;) |
|
#6
| ||||
| ||||
| Quote:
__________________ 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. |
|
#7
| ||||
| ||||
|
The page isn't redirecting properly Firefox has detected that the server is redirecting the request for this address in a way that will never complete. when I add it below Code: if (stristr($_SERVER['SERVER_SOFTWARE'], 'apache') && isset($_SERVER['HTTP_X_REWRITE_URL'])) $_SERVER['REQUEST_URI'] = $_SERVER['HTTP_X_REWRITE_URL']; |
|
#8
| ||||
| ||||
|
Try to exclude vbseo_sitemap in .htaccess: http://www.vbseo.com/f47/release-can...map#post146294
__________________ 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
| ||||
| ||||
|
Did not do the trick either
|
|
#10
| ||||
| ||||
|
Please open a ticket with ftp access for troubleshooting.
__________________ 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. |
|
#11
| ||||
| ||||
|
done
|
|
#12
| ||||
| ||||
|
Update: modification described in post #8 worked.
__________________ 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. |
|
#13
| |||
| |||
| I have the same problem (404), unfortunately I can't access the post being linked in #8 :( Btw, if it's important, it's happening since vBSEO 3.2 RC7... And the direct link (i.e. without rewrite) returns a "sitemap not found" http://board.rellek.org/vbseo_sitema...?sitemap=index |
|
#14
| ||||
| ||||
|
"vbseo_sitemap" should be added in .htaccess rewrite rule: RewriteCond %{REQUEST_URI} !(admincp/|modcp/|chat|cron|vbseo_sitemap/) RewriteRule ^(.*\.php(/.*)?)$ vbseo.php [L,QSA]
__________________ 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. |
|
#15
| |||
| |||
|
Great, thanks! Oleg, you're the best :-) |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| config_vbseo.php returns blank screen | dodjer420 | Troubleshooting | 1 | 03-05-2007 08:08 PM |
| sitemap_index.xml.gz is missing | Sau | Troubleshooting | 2 | 02-19-2007 10:10 PM |
| custom 404 Error Doc returns 200 OK | rob | Troubleshooting | 5 | 05-29-2006 05:18 PM |
| Profile with username I_luv_HP&trq returns no user exists | BamaStangGuy | Bug Reporting | 1 | 11-11-2005 06:48 AM |