how to get post link?
-
Hi I have recently moved my site ipleaders.in to blog.ipleaders.in
so i would need to redirect all my visitors from ipleaders.in/xyx to blog.ipleaders.in/xyzIf you can share with me any info of such a template tag it would be really helpful.
I have added this code to singles.php file at the top:
<head><meta http-equiv=”REFRESH” content=”0;url=http://blog.ipleaders.in/<?php echo(post_permalink()); ?>”></HEAD>but it does not work the way i intended.. pls help
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘how to get post link?’ is closed to new replies.