[Wordpress Question] How Can I Have A Page Link Somewhere Else?

Discussion in 'WordPress' started by You, Jun 28, 2008.

  1. #1
    Hi, I'm setting up my new site using Wordpress.

    However, there is something I want to do: I want to make it so that when people click on a page, they don't get taken to an actual page within the site, but rather be taken somewhere else.

    How can i do this?

    Thanks!
     
    You, Jun 28, 2008 IP
  2. ramzwatcher

    ramzwatcher Peon

    Messages:
    67
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    please make it clear with some example please, so others and i can help you. if can, provide the url. thanks
     
    ramzwatcher, Jun 28, 2008 IP
  3. You

    You Banned

    Messages:
    223
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Well, I don't have an example...
     
    You, Jun 28, 2008 IP
  4. DeeJayEl

    DeeJayEl Peon

    Messages:
    91
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Do you want to link to another page?

    Are you talking about having an iFrame where the top of the page is your site but the rest is another site? (Not recommended by the way.)

    Tell us a little more and maybe we can help you out.
     
    DeeJayEl, Jun 28, 2008 IP
  5. WebmasterTL

    WebmasterTL Banned

    Messages:
    1,015
    Likes Received:
    30
    Best Answers:
    0
    Trophy Points:
    0
    #5
    do you mean a redirection so that people will be automatically taken to another webpage?
     
    WebmasterTL, Jun 29, 2008 IP
  6. You

    You Banned

    Messages:
    223
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Yes, exactly.
     
    You, Jun 29, 2008 IP
  7. Rebtl

    Rebtl Active Member

    Messages:
    248
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    55
    #7
    Here is a simple html meta tag that will redirect to any site that you put in the code.

    I definitely would not recommend using it to try and trick users to going anywhere they didn't anticipate going, the search engines will bust you for that.

    <meta HTTP-EQUIV="REFRESH" content="0; url=http://www.yourdomain.com/index.html">
     
    Rebtl, Jun 29, 2008 IP
  8. canam

    canam Peon

    Messages:
    475
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #8
    explain your question a little more

    when you say "when people click on a page", what exactly do you mean? do you mean when they are reading your blog, they click on where?
     
    canam, Jun 29, 2008 IP
  9. You

    You Banned

    Messages:
    223
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #9
    I mean when they click on the link that is supposed to take them to a page.
     
    You, Jun 30, 2008 IP
  10. You

    You Banned

    Messages:
    223
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #10
    I won't be using it to trick users. It's just that I want a link where a page is supposed to be.

    It's purely aesthetical (I know that word probably doesn't even exists :p)
     
    You, Jun 30, 2008 IP
  11. canam

    canam Peon

    Messages:
    475
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #11
    ok I'll try to help you and if we figure it out maybe some rep? :rolleyes:

    I think what you are trying to do might have nothing to do with wordpress, but I am not sure exactly from the question

    you say 'you want a link where a page is supposed to be'

    1. Do you mean you want a blog page that is just a link that people can click on?

    2. Do you mean that you want a post on your blog on the main page of your blog, but when someone clicks on the title of that post, it takes you to an external link?

    If none of the above are correct, explain where you want the link to be, like someone opens your blog for the first time, where do you want them to see it and go to?
     
    canam, Jun 30, 2008 IP
  12. KameronK

    KameronK Active Member

    Messages:
    236
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #12
    This is what he means:

    "A page" on a Wordpress theme is listed atop of the blog and is a "link" on a non-Wordpress site. That link takes you to a created wordpress page. What he wants to do, is..

    Let's say he has a "Page/Link" up top called Forum, he wants you to click that and be re-directed to the domain of the forum.
     
    KameronK, Jun 30, 2008 IP
  13. You

    You Banned

    Messages:
    223
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #13
    Exactly, that's what I mean.
     
    You, Jun 30, 2008 IP
  14. canam

    canam Peon

    Messages:
    475
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #14
    ok, I understand now

    another question, do you want it so that all 'pages' are like that, or do you want most of the 'pages' to still be pages in wordpress, and only one be a link to somewhere else?
     
    canam, Jun 30, 2008 IP
  15. You

    You Banned

    Messages:
    223
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #15
    Yeah, I only want one page to be like that. I actually want it to link to a forum :). I would use one of the many wordpress forum plugins out there, but I prefer vBulletin...
     
    You, Jun 30, 2008 IP