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)

b00k 02-15-2006 08:03 PM

Quote:

Originally Posted by iojam
TSR

have you tried to setup a cron job for Sitemap Generator and check if it works correctly?


Just through the task manager in admincp.
but still, no output after two hours... :ermm:


Quote:

* 2 * * * vBSEO - Create Google/Yahoo Sitemap 02-16-2006 08:00 AM
i'll report back in the a.m. i did try running it from there via RUN NOW function but get

Quote:

vBSEO - Create Google/Yahoo Sitemap
Cannot run sitemap generator directly: you should set "Run from vB Scheduled Tasks Manager ONLY" to "No" in admincp to allow this.
Ive modified the file, and if i direct access it the output is blank. Anyways, ill report back in the am of my findings.

TSR

b00k 02-16-2006 01:20 PM

As of this morning, still no site maps were generated. So it appears when it ran the Sched. Task it didnt work as well.

iojam 02-16-2006 04:39 PM

TSR,

PM sent

AWS 02-16-2006 07:02 PM

Scheduled task via vbulletin or via task scheduler in Windows doesn't work. I have to manually run the tasks for it to generate the maps.

T3MEDIA 02-17-2006 02:28 PM

This is just not working I still get a white screen.

my htaccess
Quote:

Options +FollowSymLinks
RewriteEngine On
RewriteRule ^(sitemap.*\.(xml\.gz|txt))$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
RewriteBase /
RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteCond %{HTTP_HOST} ^members.mysite.com$
RewriteRule ^$ http://www.mysite.com/forums/index.php
RewriteRule (^[-_A-Za-z0-9\ ]*$) http://www.mysite.com/forums/member.php?&username=$1 [nc]
RewriteRule (^[-_0-9\ ]*$) http://www.mysite.com/forums/member.php?userid=$1 [nc]

iojam 02-17-2006 09:03 PM

AWS,

have you tried to enable Log in vB Scheduler and see what it has logged?


T3MEDIA

Quote:

This is just not working I still get a white screen.
when do you get a white screen - when trying to open your sitemap file?

AWS 02-18-2006 02:34 AM

Quote:

Originally Posted by iojam
AWS,

have you tried to enable Log in vB Scheduler and see what it has logged?


T3MEDIA


when do you get a white screen - when trying to open your sitemap file?

Yes. I get Started repeated many times. Alsmost as if the script starts and stops until it finally dies. I run it manually I have no problem andin task log after run is has the completed message. Here is an excert from the log:
Code:

2147          SiteMap          06:01, 17th Feb 2006          Google Sitemap [Started]
2146        SiteMap        05:54, 17th Feb 2006        Google Sitemap [Started]
2145        SiteMap        05:49, 17th Feb 2006        Google Sitemap [Started]
2144        SiteMap        05:48, 17th Feb 2006        Google Sitemap [Started]
2143        SiteMap        05:47, 17th Feb 2006        Google Sitemap [Started]
2142        SiteMap        05:44, 17th Feb 2006        Google Sitemap [Started]
2141        SiteMap        05:42, 17th Feb 2006        Google Sitemap [Started]
2140        SiteMap        05:41, 17th Feb 2006        Google Sitemap [Started]
2139        SiteMap        05:40, 17th Feb 2006        Google Sitemap [Started]
2138        SiteMap        05:39, 17th Feb 2006        Google Sitemap [Started]
2137        SiteMap        05:38, 17th Feb 2006        Google Sitemap [Started]
2136        SiteMap        05:33, 17th Feb 2006        Google Sitemap [Started]
2135        SiteMap        05:29, 17th Feb 2006        Google Sitemap [Started]

This repeats itself at the time it is set to start every morning and sitemap is never generated.

ConqSoft 02-18-2006 02:40 AM

It looks like you have the job set to run every minute. Do you have a * for the minute?

AWS 02-18-2006 03:45 AM

Quote:

Originally Posted by ConqSoft
It looks like you have the job set to run every minute. Do you have a * for the minute?

Day of the Week *
Day of the Month *
Hour 5
Minute *

It looks like it starts, stops and then starts again multiple times. When I run via Windows task Manager it never completes and I have no way of knowing what is happening when it runs. It will run if I start the task manually.

cellarius 02-18-2006 07:52 AM

Hi,

I don't succeed in downloading my sitemaps (if I click the links to the files at Sitemap Reports -> 404) and neither Google Sitemaps nor Yahoo are able to find them. I double- and tripkechecked the following

- dir "data" chmod 777 (definitely)
- .htaccess at http://www.mydomain.de/forum/, at the moment containing only the 2 lines provided for this:
Code:

RewriteEngine On
RewriteRule ^(sitemap.*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

- yes, mod_rewrite does work on my server, and there are no conflicts with .htaccess at root level (only permanent redirs of obsolete pages there)
- sitemaps are generated and right there to see and download via ftp, and if I point Google Sitemaps to the full path -> Success.
- anyway: http://www.mydomain.de/forum/vbsesitemap.txt.gz (or sitemap_index.xml.gz) returns a 404

What might be the issue? Don't know where to look anymore.

Thanks for your help
Sven


All times are GMT. The time now is 01:08 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.02479 seconds
  • Memory Usage 1,754KB
  • 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
  • (2)bbcode_code_printable
  • (7)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