I was wondering is there an easy way to redirect the home page of my wordpress site to a category page?
http://www.mysite.com -> http://www.mysite.com/?cat=4
I like to implement a "seasonal" greeting page to my site instead of the usual home page.
I was wondering is there an easy way to redirect the home page of my wordpress site to a category page?
http://www.mysite.com -> http://www.mysite.com/?cat=4
I like to implement a "seasonal" greeting page to my site instead of the usual home page.
You could use something like the Redirection plugin. This would make it also really easy to change the page you're redirecting to.
Thanks for the tip. it worked very well!
I simply redirected /index.php to /?cat=4.
This topic has been closed to new replies.