Viewing 12 replies - 1 through 12 (of 12 total)
  • Thread Starter larrinski

    (@larrinski)

    Couldn’t get the edit to work, so I am reposting a part that could have been clearer…

    Here is an example…
    http://atheist.nu/blog/wp-content/uploads/2008/01/intelligent-design-poster.jpg.

    If you change it to
    http://www.end-of-silence.org/blog/wp-content/uploads/2008/01/intelligent-design-poster.jpg

    it loads just fine…

    So, how do I get all my content to make that change?

    Thread Starter larrinski

    (@larrinski)

    A lame bump…

    Have you looked into editing your .htaccess file on atheist.nu?

    RewriteCond %{HTTP_HOST} ^atheist\.nu$ [NC]
    RewriteRule ^(.*)$ http://www.end-of-silence.org/$1 [R=301,L]

    Thread Starter larrinski

    (@larrinski)

    Is this file at my hosting company? I can’t locate it in my wordpress install.

    .htaccess is never part of WP – it is created/uploaded only when you want to use the so-called nice permalinks.
    If there isn’t one at the old domain (if it is still hosted on a server) – just create one and put into it the lines given above.

    Thread Starter larrinski

    (@larrinski)

    Found it! Forgot to show hidden files in cyberduck!

    Sorry to be daft, but this process is new for me. I added the value to the file, but no go so far. I will give it a few hours to see if it takes a while to have effect.
    Thanks for the guidance. I will see if this helps, and follow up.

    Actually, those two lines should be in a .htaccess file in the root folder of the atheist.nu domain!

    Thread Starter larrinski

    (@larrinski)

    Do I add atheist.nu to my hosting account? I guess with deluxe hosting I can add a few domains… I will try adding it and see if there is a file manager option for it.

    Thread Starter larrinski

    (@larrinski)

    Both domains are hosted in the same account. There is no other root directory, or so I think…

    OK, so I added atheist.nu as another hosting domain, and added a new .htaccess file with the above info…

    Thread Starter larrinski

    (@larrinski)

    Now everything is slow as molasses!

    I took out the 2 lines from my end-of-silence.org .htaccess file, and removed atheist.nu hosting just in case I screwed that up.

    My entries seem to hang up just after the post loads…

    Any suggestions? Cheers!

    I am getting lost as to what are you doing… those two lines were NEVER supposed to be in the htaccess file of the new domain: they were supposed to be in the old domain, so when a request for the old address(es) comes in – e.g. if I bookmarked the old address – the request would be forwarded permanently (301) to the new location.

    That’s exactly what pkthree told you yesterday:
    editing your .htaccess file on atheist.nu

    Thread Starter larrinski

    (@larrinski)

    Thank you Moshu.

    I am getting lost as to what I am doing too!!! Here is what I did…

    I originally added those 2 lines to my root directory at end-of-silence.org. After you pointed out that this was wrong, I logged into my godaddy account, went to my hosting account and added atheist.nu. Previously I only had the domain forward to http://www.end-of-silence.org and it wasn’t in my hosting account list. I then added a .htaccess file to the file manager with those 2 lines.

    It probably doesn’t help that I am having to navigate through godaddy. Their site is horrible!

    I had hoped that this would be an easy forwarding problem, but it appears much more complex. Seeing that Google just announced we can submit for re-indexing, I may just live with all the 404s for now.

    It is funny that all my blog permalinks seem to properly forward, but images and tags do not.

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘How to use Redirection to forward old URLs’ is closed to new replies.