vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Administrative and Maintenance Tools - vBSEO Google/Yahoo Sitemap Generator (https://vborg.vbsupport.ru/showthread.php?t=184573)

MTGDarkness 03-03-2009 03:20 AM

Yeah, k. I CHMODded everything else to the usual level (other files to 664 and the other folder to 775) and it still gives me internal errors.

iojam 03-03-2009 05:39 AM

What is the message you see in the logs now?

MTGDarkness 03-03-2009 12:16 PM

Exactly the same one.

MixMakers 03-03-2009 09:13 PM

Hi, I tried to run the sitemap generator..It was working for a while and then I got this message:

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 255051016 bytes) in /home/rxqptdcc/public_html/forums/vbseo_sitemap/vbseo_sitemap_functions.php on line 1537

how can i fix this?

payman 03-04-2009 07:32 AM

i dont see my setting sitmap
i see only report
in control panel

???? why ???

iojam 03-04-2009 10:52 PM

MTGDarkness,

try to remove vbseo_sitemap folder and then reinstall it, keeping all permissions unchanged, except for data/ folder.

MixMakers,

try to disable text sitemap option and remove *.gz files from data/ folder.


payman,

please try this: http://www.vbseo.com/f67/vbseo-sitem...xml#post184423

DieselMinded 03-05-2009 03:34 AM

Im a VBSEO owner do i need to install this separate?

jw00dy 03-05-2009 07:07 AM

Yes they are two separate products from vBSEO

Skierpetros 03-06-2009 01:33 PM

I can't see my Google Sitemap Index URL as it give a 404 page error.... please help me..

David Bott 03-06-2009 05:34 PM

Hey VbSEO support.

Ok, got a question for you. Our site, AVSFORUM, is quite large. Each night the Sitemap runs and it does MILLIONS of entries and sends it to Google and the others. I really do not think this is a good thing as it can not index the site that quick. So I am thinking that maybe I have the site map settings incorrect or something for it to send such data each night.

So the question...For large sites, what would be your recommended settings?

Attached is a screen shot showing what I mean. (Yes, we get that many new posts and threads in a day as it also did run the night before. :) (Talking about the + part of the report))

Side note...It has been quite some time that I attempted to use your SEO product for in the past, for those who recall, it was a total nightmare with server loads. This goes back a few years. So, has this improved. Please feel free to contact me outside this thread to talk again about it.

Thank you.

MTGDarkness 03-06-2009 07:15 PM

I think it does it wonky automatically. This is right after upload.

iojam 03-06-2009 08:15 PM

Skierpetros,

make sure that you created .htaccess file as described.

David Bott,

it's ok to resubmit it. Google will read your sitemap and determine changes in it.

MTGDarkness,

permissions for vbseo_sitemap/ folder should be 0755. All php files - 0644.

MTGDarkness 03-06-2009 11:12 PM

Hey, it worked! Thanks. :)

Skierpetros 03-07-2009 04:16 PM

I tried but nothing happen ... i have also talk with my webhost...

Skierpetros 03-07-2009 04:40 PM

finally we made it :D cheers to all :D

mr.reza 03-09-2009 09:53 AM

hi
in vBSEO Sitemap Settings / If you have vBSEO, include old urls Which is better for me ?

YES OR NO ?

i don't have VBSEO . plz help me

anderow 03-09-2009 11:07 AM

Quote:

Originally Posted by mr.reza (Post 1763877)
hi
in vBSEO Sitemap Settings / If you have vBSEO, include old urls Which is better for me ?

YES OR NO ?

i don't have VBSEO . plz help me

Google has a problem with sites that are using sitemaps generated with this Mod that also run TFseo or another URL and SEO mod.

Google webmaster tools says my sitemap has duplicate entries, because it is listing the original url and also the 301 redirected (SEO friendly URL) one.

It is not listing my site with an index in the top of Google which it used to do... and Im pretty sure its because the sitemap is freaking them out.


has anyone got a solution so that the tool just generates the rewritten URLs or any alternative ideas what to do?

Changing the settings to 'include or exclude' old URLs doesnt work...presumably because Im not running VBSEO bu TFseo...

>??

njmuae.com 03-11-2009 02:08 PM

installed
thanks guys

http://www.njmuae.com/vb

C138 Kaysone 03-11-2009 08:57 PM

Im confused with the htaccess file

My vbseo for google and yahoo sitemap is in my forum folder "as it should"

but in the htaccess file

should i have this

Quote:

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

Quote:

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

anderow 03-11-2009 11:18 PM

Quote:

Originally Posted by C138 Kaysone (Post 1766011)
Im confused with the htaccess file

My vbseo for google and yahoo sitemap is in my forum folder "as it should"

but in the htaccess file

should i have this



or

it should be in your forum root.

So if you have your main site directory is


/var/www/html/yoursite.com

but your forum is actually located at

/var/www/html/yoursite.com/forum/


Then you need to add it to the htaccess in this directory

/var/www/html/yoursite.com/forum/

and use this code

Quote:

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

joe1989 03-21-2009 04:16 PM

I noticed what I think might be a bug...

I first installed an older version of this mod, and I just updated to the newest release (2.5) and I noticed a problem. For some reason, if I run the CRON item manually from the scheduled tasks area, the report it generates is just wrong. The links are all broken, it comes up with about 500 links too many (random user profiles, threads, posts, and forums, that don't even exist). I have mine set to run once a day at 4AM, and the auto run works fine, so I don't know why this would be happening...

Any thoughts?

iojam 03-22-2009 12:13 PM

Hello,

if you need to run it manually, you should do that via vbseo_sitemap/ interface (not in vB admincp->scheduled tasks).

joe1989 03-23-2009 02:45 AM

OK, thanks. But, is there a reason that it works when the scheduled task is executed automatically, and the problem only occurs when it is executed manually?

iojam 03-23-2009 04:15 AM

Yes, when you run it manually it's executed witho your (admin) privileges.

Ludin 03-27-2009 01:43 AM

Thank you. Installed on OTNation.com and love it.

JohorBahru 03-31-2009 11:42 AM

hi,

my sitemap_index.xml.gz link is broken and gone without any reason. What should i do now? reinstall the mod again? thank you

joe1989 04-01-2009 08:11 PM

All of the sudden the Yahoo Notify stopped working on my board. When I view the reports list, it says yes under Google notify, but No under Yahoo notify. The only change I have made recently that might have some effect on it (but shouldn't, I don't think) is I set up my Google Webmaster account and submitted the sitemap there, on Google. But, that should have nothing to do with Yahoo notify, right? Any ideas?

iojam 04-02-2009 07:29 PM

JohorBahru,

make sure that you have only one scheduled task in vB admincp and regenerate sitemap.


joe1989,

Yahoo sitemap submission service has issues recently, so I'd recommend to manually submit it to https://siteexplorer.search.yahoo.com/mysites

joe1989 04-03-2009 01:08 AM

OK, thanks for the tip. One more question - I'm not sure if you'll be able to answer, because it's probably more a question for Google staff.

I have a Google webmaster's account, and for some reason, it shows my sitemap as containing over 2,000 URL's (which is accurate) but there are less than 800 'indexed' URL's. Why is this? Does Google just take a while to index the others, or will they never be indexed? How does it decide which pages in the sitemap are indexed, and why are they not all indexed?

I know, a lot of questions, and like I said, I don't know if you're going to have answers for me.

Captain Tycoon 04-05-2009 12:42 PM

Thanks! Installed and working perfectly.

But one question :D I'm confused on how I would go by submitting my sitemap to yahoo... :(

iojam 04-05-2009 02:32 PM

You can submit it here: https://siteexplorer.search.yahoo.com/mysites

joe1989 04-06-2009 09:10 PM

iojam, any idea on my question from post 789?

iojam 04-06-2009 09:24 PM

It takes time for Google to index your pages.

terminator2k2 04-07-2009 09:50 AM

are all 2.5 versions the same? i plan to update from vb3.7.x to 3.8.x so it doesn't matter which 2.5 version i take?

iojam 04-07-2009 11:34 AM

Yes, that's the same one.

joe1989 04-07-2009 08:52 PM

Quote:

It takes time for Google to index your pages.
How long? It hasn't even indexed half of my URL's and I submitted for the first time almost a month ago. Any thoughts?

TeknoSounds 04-08-2009 04:44 PM

Greetings,

Just trying out this mod for the first time. using vBulletin 3.7.3. I believe I followed the instructions to the T. However, when generating a sitemap, it'll generate ~3-5 .xml.gz files and then errors out to a 500: Internal Server Error.

Is there a permission or setting I missed? Could my host be screwing up something?

TeknoSounds 04-08-2009 05:35 PM

looking at the error log I'm seeing:

(running from cron page)
Premature end of script headers: cronadmin.php, referer:

(running from sitemap)
Premature end of script headers: vbseo_sitemap.php, referer:

TeknoSounds 04-09-2009 04:58 AM

nevermind, I located the problem being a limitation on the execution time for a script in the php.ini file.

iojam 04-09-2009 02:13 PM

Glad you got it resolved.


All times are GMT. The time now is 03:41 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.02615 seconds
  • Memory Usage 1,814KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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