How to redirect page?
-
Hello! I currently have a widget that lists my blog’s pages. I want to make sure that when someone clicks on one of the pages, it redirects to another site.
Basically, I have a blog (thoughtsinrussian.wordpress.com) which is my Russian version of my English blog and I’d like to have a link to it in my sidebar.
How can I achieve this? Thanks!The blog I need help with is: (visible only to logged in users)
-
Hi,
It depends on what kind of code you’re using in the widget. I don’t find a Pages Widget, or any widget containing links to pages at https://overlordwhale.wordpress.com/. The links in the pages widget can’t be redirected elsewhere. Also, if you use List Pages Shortcode in a text widget, the links can’t be redirected either internally or externally in any way that I’m aware of.
You may use a custom menu containing links to pages. The destination URL of a custom menu item does not have to correspond the “navigation label” of the item. In other words, a link in a custom menu can go to any legitimate URL, regardless of what its navigation label indicates.
-
It’s also possible to create a list of links to page titles from your site in a text widget wherein one or more of the links goes not to the page, but instead to an external URL.
- The topic ‘How to redirect page?’ is closed to new replies.