| | |||||
| ||||||||
| Search Engines Discussion about Search Engines and SEO. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| NamePros Regular Join Date: Sep 2006
Posts: 449
![]() ![]() ![]() | 301 redirect ? I purchased a new domain with hundreds of back links in Google. The problem is that the back links are all broken. I have installed Word Press as my Blog. Is there any kind of plugin or something that automatically redirect the broken links to my homepage? I have seen a plugin that will redirect it, but you have to manually add the broken link and point it to where the new link should be. Any help would be appreciated. |
| |
| | #2 (permalink) |
| Senior Member ![]() Join Date: Mar 2004 Location: Red State
Posts: 1,605
![]() ![]() ![]() ![]() ![]() ![]() ![]() | Use your .htaccess file to redirect 404 errors. I usually add to the bottom but I think most anywhere will work. Code: ErrorDocument 404 http://www.yourdomain.ext/ |
| |
| | THREAD STARTER #3 (permalink) |
| NamePros Regular Join Date: Sep 2006
Posts: 449
![]() ![]() ![]() | Thanks for the response. I have edited the .htaccess file but I still get this message. Not Found Sorry, but you are looking for something that isn't here. |
| |
| | #5 (permalink) |
| NamePros Member Join Date: May 2009
Posts: 113
![]() | Also if you want the juice from all the links you have to use 301 redirects.
__________________ Web Design Barrie |
| |
| | #7 (permalink) |
| New Member Join Date: Apr 2010
Posts: 17
![]() | I thought the same thing ????: NamePros.com http://www.namepros.com/search-engines/644434-301-redirect.html but i emailed my web host and asked them how to impliment a 301 redirect and they gave me the advice i needed maybe you could try the same! |
| |