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)

iojam 05-09-2006 09:22 PM

forum_maniac,

yes, this is just the question of time in most cases.
The installation of Sitemap Generator should help with this as well.

D|ver 05-10-2006 06:14 PM

hello,
i submitted the root sitemap (mysite.com/sitemap_index.xml.gz) to google and i get an error at google sitemaps because the index file is linking to the sitemap files in the subfolders and not the root adress

content of my index sitemap file (mysite.com/sitemap_index.xml.gz):
Quote:

<sitemapindex>
-
<sitemap>
<loc>http://www.mysite.com/forums/sitemap_1.xml.gz</loc>
<lastmod>2006-05-10T02:00:53+00:00</lastmod>
</sitemap>
-
<sitemap>
<loc>http://www.mysite.com/forums/sitemap_2.xml.gz</loc>
<lastmod>2006-05-10T02:00:53+00:00</lastmod>
</sitemap>
</sitemapindex>
how can i thange the links by default to:
http://mysite.com/sitemap_1.xml.gz
and
http://mysite.com/sitemap_2.xml.gz
?

can somebody help me?

iojam 05-10-2006 08:00 PM

D|ver,

you can just manually submit these sitemap URLs to Google (instead of index file):
http://www.mysite.com/sitemap_1.xml.gz
http://www.mysite.com/sitemap_2.xml.gz

ShackMaster 05-11-2006 06:36 AM

I've been trying to upload my sitemap_index.xml.gz on Google but looking at your instructions via the last few posts, my sitemap_index.xml.gz is not located in those folders. The sitemap_index.xml.gz that was generated is located in the public_html/forums/vBSEO_sitemap/data folder.

Is it supposed to be generating into another folder beside data?

ShackMaster 05-11-2006 06:45 AM

I feel pretty dumb right now.... only had our forum up for a month and I'm learning so please don't laugh at me, but I may as well ask a couple more questions.

I have a robot.txt file uploaded but I'm not sure I need it with this (your) product or not... can you tell me if this is going to interfere with it?

Contents of robot.txt:

Quote:

# For domain: http://www.hometheatershack.com

# All robots will spider the domain
User-agent: *
Disallow:

# Disallow directory /images/
User-agent: *
Disallow: /admincp/
Disallow: /ajax.php
Disallow: /attachments/
Disallow: /clientscript/
Disallow: /cpstyles/
Disallow: /images/
Disallow: /includes/
Disallow: /install/
Disallow: /modcp/
Disallow: /subscriptions/
Disallow: /customavatars/
Disallow: /customprofilepics/
Disallow: /announcement.php
Disallow: /attachment.php
Disallow: /calendar.php
Disallow: /cron.php
Disallow: /editpost.php
Disallow: /external.php
Disallow: /faq.php
Disallow: /frm_attach
Disallow: /image.php
#Disallow: /index.php
Disallow: /inlinemod.php
Disallow: /joinrequests.php
Disallow: /login.php
Disallow: /member.php?
Disallow: /memberlist.php
Disallow: /misc.php
Disallow: /moderator.php
Disallow: /newattachment.php
Disallow: /newreply.php
Disallow: /newthread.php
Disallow: /online.php
Disallow: /payment_gateway.php
Disallow: /payments.php
Disallow: /poll.php
Disallow: /postings.php
Disallow: /printthread.php
Disallow: /private.php
Disallow: /profile.php
Disallow: /register.php
Disallow: /report.php
Disallow: /reputation.php
Disallow: /search.php
Disallow: /sendmessage.php
Disallow: /showgroups.php
Disallow: /showpost.php
Disallow: /subscription.php
Disallow: /usercp.php
Disallow: /threadrate.php
Disallow: /usercp.php
Disallow: /usernote.php
Next question... I do not have a .htaccess file on my server. Do I really need one if I use hotlink protection via my control panel? If I do need it can I simply upload the one you provided in this package and if so where do I need to upload it too?

My forum is located at http://www.mysite.com/forums

I don't know if it's appropriate to post a link to my site or not. vBSEO looks interesting too but I'm sure if I even need it or not.

I apologize for the ignorant questions and will really appreciate any help.

stinger2 05-11-2006 08:51 AM

i have installed this hack few months ago.......for some odd reason....i have only 5 pages indexed in google...
i have more than 7000 pages indexed both in yahoo and 1300 in msn ....but nothing in google....only 5

All the Web: 7,810
Google/AOL/HotBot: 5
MSN: 1,343
Yahoo!/AltaVista/Fast: 7,840


at the google site map webpage it says it has downloaded ..no errors.....and nothing seems wrong there....i see msn and yahoo spider regularly but googlse sppider comes and checks the index and in few minutes its gone.....

any idea about this??

http://www.hostmypiconline.com/image... report019.jpg

Jim O 05-11-2006 12:42 PM

I apologize in advance if this has been covered. I just installed the mod and when I look at my Google sitemaps page I see errors in the sitemap as follows:

Somehow the domain is appearing twice. I have vBAdvanced installed and added the "vbseo_sm_vba.php" in the configuration box for "Addon Generator Modules".

The line in that script to "uncomment the following line" is uncommented (by default it seems).

Please advise as to what I am doing wrong.

treasureman 05-11-2006 04:08 PM

Okay I know that we manually submit to Yahoo at:
http://submit.search.yahoo.com/free/request/

What URL do put "enter the URL for your page" space? My forum is in my domain root.

Do we submit the gzipped text file or do we have to unzip it first?

Thanks!

iojam 05-11-2006 11:39 PM

ShackMaster
although physicall sitemap files are store din vbseo_sitemap/data/ folder, you should submit http://yourforumsroot/sitemap_index.xml.gz.
It works using the rewrite rule entered in .htaccess (if you have hot-link protection .htaccess file already, you can add the rewrite rules for vBSEO Sitemap generator at the end of file).

Jim O,

please add the following below this line:
PHP Code:

$vba_url ''

treasureman,

you can submit gzipped sitemap file to Yahoo:
http://yourforumsroot/sitemap.txt.gz

bruss 05-12-2006 05:53 PM

I see this.. I recently moved servers and this is broken

http://kansassoftball.net/sitemap_index.xml.gz

Notice: Undefined offset: 1 in /var/www/vhosts/xxxxxxxxxxxxx/httpdocs/vbseo_sitemap/vbseo_getsitemap.php on line 37

Notice: Undefined offset: 1 in /var/www/vhosts/xxxxxxxxxxxxxx/httpdocs/vbseo_sitemap/vbseo_getsitemap.php on line 56
‹M?A‚0E?’x?+??TB ?<?M… ?????+v3?{???<??+^?[SN?„?Զ?M[?ku‰RRŠ}?c?? ??4j?c? ?sc??4M????Š?v`XwžD? hš?M„w???X??4(??ݥ??(?Woœ?K?????/žD7?FħŽ?+γ?œAr?<?"???6?RA|s????


I see this when i log in to direct run

Notice: Undefined index: HTTP_REFERER in /var/www/vhosts/xxxxxxxxxxxx/httpdocs/includes/class_core.php on line 1573

If this is already posted i am sorry...


All times are GMT. The time now is 04:37 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.02604 seconds
  • Memory Usage 1,757KB
  • 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
  • (1)bbcode_php_printable
  • (3)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