vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vBSEO Google/Yahoo Sitemap Generator for vBulletin 3.6.x, 3.5.x & 3.0.x (https://vborg.vbsupport.ru/showthread.php?t=100435)

bluenote2 11-10-2005 06:29 PM

@ConqSoft: I see. Didn't notice the htaccess impact. Smart.

iojam 11-10-2005 07:07 PM

D|ver
Quote:

sorry for my noob question, but i want to submit my sitemaps to both google and yahoo manually

which one is for google and which for yahoo?
sitemap.txt.gz is for Yahoo submission
sitemap_*.xml.gz are for Google submission

stormblast
Quote:

Are you sure that it's not a PHP5 compatibility issue?
The PHP5 compatibility was fixed in v1.1 and line numbers you quoted do not correspond to the source code of the latest version.

ConqSoft
Quote:

If we manually add the sitemap to Google, what URL should we be using?

I used http://www.mysite.com/forums/sitemap_1.xml.gz (which works in my browser), but I got an HTTP 500 error status when I checked Google.
Is it possible that you had a problem with your server in the time when google downloaded the sitemap? If it is visible correctly in browser, googlebot will get it as well. Please try just to resubmit it.

Disi
Quote:

vBSEO Staff

we stille got the Problem with the htaccess file if useing vBSEO and the Google verification file!
If you have a "Redirect to homepage" option selected for "Fille not found" handling AND yo want to see the stats for sitemap at Google, you should *temporarily* disable the option in vbseocp to complete the verification.

MrNase
Quote:

How can we be sure the files get submitted to Google?
You can register for Google Webmaster account and manually submit each sitemap file to track its status at http://www.google.com/webmasters/sitemaps

bluenote2
Quote:

The sitemaps are stored under forum-root/vbseo_sitemaps/data
Alhtough sitemap files are stored in the data folder (to simplify file permissions setup during installation), the URL that is sent to Google links to forumroot. This is achived by using .htaccess mod_rewrite directives.

Disi 11-10-2005 07:21 PM

Quote:

Originally Posted by iojam
D|ver
If you have a "Redirect to homepage" option selected for "Fille not found" handling AND yo want to see the stats for sitemap at Google, you should *temporarily* disable the option in vbseocp to complete the verification.

Well did that of course! But maybe there should be a default rule for those files in vBSEO

iojam 11-10-2005 07:33 PM

Disi,

this is not about the files Google ask you to upload - they perform a request for *random* filename to check if the server returns 404 code. That's why you should set the corresponcing option ("Send 404 HTTP code") in your vBSEO Control Panel.

kadafi_alive 11-11-2005 07:00 AM

Hi,

Everytime I run the scheduled task, it gives me these errors:

Warning: gzwrite(): supplied argument is not a valid stream resource in /home/loadwis/public_html/forums/vbseo_sitemap/vbseo_sitemap_functions.php on line 423

Warning: gzwrite(): supplied argument is not a valid stream resource in /home/loadwis/public_html/forums/vbseo_sitemap/vbseo_sitemap_functions.php on line 426

Warning: gzwrite(): supplied argument is not a valid stream resource in /home/loadwis/public_html/forums/vbseo_sitemap/vbseo_sitemap_functions.php on line 423

Warning: gzwrite(): supplied argument is not a valid stream resource in /home/loadwis/public_html/forums/vbseo_sitemap/vbseo_sitemap_functions.php on line 426

Warning: gzwrite(): supplied argument is not a valid stream resource in /home/loadwis/public_html/forums/vbseo_sitemap/vbseo_sitemap_functions.php on line 431

Warning: gzclose(): supplied argument is not a valid stream resource in /home/loadwis/public_html/forums/vbseo_sitemap/vbseo_sitemap_functions.php on line 432

Warning: gzclose(): supplied argument is not a valid stream resource in /home/loadwis/public_html/forums/vbseo_sitemap/vbseo_sitemap_functions.php on line 435
[create sitemap file] filename: sitemap_6.xml.gz, number of urls: 5765 [114s (+3)]
[create sitemap in text format] part #7 [114s (+0)]

Warning: filesize(): Stat failed for /home/loadwis/public_html/forums/vbseo_sitemap/data/sitemap_6.xml.gz (errno=2 - No such file or directory) in /home/loadwis/public_html/forums/vbseo_sitemap/vbseo_sitemap_functions.php on line 455

Warning: fopen(/home/loadwis/public_html/forums/vbseo_sitemap/data/sitemap_index.xml.gz): failed to open stream: Permission denied in /home/loadwis/public_html/forums/vbseo_sitemap/vbseo_sitemap_functions.php on line 674

Warning: fwrite(): supplied argument is not a valid stream resource in /home/loadwis/public_html/forums/vbseo_sitemap/vbseo_sitemap_functions.php on line 675

Warning: fclose(): supplied argument is not a valid stream resource in /home/loadwis/public_html/forums/vbseo_sitemap/vbseo_sitemap_functions.php on line 676
[create sitemap index] filename: sitemap_index.xml.gz, number of sitemaps: 6 [114s (+0)]

Warning: fopen(/home/loadwis/public_html/forums/vbseo_sitemap/data/1131699206.log): failed to open stream: Permission denied in /home/loadwis/public_html/forums/vbseo_sitemap/vbseo_sitemap_functions.php on line 534

Warning: fwrite(): supplied argument is not a valid stream resource in /home/loadwis/public_html/forums/vbseo_sitemap/vbseo_sitemap_functions.php on line 535

Warning: fclose(): supplied argument is not a valid stream resource in /home/loadwis/public_html/forums/vbseo_sitemap/vbseo_sitemap_functions.php on line 536

iojam 11-11-2005 08:21 AM

@kadafi_alive,

make sure to set permissions as described in installation instructuions:
1. CHMOD 777 the 'vB-root/vbseo_sitemap/data/' folder

dastar 11-11-2005 10:41 AM

I had to manually move my gzip file into my forum root folder directory (I did include the needed htaccess directive but it just redirects to the forum home page).

Disi 11-11-2005 11:35 AM

@dastar
is the htaccess directive the first entry in your file?

havefun 11-11-2005 01:13 PM

working fine. THX vBSeo-team :)

msimonds 11-11-2005 07:28 PM

i set a cron job in cpanel per your instructions to run at 03:00 hrs each day

I am getting this response from the email

Unable to add cookies, header already sent.
File:
Line: 0





SEO by vBSEO 2.2.0 © 2005, Crawlability, Inc.

Regards
Mike


All times are GMT. The time now is 11:30 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02232 seconds
  • Memory Usage 1,752KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete