simple dynamic redirection
-
hi
i’m in need of a small help regarding a simple dynamic redirection
i want to hide a URL under my site link and this link will be joined by a dynamic title of posts
for example :
i want to hide : https://www.google.com with my site: https://www.mydomain.com
and insert it in my single.php and add a string: <php_echo_get_post_title> at the end of the link
so for example if i have a post with the title : music FUN
then the link will appear at the end of the topic like this
https://www.mydomain.com/<php_echo_get_post_title> , so the above link will redirect to
https://www.google.com/music FUN
understand ?
anyone can help me? thanks in advance
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘simple dynamic redirection’ is closed to new replies.