vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   index website (https://vborg.vbsupport.ru/showthread.php?t=206536)

rob01 02-25-2009 05:29 AM

index website
 
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?

Michael.A 02-25-2009 05:38 AM

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]


Dismounted 02-25-2009 07:27 AM

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.

rob01 02-25-2009 04:40 PM

well i have links to the forums, but im not sure why the spiders dont access the links

Lynne 02-25-2009 04:46 PM

Are the links available to unregistered users?

rob01 02-25-2009 05:32 PM

yeah yeah.. the links are able for everyone

but im not sure whats wrong :(


All times are GMT. The time now is 03:29 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.01633 seconds
  • Memory Usage 1,709KB
  • 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_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete