Hello,
Lets say i have a WordPress blog. and i have a post url there example.com/1. I want this url to redirect randomly on another urls when someone click. I.e.
If User X click first time on example.com/1 -------> Xyz.com
If User X click Second time on example.com/1-----> abc.com
.
.
.
.
N number of clicks and N number of urls redirections.
Is it possible ? using a CMS like Worpress. I know 301 redirection for single url. If any one know help me to know
Lets say i have a WordPress blog. and i have a post url there example.com/1. I want this url to redirect randomly on another urls when someone click. I.e.
If User X click first time on example.com/1 -------> Xyz.com
If User X click Second time on example.com/1-----> abc.com
.
.
.
.
N number of clicks and N number of urls redirections.
Is it possible ? using a CMS like Worpress. I know 301 redirection for single url. If any one know help me to know