Redirecting external url to an external url

#826253
Viewing 6 replies - 1 through 6 (of 6 total)
  • Hello,

    To redirect an external URL to another external URL, you can follow these steps:

    1. Edit .htaccess File: You need to add a redirection rule to your .htaccess file. If you have access to the .htaccess file, you can add the following code snippet after #END WordPress:
    RewriteEngine On
    RewriteCond %{HTTP_HOST} ^www.nvwa.nl [NC]
    RewriteRule ^onderwerpen/import-van-hout-en-houtproducten-flegt/over-flegt$ https://rankmath.com/ [L,R=301]
    1. Save Changes: After adding the code snippet, save the changes to your .htaccess file.

    Please ensure to test the redirection using tools like the htaccess tester to verify that the rewrite rules are correct before adding them to the .htaccess file.

    If you encounter any issues or need further assistance, feel free to reach out to our dedicated support team by opening a ticket here.

    Best regards.

    Sources:
    How to Redirect Non-WWW Version to WWW Version of Your Website » Rank Math
    How to Redirect WWW Version to Non-WWW Version of Your Website » Rank Math
    How to Setup Rank Math SEO Plugin Properly

    Hello,

    Thank you for contacting Rank Math support.

    Yes, you can use the Rank Math Redirection module to redirect a page to an external page. You will follow the same procedure as creating any other redirection.

    That said, the redirection you mentioned in your ticket is not an external redirect but an internal one. To create this redirect, navigate to Rank Math > Redirections > Add new and use the following details:

    Source URLs: /onderwerpen/import-van-hout-en-houtproducten-flegt/over-flegt
    Mode: Exact
    Destination URL: /onderwerpen/import-van-hout-en-houtproducten/flegt-vergunning-voor-import-van-hout

    We hope this helps you resolve the issue. Don’t hesitate to contact us again with any other questions or concerns regarding Rank Math. We are always happy to help.

    Thank you for choosing Rank Math!

    Hello,

    I have updated the sensitive data as requested. Can you please check further?

    Thank you.

    Hello,

    From your screencast, you are creating the redirect on hetbalk******.nl website, and the source you are redirecting is https://www.nvwa.nl.

    Please note that the redirect should be created under the source domain to make it work (https://www.nvwa.nl).

    Looking forward to helping you.

    Ok, so an external redirect from external url to external url is not possible. Explains a lot.

    Hello,

    We are glad to know that this issue has been resolved. Thank you for letting us know.

    This ticket will be closed now, but you can always open a new one if you have any other questions or concerns. We are here to help you with anything related to Rank Math.

    We appreciate your patience and cooperation throughout this process.

    Thank you for choosing Rank Math.

Viewing 6 replies - 1 through 6 (of 6 total)

The ticket ‘Redirecting external url to an external url’ is closed to new replies.