Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

Assuming I have a page with the URL http://papermepress.com?page_id=2 that I want to set as the default, what do I need to do so that when a user types in just http://papermepress.com they see that page?

Is it a simple configuration option or do I need a plugin of some sort?

share|improve this question
what about my imaginings editor? are they of no importance?....just kidding :) – Hiro Protagonist Oct 4 '12 at 20:35

2 Answers

up vote 2 down vote accepted

From your dashboard, visit Settings > Reading and select and for the first option, Front page displays select A static page (select below) and then select that specific page (and then another page you create for your posts to show up on if you would like).

share|improve this answer
Yes. Not another plugin! – Hiro Protagonist Oct 4 '12 at 20:29

You don't need a plugin for this - simply log in to your wordpress admin console, select SETTINGS, then select READING option and then choose "front page displays" - "a static page" and select the page you want to be displayed

share|improve this answer
Thanks...but Zach beat you to it. – Hiro Protagonist Oct 4 '12 at 20:30

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.