vBulletin Search Engine Optimization
This is a discussion on VBAdvanced & VBSeo within the General Discussion forums, part of the vBulletin SEO Discussion category; Hi everyone, I am in the process of converting my front HTML index page to VBAdvanced, so I can finally ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Social Groups | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| ||||
| ||||
| VBAdvanced & VBSeo
Hi everyone, I am in the process of converting my front HTML index page to VBAdvanced, so I can finally get rid of the outdated frames. www.mlptp.net will be going to this.. Home# VBAdvanced ( In root directory) will become the main index page, the sidebar navigation on there will also be integrated and common to the forums. Im wondering if there is anything I change in the VBSeo settings, or the sitemap? Many thanks |
|
#2
| ||||
| ||||
|
You can use our Custom Rewrite Rules for your vBA custom pages. Re: Sitemap Quote:
__________________ Joe Ward / Crawlability Inc. Support Team Launches New DeskPro Powered Tool Enhanced Support at Your Service vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations 6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You. |
|
#3
| ||||
| ||||
|
where is the extra URLs .txt in the sitemaps? And is there a thread with instructions as to how I do the custom rewrite for the VBA main page. its only going to be used for the main index page and also a sidebar integrated into the forums. Sorry but Im not that clear on what you mean.... I also read on vb.org that I have to change the htaccess file..... can you tell me what I have to change... Many thanks |
|
#4
| ||||
| ||||
|
You can rewrite vBa CMPS URLs with Custom Rewrite Rules as described in rewrite root vba cmps pages As for the sitemap, you can manually add new URLs by manually editing "vbseo_sitemap/extra-urls.txt" file on your server (add one URL per line). And since your front page is located in domain root and forum resides in a subfolder, you will have to "move sitemap to domain root" as described here: Sitemap:FAQ - VBSEO Wiki
__________________ Oleg Ignatiuk / Crawlability Inc. Support Team Launches New DeskPro Powered Tool Enhanced Support at Your Service vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations 6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You. |
|
#5
| ||||
| ||||
|
Hello, thankyou for the reply That other thread you link to, says I can use this: Quote:
--------------------- # Comment the following line (add '#' at the beginning) # to disable mod_rewrite functions. # Please note: you still need to disable the hack in # the vBSEO control panel to stop url rewrites. RewriteEngine On # Some servers require the Rewritebase directive to be # enabled (remove '#' at the beginning to activate) # Please note: when enabled, you must include the path # to your root vB folder (i.e. RewriteBase /forums/) #RewriteBase /forums #RewriteCond %{HTTP_HOST} !^www.mlptp.net #RewriteRule (.*) http://www.mlptp.net/forums/$1 [L,R=301] RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L] RewriteCond %{QUERY_STRING} !vbseourl= RewriteCond %{REQUEST_URI} !(admincp/|modcp/|chat|cron) RewriteRule ^(.*\.php(/.*)?)$ vbseo.php?vbseourl=$1 [L,QSA] RewriteCond %{REQUEST_FILENAME} !\.(jpg|gif)$ RewriteRule ^(archive/.*)$ vbseo.php?vbseourl=$1 [L,QSA] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/ RewriteRule ^(.+)$ vbseo.php?vbseourl=$1 [L,QSA] -------------------------- Last edited by ssandgirls; 02-17-2008 at 02:00 AM. |
|
#6
| ||||
| ||||
| Quote:
__________________ Oleg Ignatiuk / Crawlability Inc. Support Team Launches New DeskPro Powered Tool Enhanced Support at Your Service vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations 6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You. |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| vBseo and vbadvanced? | krispy1812 | Pre-Sales Questions | 8 | 06-14-2008 08:48 PM |
| vbadvanced pages and vbadvanced link directory | ludachris | General Discussion | 3 | 02-26-2008 12:38 PM |
| vBSEO and vBAdvanced | Salva87 | Troubleshooting | 8 | 05-20-2007 06:47 PM |
| Does vBseo also work with vBadvanced and vBadvanced links directory? | ChrisGuthrie.net | General Discussion | 30 | 05-16-2007 02:15 AM |
| vbseo and vbadvanced | Richard | Custom Rewrite Rules | 3 | 09-07-2006 12:00 AM |