Redirects in .htaccess to avoid crawl errors
Posted
by
user71698
on Pro Webmasters
See other posts from Pro Webmasters
or by user71698
Published on 2011-03-14T17:05:31Z
Indexed on
2011/03/15
0:18 UTC
Read the original article
Hit count: 293
I am getting a lot of errors in Webmaster Tools and basically there's a lot of links ending like this: mydomainname.com/links.php
How can I redirect these links, to shave off this part at the end? For instance, there is a link in Google:
http://www.onlineglobalbiz.com/article-marketing/www.onlineglobalbiz.com/links.php
This should be:
http://www.onlineglobalbiz.com/article-marketing/
Using .htaccess, how can I redirect from the incorrect links?
© Pro Webmasters or respective owner