• Resolved Alcegraphics

    (@alcegraphics)


    Hello everybody,
    great plugin, I am often using it on my clients.

    I have now to redirect a full website to a new domain.
    This is a news website and all the links are the same on the new domain.

    I want to create precise redirection like:

    site1.com/hello-world –> site2.com/hello-world
    site1.com/hello-universe –> site2.com/hello-unvierse

    I want to exclude all the rest.
    Home page must not be redirected, login and folders not redirected.
    Only pages and posts must be redirected

    What is the fastest way to do it?

    Thanks

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author John Godley

    (@johnny5)

    Your setup is not easy to do. You could create a regular expression redirect for everything, then create a ‘do nothing’ for the ones you want to exclude. Or you could create a redirect for each of the individual URLs you want to redirect.

    https://redirection.me/support/

    Thread Starter Alcegraphics

    (@alcegraphics)

    Hi John, thanks for your answer.
    I am afraid that if I use the exclude option I won’t be able to login anymore.
    I am doing the redirect one by one, the point is that the website has 1000 posts.
    That’s a huge job to do. I will try with a csv if I can somehow export all the posts links

    Thread Starter Alcegraphics

    (@alcegraphics)

    Update, I have pasted from the sitemap all the posts url 2 times in a google sheet.
    Then I have made find and replace in the second column changing the url.
    Uploaded the csv in redirection plugin and it’s all done

    nice and smooth

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Full site redirection with exceptions’ is closed to new replies.