Go Back   vBulletin Setup > vBulletinSetup Information > vBulletin SEO Tips and SEO Questions

Reply 
 
LinkBack Thread Tools Display Modes
Old 11-24-2006, 08:47 PM   #1
friscogal
Guest
 
Posts: n/a
vBSEO Google/Yahoo sitemap?

I have vbseo installed and want to maximize my performance with it. do you think i need to install vBSEO Google/Yahoo sitemap? do they have a version that is compatible with vb 3.6.4?

can someone explain to me what it is exactly?

thanks,
  Reply With Quote

Advertisement [Remove Advertisement]

Old 11-24-2006, 11:03 PM   #2
vBulletin Owner
 
Join Date: Oct 2006
Posts: 120
mike will become famous soon enough
vbseo's sitemap works with 3.6.4

I consider it a must with my vbulletin forums just like vbseo itself. It is the easiest way to keep yahoo and google up to date with all the content your forum has to offer.
mike is offline   Reply With Quote
Old 11-24-2006, 11:54 PM   #3
Brent
Guest
 
Posts: n/a
I recommend it. It can not hurt you in anyway plus Google Sitemaps gives you a lot of good information regarding your forum It works with 3.6.4 as well
  Reply With Quote
Old 11-25-2006, 11:55 AM   #4
friscogal
Guest
 
Posts: n/a
is it hard to install?
  Reply With Quote
Old 11-25-2006, 12:04 PM   #5
Brent
Guest
 
Posts: n/a
Not at all. Upload the files, upload the product and make sure the Data folder is chmod to 777 and you are done. It automatically installs a scheduled task to update it.

Then you can sign up for a Google Sitemaps account and upload your sitemaps which allows you to monitor when Google downloads your sitemaps and if they have any errors in them.
  Reply With Quote
Old 11-25-2006, 12:12 PM   #6
friscogal
Guest
 
Posts: n/a
ok, i am gonna do it now...i am sure i will be back with questions

ok, it has instrux for vb 3.0 and 3.5...

Quote:
vBulletin 3.0.x Installation Instructions
A. Upload the 'vbseo_sitemap' folder along with the files in it to your forum root.

CHMOD 777 the 'vB-root/vbseo_sitemap/data/' folder
B. Open your 'vbroot/.htaccess' file and enter the following code:

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

Open the vbseo_sitemap/vbseo_sm_config30x.php file using a text editor
Change your settings as desired
Important: Enter your Direct Script Run Code (this is also your password for your automated reports)
Go to your ADMIN CP > Scheduled Tasks > Add New Scheduled Task
Edit new task options:
Title: vBSEO - Create Google/Yahoo Sitemap
Filename: ./vbseo_sitemap/vbseo_sitemap.php
Set task schedule according to your forums activity. For instance, to generate a daily sitemap at 2AM set:
Day of the Week: *
Day of the Month: *
Hour: 2 (or any other)
Minute: 0 - - -
vBulletin 3.5.x Installation Instructions
A. Upload the 'vbseo_sitemap' folder along with the files in it to your forum root.

CHMOD 777 the 'vB-root/vbseo_sitemap/data/' folder
B. Go to your ADMIN CP > 'Plugin System' > 'Manage Products' > Click on [Add/Import Product]

Browse to the file 'vbseo_sitemap.xml', Click 'Import'
C. Open your 'vbroot/.htaccess' file and enter the following code:

Apache and mod_rewrite RewriteEngine On
RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
IIS and ISAPI_Rewrite RewriteRule ^/vBroot/((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ /vBroot/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
lighthttpd url.rewrite-once = ( "^/((urllist|sitemap).*\.(xml|txt)(\.gz)?)" => "/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1" )
D. To Configure:

Go to your ADMIN CP > vBulletin Options > vBSEO Google/Yahoo Sitemap Generator
Edit your settings as desired
Important: Enter your Direct Script Run Code (this is also your password for your automated reports)
Go to your ADMIN CP > Scheduled Tasks > Add New Scheduled Task
Edit new task options:
Title: vBSEO - Create Google/Yahoo Sitemap
Filename: ./vbseo_sitemap/vbseo_sitemap.php
Set task schedule according to your forums activity. For instance, to generate a daily sitemap at 2AM set:
Day of the Week: *
Day of the Month: *
Hour: 2 (or any other)
Minute: 0 - - -
for 3.6 you do not need to do any rewrites, just upload files?
  Reply With Quote
Old 11-25-2006, 12:56 PM   #7
Brent
Guest
 
Posts: n/a
Right just upload the files. Since you have VBSEO the .htaccess rule is already there
  Reply With Quote
Old 11-25-2006, 02:10 PM   #8
friscogal
Guest
 
Posts: n/a
got it! thanks!
  Reply With Quote
Old 11-26-2006, 11:14 AM   #9
friscogal
Guest
 
Posts: n/a
brent, i just did the sitemap yesterday and today i had 44 yahoo slurp spiders on at once...thanks again for helping me set up my vbseo!
  Reply With Quote
Reply 
vBulletin Setup > vBulletinSetup Information > vBulletin SEO Tips and SEO Questions

Tags
google or yahoo, sitemap, vbseo

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
vbseo , and vbseo sitemap BIG problem !!! izem013 Troubleshooting vBulletin Problems 3 01-23-2009 10:28 AM
vBSEO Google/Yahoo Site Map Good? Luigi Troubleshooting vBulletin Problems 4 03-14-2008 10:59 AM
vbseo sitemap atcspaul vBulletin SEO Tips and SEO Questions 3 02-12-2008 01:06 PM
Added vBSEO and vBSEO sitemap... having a problem cajunboy2208 vBulletin SEO Tips and SEO Questions 4 11-25-2007 10:44 PM
vBSEO 3.0.0 Gold released, along with new vbseo sitemap Brandon Sheley Troubleshooting vBulletin Problems 10 04-13-2007 06:15 PM


All times are GMT -8. The time now is 05:03 PM.