• pagou

    (@pagou)


    hello
    i want to have to the menu a link that will sent the visitor direct an other site. for example

    home | my photo | wikipedia | my static page

    so the first 2 is links inside my site. the 3 is outside my site and the last one is inside my site folder but out of wordpress. is out there any plugg in that will do the job?

    thanks for your time

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter pagou

    (@pagou)

    proximity2008

    (@proximity2008)

    hello,

    Assuming that you are using pages this is how I would do it:

    1. Create a page called wikipedia
    2. Order the pages how you want. I would recommend using a plugin called PageMash for this.
    3. Open up .htaccess in the server root and put in a 301 redirect:
    Redirect 301 /wikipedia/ https://www.wikipedia.com/whatever.html

    You could also look for a redirection plugin.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘plug in for link from my menu to other site? or static pages’ is closed to new replies.