vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Google Crawling Errors (https://vborg.vbsupport.ru/showthread.php?t=271075)

K!nG 09-28-2011 11:37 PM

Google Crawling Errors
 
Hello Everyone,

I was just looking into my google webmaster tools account and noticed that i have more then 1000 crawl errors and what i have noticed is that crawlers are indexing wrong spots. I hope i am clear enough to present my issue.

Its something like this.

Google is crawling : http://www.xxxxyyyyzzzz.com/forum/showthread.php?564-A-Book[/URL]

[/URL] whereas it should crawl for : http://www.xxxxyyyyzzzz.com/showthread.php?564-A-Book[/URL]

[/URL] Now i am sure this is affecting my site somehow. Am i right or wrong ? Can anyone tell me how to make google not to search for "forum" directory that doesn't even exist ?????

Thanks in advance.

K!nG 12-11-2011 05:31 PM

Can anyone help me on this one please ???
Thanks in advance.

Lynne 12-11-2011 05:36 PM

Did your site used to be at site.com/forum?

K!nG 12-15-2011 12:19 AM

I can't really recall and even if it was the case may be it was only for a week or so and once i figured out i changed it to just site.com.

Alfa1 12-15-2011 01:43 AM

IN your .htaccess; you should add a 301 redirect from /forum/* to /*

K!nG 12-16-2011 03:02 AM

Quote:

Originally Posted by Alfa1 (Post 2277892)
IN your .htaccess; you should add a 301 redirect from /forum/* to /*


Hi Alfa1,
thanks for ur response i have never done that before can u tell me how to to the redirect and also i have another question when we upgrade our forums does this file .htaccess upgrades as well or we have to do it manually from somewhere else ???

Thanks in advance.

Alfa1 12-16-2011 05:07 AM

Download your .htaccess file. Open it with notepad or textpad (if you have that)
Add this line:
Redirect 301 /forum/* http://www.yoursite.com/*

Replace 'yoursite.com' with your url.

The file will remain when you upgrade.


All times are GMT. The time now is 02:35 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.01236 seconds
  • Memory Usage 1,720KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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