• Hi,

    I started on wordpress and am very impressed byt the features. But I also have to say, the more I read the ‘lesser’ I know. I’m trying to make my blog as google friendly as possible (who isn’t) but don’t know the settings. I use head space, xml sitemap plugins. but I heard that on the homepage and the categorie pages you need static contact as well?! I read a lot of forums and found code to make this possible but it didn’t work for me the static content appeared on all pages and my thumbs wher gone?!

    So can anybody help me with code so the homepage displays static content 5 posts and then static content at the bottom again. And could somebody help met with the settings.

    Thanks in advance

    (blog is https://www.allesovergokken.com)

Viewing 2 replies - 1 through 2 (of 2 total)
  • read up on the codex about using a home.php file. basically you could take you index.php file, and save a copy as home.php. Then add in the static html you desire above and below the loop. Change the loop to show 5 posts and you are good to go. Upload it to your theme folder and wordpress will do the rest.

    gl.

    Thread Starter allesovergokken

    (@allesovergokken)

    Thanks for the swift reply I will digg in to that and try to make it work, one question should i do the same on the category pages? I would like to have an introduction test on all categorie pages as well (not the pop up screen) but static text on the pages themslef.

    thanks in in advance

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘static content combined with posts on homepage and categories’ is closed to new replies.