hello people, :)
I need to redirect some posts toward pages (because I have a specific category which show some posts in the header with the smoothgallery (mootools stuff)) but my WP website is as a CMS and I dont have (need) categories (exept one with news but whatever) so I need to redirect these articles towards my pages... and I don't know the best way to do that..
with php :
[code]
<?php
header(location:http://URL.com);
?>[/code] does it worth to install a plugin such as php excec just for that?
the meta code:
[code]<meta http-equiv="REFRESH" content="{TAR}; URL={AR}">[/code]
or something else?
Like you can imagine, I would need a really fast code cause the article doesn't have to be shown, it would sound so bad lol
Thanks for your advices WP community :)
have a great day.
1024, Paris, France.