Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator James Huff

    (@macmanx)

    Add this to your .htaccess file:

    Redirect permanent /blog/ebay/ http://example.com

    Thread Starter lfishercb

    (@lfishercb)

    Hi James,

    I tried that and It didn’t work. Has it got to be anywhere specifically?

    Moderator James Huff

    (@macmanx)

    I’d normal add it at the top of the file. Did you place that in your web root directory, or a directory called “blog”? It should go in the domain’s root.

    If you actually have a “blog” directory, use this instead inside of it:

    Redirect permanent /ebay/ http://example.com

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

The topic ‘Making a URL Redirect’ is closed to new replies.