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)

mikeB 02-06-2006 04:04 PM

when I run the site map generator all I get is a page of:
Warning: gzwrite(): supplied argument is not a valid stream resource in /home/webadmin/bakermedia.com/html/learn/vbseo_sitemap/vbseo_sitemap_functions.php

I have checked and rechecked that I did everything right, can anyone tell me what they think is wrong? thank you

iojam 02-06-2006 05:39 PM

mikeB,

please make sure that you set correct permissions for vbseo_sitemap/data/ folder (this is where all files are saved).

cgchris99 02-08-2006 02:41 AM

Well, I have this installed and have it working for the most part.
Except, when I click the Show Reports List and click the links for the sitemap, they do not show up.

The link shows /forums/sitemap_index.xml.gz

This produces a 404 error when I click on it.
When I remove the /forums and manually enter the url mydomain.com/sitemap_index.xml.gz
It display fine.

Is this a bug or do I have something configured wrong.

aciurczak 02-08-2006 04:28 PM

After using this for a few weeks, I could not be happier with how well it is working. The rankings for my site in Google have skyrocketed to the top, and I'm almost embarrassed to be listed as the first link for some of the searches (but it is definitely driving traffic). I run a motorcycle forum, and one of the subforums is a news forum that pulls in RSS feeds from various motorcycle news sites. This sitemap generator is so effective, that even when web users put in the exact title of the article, often the link to the post on my site is higher than the link to the actual article on the original site. Also, it shows up on Google no more than a day or two behind the posting on my site (showing that Google is definitely using the sitemaps to update their site a heck of a lot quicker than the typical 8-week full cycle of their web bot). Thanks for putting this together....

iojam 02-08-2006 07:10 PM

cgchris99,

the sitemap files are linked to your forums root. So, in case if your vb root is "mydomain.com/forums", sitemap URL is "mydomain.com/forums/sitemap_index.xml.gz". Please make sure that your .htaccess file resides in forums/ folder too.


aciurczak,

thank you for your comments! :)

mikeB 02-09-2006 01:40 AM

Quote:

Originally Posted by iojam
cgchris99,

the sitemap files are linked to your forums root. So, in case if your vb root is "mydomain.com/forums", sitemap URL is "mydomain.com/forums/sitemap_index.xml.gz". Please make sure that your .htaccess file resides in forums/ folder too.


aciurczak,

thank you for your comments! :)

I feel like crying ahha after uninstalling this 3 times and reading the instructions with a maginifyning glass I still just get this when I run it:

[homepage] [2,088.0Kb mem used] [0s (+0)]
[SECTION START] forumdisplay [2,088.0Kb mem used] [0s (+0)]
[forumdisplay] forum_id: 4, total threads: 37664, pages: 942 [2,088.1Kb mem used] [0s (+0)]
[forumdisplay] forum_id: 63, total threads: 0, pages: 1 [2,483.9Kb mem used] [0s (+0)]
[SECTION START] showthread [2,484.1Kb mem used] [0s (+0)]

Warning: gzopen(/home/webadmin/bakermedia.com/html/learn/vbseo_sitemap/data/sitemap_1.xml.gz): failed to open stream: Permission denied in /home/webadmin/bakermedia.com/html/learn/vbseo_sitemap/vbseo_sitemap_functions.php on line 412

Warning: gzopen(/home/webadmin/bakermedia.com/html/learn/vbseo_sitemap/data/sitemap.txt.gz): failed to open stream: Permission denied in /home/webadmin/bakermedia.com/html/learn/vbseo_sitemap/vbseo_sitemap_functions.php on line 415

Warning: gzwrite(): supplied argument is not a valid stream resource in /home/webadmin/bakermedia.com/html/learn/vbseo_sitemap/vbseo_sitemap_functions.php on line 423

Warning: gzwrite(): supplied argument is not a valid stream resource in /home/webadmin/bakermedia.com/html/learn/vbseo_sitemap/vbseo_sitemap_functions.php on line 434

Warning: gzwrite(): supplied argument is not a valid stream resource in /home/webadmin/bakermedia.com/html/learn/vbseo_sitemap/vbseo_sitemap_functions.php on line 437

Warning: gzwrite(): supplied argument is not a valid stream resource in /home/webadmin/bakermedia.com/html/learn/vbseo_sitemap/vbseo_sitemap_functions.php on line 434

Warning: gzwrite(): supplied argument is not a valid stream resource in /home/webadmin/bakermedia.com/html/learn/vbseo_sitemap/vbseo_sitemap_functions.php on line 437

Warning: gzwrite(): supplied argument is not a valid stream resource in /home/webadmin/bakermedia.com/html/learn/vbseo_sitemap/vbseo_sitemap_functions.php on line 434

Warning: gzwrite(): supplied argument is not a valid stream resource in /home/webadmin/bakermedia.com/html/learn/vbseo_sitemap/vbseo_sitemap_functions.php on line 437

