Viewing 6 replies - 1 through 6 (of 6 total)
  • Go to your admin, and then manage, post.
    On the bottom of the page you can also go to previous postpage. Mabye that helps.

    Thread Starter karinhoegh

    (@karinhoegh)

    Oh – I mean the title, meta tags and description in the html-file (to optimize google search)

    Karin

    Moderator Samuel Wood (Otto)

    (@otto42)

    WordPress.org Admin

    karin: WordPress doesn’t work that way. The posts you see are not stored in separate HTML files. Instead, the actual page is generated from the posts (which are stored in the database) on the fly. This includes titles, meta tags, descriptions, etc. There are plugins and such to let you specify these, I’d start looking at those.

    Thread Starter karinhoegh

    (@karinhoegh)

    Dear Otto 42

    There is the answer – so I cannot change the description of each post – thanks

    Karin

    so I cannot change the description of each post

    Not entirely true: you cannot “change” it in the way you do it when for 1,000 posts you have 1,000 physical files.
    This might help:
    http://guff.szub.net/plugins/
    Look for the Head Meta Description plugin

    The plugin above will help you with meta.

    You can, of course, edit your theme’s header.php to work with your <title> tags. Can even embed any static meta there as well.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Where are my posts’ is closed to new replies.