What Do You Do When You Forward A Domain? All Past Links Lost?

1 replies
I have an old domain that still has traffic but a lot of the articles I wrote fell under www.abc.com/d-e-f.html

I have since forwarded abc.com but i have seen a few articles that point to the www.abc.com/d-e-f.html now on the first page of google. How can i redirect that? Or is there no way?

Thanks
#domain #forward #links #lost #past
  • Profile picture of the author lgibbon
    Banned
    Originally Posted by Jakehyten View Post

    I have an old domain that still has traffic but a lot of the articles I wrote fell under www.abc.com/d-e-f.html

    I have since forwarded abc.com but i have seen a few articles that point to the www.abc.com/d-e-f.html now on the first page of google. How can i redirect that? Or is there no way?

    Thanks
    If you have c/panel go in and look for error pages.
    Select 404 error and paste in this redirect code replace the ##

    <html>
    <head>
    <title>ABC.com</title>
    <meta http-equiv="Refresh" Content="0;URL=http:##abc.com">
    </head>
    <body bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#800080" alink="#ff0000" oncontextmenu="return false">
    </body>
    </html>
    {{ DiscussionBoard.errors[180138].message }}

Trending Topics