Warning: gzwrite(): supplied argument is not a valid stream resource in /home/webadmin/bakermedia.com/html/learn/vbseo_sitemap/vbseo_sitemap_functions.php on line 434

Warning: gzwrite(): supplied argument is not a valid stream resource in /home/webadmin/bakermedia.com/html/learn/vbseo_sitemap/vbseo_sitemap_functions.php on line 437

Warning: gzwrite(): supplied argument is not a valid stream resource in /home/webadmin/bakermedia.com/html/learn/vbseo_sitemap/vbseo_sitemap_functions.php on line 434

Warning: gzwrite(): supplied argument is not a valid stream resource in /home/webadmin/bakermedia.com/html/learn/vbseo_sitemap/vbseo_sitemap_functions.php on line 437

this goes on about 40,000 times aghhh

----

amykhar 02-09-2006 01:43 AM

Did you chmod the directory?

mikeB 02-09-2006 01:46 AM

Quote:

Originally Posted by amykhar
Did you chmod the directory?

I did "CHMOD 777 the 'vB-root/vbseo_sitemap/data/' folder"

so that means only that one folder right?

iojam 02-09-2006 06:11 PM

Hi,

/home/webadmin/bakermedia.com/html/learn/vbseo_sitemap/data/ folder should have 0777 permissions. Please check that.

mikeB 02-09-2006 07:48 PM

Quote:

Originally Posted by iojam
Hi,

/home/webadmin/bakermedia.com/html/learn/vbseo_sitemap/data/ folder should have 0777 permissions. Please check that.

I do not kow why but today when I try I get to this point:

[homepage] [2,089.6Kb mem used] [0s (+0)]
[SECTION START] forumdisplay [2,089.6Kb mem used] [0s (+0)]
[forumdisplay] forum_id: 4, total threads: 37697, pages: 943 [2,089.7Kb mem used] [0s (+0)]
[forumdisplay] forum_id: 86, total threads: 245, pages: 7 [2,486.3Kb mem used] [0s (+0)]
[forumdisplay] forum_id: 65, total threads: 1683, pages: 43 [2,489.2Kb mem used] [0s (+0)]
[forumdisplay] forum_id: 12, total threads: 5238, pages: 131 [2,507.6Kb mem used] [0s (+0)]
[forumdisplay] forum_id: 45, total threads: 1169, pages: 30 [2,141.9Kb mem used] [0s (+0)]
[forumdisplay] forum_id: 77, total threads: 37, pages: 1 [2,152.9Kb mem used] [0s (+0)]
[forumdisplay] forum_id: 74, total threads: 314, pages: 8 [2,153.4Kb mem used] [0s (+0)]
[forumdisplay] forum_id: 13, total threads: 979, pages: 25 [2,156.2Kb mem used] [0s (+0)]
[forumdisplay] forum_id: 63, total threads: 0, pages: 1 [2,165.1Kb mem used] [0s (+0)]
[forumdisplay] forum_id: 85, total threads: 14, pages: 1 [2,165.6Kb mem used] [0s (+0)]
[SECTION START] showthread [2,165.8Kb mem used] [0s (+0)]
[create sitemap file] filename: sitemap_1.xml.gz, number of urls: 20000 [2,149.3Kb mem used] [16s (+16)]
[create sitemap in text format] part #2 [2,149.2Kb mem used] [16s (+0)]
[create sitemap file] filename: sitemap_2.xml.gz, number of urls: 20000 [2,149.2Kb mem used] [29s (+13)]
[create sitemap in text format] part #3 [2,149.2Kb mem used] [29s (+0)]
[create sitemap file] filename: sitemap_3.xml.gz, number of urls: 20000 [2,150.7Kb mem used] [39s (+10)]
[create sitemap in text format] part #4 [2,150.6Kb mem used] [39s (+0)]
[create sitemap file] filename: sitemap_4.xml.gz, number of urls: 20000 [2,159.6Kb mem used] [51s (+13)]
[create sitemap in text format] part #5 [2,159.5Kb mem used] [51s (+0)]
[create sitemap file] filename: sitemap_5.xml.gz, number of urls: 20000 [2,160.5Kb mem used] [62s (+11)]
[create sitemap in text format] part #6 [2,160.4Kb mem used] [62s (+0)]
[create sitemap file] filename: sitemap_6.xml.gz, number of urls: 20000 [2,161.0Kb mem used] [73s (+11)]
[create sitemap in text format] part #7 [2,160.9Kb mem used] [73s (+0)]

There seems to have been a problem with the BakerMedia Community database.
Please try again by clicking the Refresh button in your web browser.

An E-Mail has been dispatched to our Technical Staff, whom you can also contact if the problem persists.

We apologise for any inconvenience.


errors every time at part #7

any idea what that is?

thank you for all of your help!!


All times are GMT. The time now is 09:07 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
  • Page Generation 0.02399 seconds
  • Memory Usage 1,758KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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