The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
hello i have a question , i made a custom index website, and im using vbulletin inside a folder /forums/
but it seems google dosnt index my forums well .. since it just crawls inside the index website and not all the forum.. any idea? |
#2
|
||||
|
||||
![]()
thats what i did i renamed the index.php to forum.php " the one in ur forums folder" then i moved the index.php from the public html to the forums forder
then i add that in my htaccess. Code:
RewriteEngine on RewriteCond %{HTTP_HOST} ^(www\.)?your site.com$ [NC] RewriteCond %{REQUEST_URI} !^/forums/ RewriteRule ^(.*)$ "http://you site.com/forums/" [R=301,L] |
#3
|
||||
|
||||
![]()
You need to link to your forums on your index page. SE spiders access the links on the page, and if there are not links to your forum, it won't get there.
|
#4
|
|||
|
|||
![]()
well i have links to the forums, but im not sure why the spiders dont access the links
|
#5
|
||||
|
||||
![]()
Are the links available to unregistered users?
|
#6
|
|||
|
|||
![]()
yeah yeah.. the links are able for everyone
but im not sure whats wrong ![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|