php - how to setup redirects based on referrer for individual wordpress post in a wordpress blog -


hello newbie here. set referrer redirect word press blog this. want people refereed particular link example.com/444 have access post without being redirected . rest traffic send them example.com/444

so summarize

visitors example.com/444 goes post no action needed

visitors other othersites.com goes post redirect them after set time example.com/444

also redirect command eliminate or undo action if traffic click button in browser return post , referred example.com.

example.com contains set of actions user has complete in order gain access post. after completing action user redirected post

i want them redirected post after completing instruction on example.com

thanks listening

i wanted remind basing on referrers bad idea. people can strip them (some antiviruses that) or use plugin doing that.


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -