How do I edit the homepage content of a wordpress blog?
I’m a little stuck using wordpress.
I’m using a cool new theme for my wordpress blog. And i’m able to edit some of the themes settings like logo and ad placement. But I can’t find anywhere where I can edit the homepage content.
Like there are places on the homepage of the blog that say: "Hello world" "You can put anything here" "sample image 200×200" and the menu has one tab that says: "uncategorized" and so on.
I want to know how to edit all that. It doesn’t seem very easy to get to where that content is stored.
2 Responses
PoorOne
09 Sep 2010
Matrix
09 Sep 2010
Hi,
Go to your theme folder and check the index.php file. All those should be in there.
Good luck.






First, There are pages and posts.
Posts are for example hello world (default example post) and pages, for example (about page).
Page is basically more static than posts page, posts page, whenever you create posts, it will show there.
"uncategorized" is not post or page, it is default category. Example, i write post with title "football match" i put it then in "sport" category. You can change that "uncategorized" to be something else that more search engine friendly.