Can I make my homepage redirect to a specific category?
-
I’m trying to put together a Web site for a college newspaper, and I’m having trouble making the homepage do anything other than just display all the latest posts, regardless of category, in chronological order.
I’ve already tried things like excluding categories from the front page; this caused problems with the category posts plugin, which I’m also using, and a few other issues.
I finally ended up creating a category titled “Top Stories,” figuring that I could just make the front page redirect to “/category/top-stories” — but apparently I can’t. The only options available are “show static page” and “show most recent posts,” and I don’t want to do either. I tried downloading the Redirection plugin, creating a new page, setting that page to be a static front page, and then adding a redirect from that page to “/category/top-stories” in Settings –> Reading, but that doesn’t work.
Is there any plugin that will allow me to set a specific URL as the front page? It’s so easy in Drupal that it seems weird that WordPress wouldn’t allow a way to do this.
Thanks!
The topic ‘Can I make my homepage redirect to a specific category?’ is closed to new replies.