vBulletin Search Engine Optimization
This is a discussion on Sitemap errors but email says it was generated within the Troubleshooting forums, part of the vBSEO Google/Yahoo Sitemap category; So each night I do get the email saying the sitemap was done but today I checked on it and ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Social Groups | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| Sitemap errors but email says it was generated
So each night I do get the email saying the sitemap was done but today I checked on it and it hasnt been working for 2 months. This is the error I get. Warning: fopen(/home/b20vtec/public_html/forums/vbseo_sitemap/data/downloads.dat) [function.fopen]: failed to open stream: Permission denied in /home/b20vtec/public_html/forums/vbseo_sitemap/vbseo_getsitemap.php on line 48 Warning: fwrite(): supplied argument is not a valid stream resource in /home/b20vtec/public_html/forums/vbseo_sitemap/vbseo_getsitemap.php on line 49 Warning: fclose(): supplied argument is not a valid stream resource in /home/b20vtec/public_html/forums/vbseo_sitemap/vbseo_getsitemap.php on line 50 ‹Ak0† [lIVHNiV2K ]b ܴkƒ',~˫~XkW‰R“M[%_o>j}y›ošv[Ÿ./fg\nYv<U}vY_ݍKcf˜Y8›|ZhQ— ‡M[]?ig?.ŒšŽ#=Ս_?,j}wk‡JnŸ?/Grt<tk™~Z‡}]g2s…[8˜…1KƧ|—Ž–ž“ r#‡{rx ‡—H—A ENrB™œP„J'”:Y:‹ZgQ,jEuY:‹Z—u9j]ŽZ—u9j]ŽZ—uj]ZW ֨uj]ZW ֨uj]ZPjCsuΡ9:‡ZPjGuΣy:ZQ<jG u. Ժ€ZPj]@ u. •u%j]‰ZW•u%j]‰ZW•u%j]D‹u.EԺˆZQ"j]D‹u2(v2v2(w2w2(x2x2(y2y2(z2ztBGpEgpG‡pIl K!6[Sˆ)bƒ E…ؤBlS!6[Uˆ*vb e…شBl[!6[Wˆ+b ……Blc!6[Yˆ,vbC …Blk!6[[ˆ-ūMC[‚LֳUN I upgraded to version 2.1 with the hopes it would fix it but no luck. How do I fix this issue? My VBSEO version is 3.0.0 Its very possible it stopped working after my server was reimaged if that helps. Last edited by 05wrxsti; 12-05-2007 at 10:08 AM. |
|
#2
| ||||
| ||||
|
Hello, make sure that you have 0666 permissions for vbseo_sitemap/data/downloads.dat file.
__________________ Oleg Ignatiuk / Crawlability Inc. Support Team Launches New DeskPro Powered Tool Enhanced Support at Your Service vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations 6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You. |
|
#3
| |||
| |||
|
Ok, that folder wasnt 0666. I updated that. Now the Your google sitemap Index URL works but when I try to test and run sitemap generator it gives me errors like this. Warning: gzopen(/home/b20vtec/public_html/forums/vbseo_sitemap/data/sitemap_1.xml.gz) [function.gzopen]: failed to open stream: Permission denied in /home/b20vtec/public_html/forums/vbseo_sitemap/vbseo_sitemap_functions.php on line 540 Warning: gzopen(/home/b20vtec/public_html/forums/vbseo_sitemap/data/urllist.txt.gz) [function.gzopen]: failed to open stream: Permission denied in /home/b20vtec/public_html/forums/vbseo_sitemap/vbseo_sitemap_functions.php on line 544 Warning: gzwrite(): supplied argument is not a valid stream resource in /home/b20vtec/public_html/forums/vbseo_sitemap/vbseo_sitemap_functions.php on line 554 Warning: gzwrite(): supplied argument is not a valid stream resource in /home/b20vtec/public_html/forums/vbseo_sitemap/vbseo_sitemap_functions.php on line 565 |
|
#4
| |||
| |||
|
I did some searching on the forums and found this. make sure that you have permissions for vbseo_sitemap/data/ folder set to 0777 and all files inside that folder set to 0666. Everything looks correct there. |
|
#5
| |||
| |||
|
Ok, so now I have upgraded both vbseo and the vbseo sitemap plugins. I am still stuck with the same issue. The only thing I do not understand is the .htaccess file. What should it look like. Mine looks like this right now. # -FrontPage- IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti* <Limit GET POST> order deny,allow deny from all allow from all </Limit> <Limit PUT DELETE> order deny,allow deny from all </Limit> AuthName b20vtec.com AuthUserFile /home/b20vtec/public_html/_vti_pvt/service.pwd AuthGroupFile /home/b20vtec/public_html/_vti_pvt/service.grp Options All Looks like a big mess to me. Can someone please help me resolve this issue. |
|
#6
| ||||
| ||||
|
That should be set for vbseo_sitemap/data/downloads.dat *file*, not the folder. data/ folder must be 0777.
__________________ Oleg Ignatiuk / Crawlability Inc. Support Team Launches New DeskPro Powered Tool Enhanced Support at Your Service vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations 6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You. |
|
#7
| |||
| |||
|
I have installed everything new. My issue now is my sitemap link takes me back to my mainpage? This is really starting to make me angry. |
|
#8
| |||
| |||
|
My new htaccess file looks like this. # -FrontPage- IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti* <Limit GET POST> order deny,allow deny from all allow from all </Limit> <Limit PUT DELETE> order deny,allow deny from all </Limit> AuthName b20vtec.com AuthUserFile /home/b20vtec/public_html/_vti_pvt/service.pwd AuthGroupFile /home/b20vtec/public_html/_vti_pvt/service.grp Options All Is this right? |
|
#9
| |||
| |||
| Quote:
I checked those and they are correct. |
|
#10
| ||||
| ||||
|
Is that your main forums .htaccess file? You should upload .htaccess that is included in vBSEO package.
__________________ Oleg Ignatiuk / Crawlability Inc. Support Team Launches New DeskPro Powered Tool Enhanced Support at Your Service vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations 6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You. |
|
#11
| |||
| |||
|
Ok, I opened a support ticket and my problem was fixed. Thank you!
|