+ Reply to Thread
Results 1 to 2 of 2

Thread: 301 redirect

  1. #1
    Guru
    Join Date
    Jul 2019
    Location
    Australia
    Posts
    657

    301 redirect

    hello,

    Am i allowed to setup a 301 redirect to my licensed domain?

    I have aqcuired a domain that i would like to point to my current domain so that google will not index it.

    Is there anything i should change somewhere for this to work? htaccess maybe?

    thanks

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    Hello,

    Use this rule in your .htacess:

    Redirect 301 / https://www.your-new-domain.com/

+ Reply to Thread