WordPress page to function as a hyperlink?

1 replies
  • WEB DESIGN
  • |
Hello Warriors!

I'd like to know how is it possible to make one of my wordpress pages to function as a "hop page". It seems that this way I can avoid the adblocker software hiding my banners.
#function #hyperlink #page #wordpress
  • Profile picture of the author emptee
    Originally Posted by NordicMarketer View Post

    Hello Warriors!

    I'd like to know how is it possible to make one of my wordpress pages to function as a "hop page". It seems that this way I can avoid the adblocker software hiding my banners.
    Hi mate,

    Not entirely sure what you mean by this - but I think you mean you want a page to act as a redirect.. If so, you've got a few options:

    1) Use a redirect plugin.. nuff said
    2) Use .htaccess to redirect instead
    3) Throw in a <script>window.location='http://whatever';</script> in the source
    4) Get a meta refresh into the head by creating a new template.. I'm sure there would be a plugin to do this somewhere too...

    Cheers,
    Michael
    {{ DiscussionBoard.errors[10072292].message }}

Trending Topics