Description
The appended parameter ?redirect_to= … causes that each link redirects directly to a post in single post view. For demonstration purposes, we have created here some posts with arbitrary content.
Options
Example Links
The links below were made for the posts of the demo site. You find more general link examples on this page.
Redirect to a random post
demo.chattymango.com/?redirect_to=random
Redirect to the latest post in the category “Tag Groups Premium”
demo.chattymango.com/?redirect_to=latest&cat=7
Redirects to the oldest post, excluding the posts with the IDs 9, 13 and 18
demo.chattymango.com/?redirect_to=oldest&exclude=9,13,18
Redirect to the post with the highest comment count
demo.chattymango.com/?redirect_to=custom&orderby=comment_count
Redirect to the oldest post that contains the word “url”
demo.chattymango.com/rubrik/software/?redirect_to=first&s=url
Redirect to a random post and track the visit
demo.chattymango.com/?redirect_to=random&pk_campaign=random_link
We can also use links to our main website, because there too the plugin is installed:
Redirect to a random post that is older than 1 month but not older than 6 months
chattymango.com/?redirect_to=random&before=1%20month%20ago&after=6%20month%20ago