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)

Alfa1 02-06-2007 12:28 AM

Quote:

Originally Posted by iojam (Post 1172234)
yes, xml sitemap protocol should be supported by Yahoo now as well.

Does that mean that it is possible to automate the submission to yahoo??

tiger 02-06-2007 10:13 PM

I'm just getting a blank white page. I checked the apache log and it says:
[Tue Feb 6 19:11:50 2007] [error] PHP Parse error: syntax error, unexpected '}' in /home/public_html/vbseo_sitemap/vbseo_sitemap_functions.php on line 515

When I removed that bracket it seemed to work somewhat but output tons of garbage to the screen also. I'm running php 5.2.

tiger 02-06-2007 10:44 PM

I switched to php 4 and now it works. So it looks like it just doesn't work with php5.

tiger 02-07-2007 06:40 PM

Quote:

Originally Posted by Sjakie (Post 1117242)
Does this hack also work with VB3.6.3?

I've installed it. I get this error:
Code:

Parse error: syntax error, unexpected '}' in /var/www/vhosts/xboxforum.nl/httpdocs/vbseo_sitemap/vbseo_sitemap_functions.php on line 515
Can someone please tell me what I'm doing wrong?

It doesn't work with PHP 5. I'm betting that you have php 5 installed.

tiger 02-07-2007 06:49 PM

XML Parsing Error: no element found
Location: sitemap_1.xml.gz
Line Number 78006, Column 7:</url>
------^

Any idea why I'm getting this error on my site map?

tiger 02-07-2007 07:32 PM

Also I just noticed there is no file /vbseo_sitemap/data/sitemap_index.xml.gz

tiger 02-07-2007 08:46 PM

I figured it out my timeout setting was set to low.

dizzy100 02-08-2007 02:04 PM

OK i have this installed and i think working. I entered the control panel of it http://mysite/forums/vbseo_sitemap/

And clicked the run sitemap generator. All is well, it creates 3 files called -

Index File sitemap_index.xml.gz
Sitemap File #1 sitemap_1.xml.gz (7,423 URLs, 40.88Kb) 1,436.77Kb uncompressed
Text Format File sitemap.txt.gz (27.81Kb)

And i can access both sitemap_1.xml.gz and sitemap_index.xml.gz by going to http://mysite/forums/sitemap_index.xml.gz or http://mysite/forums/sitemap_1.xml.gz

So i've submitted http://mysite/forums/sitemap_index.xml.gz in my google sitemaps interface (i've turned the option of to automatically notify google) and assume everything is ready to go.

However i cannot get the sitemap.txt.gz redirect to work at all. I've tried http://mysite/forums/sitemap.txt.gz and http://mysite/forums/sitemap.txt and neither will show, forcing a 404 and a redirect (cos i trap 404's). However the sitemap.txt.gz IS in the data directory, so currently i can't submit to yahoo.

Heres my .htaccess and this is installed in my forum root

Code:

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

Any suggestions ?

RichieBoy67 02-08-2007 03:05 PM

I have had the same problem.. Is there any way to have this submit these maps to the root instead of the data directory??

Thanks

dizzy100 02-09-2007 09:09 AM

I've tried looking in every page of this thread but 90+ pages are just too much.

Almost everytime the issue seems to be the .htaccess redirect so this really needs addressing.

Google has picked it up but i still need a solution for yahoo.


All times are GMT. The time now is 05:32 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.02723 seconds
  • Memory Usage 1,741KB
  • 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
  • (2)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