Word Press Blog - How to change the content on pages?

Discussion in 'Content Management' started by info4beingrich, Mar 7, 2010.

  1. #1
    I am new to wordpress. I want to make some changes on the wp blog. I have been told that the meta description and meta keywords on my article directory pages are quite down in the code. I want to bring them up i.e. within first 100 lines of code. Can someone help me that in which files (at what location) should i make changes to bring the meta tags up on the landing page and the various article pages? My article directory is http://articledirectoryland.info
     
    info4beingrich, Mar 7, 2010 IP
  2. proxywhereabouts

    proxywhereabouts Notable Member

    Messages:
    4,027
    Likes Received:
    110
    Best Answers:
    0
    Trophy Points:
    200
    #2
    Go inside wp-admin, look for theme and edit.
     
    proxywhereabouts, Mar 7, 2010 IP
  3. info4beingrich

    info4beingrich Active Member

    Messages:
    198
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    60
    #3
    Hi Proxywhereabouts,

    Thanks for your advice. I have checked in the theme editor, however there are several options like main index template, page template, single post, etc. and i am getting confused as to which to change and what to change there? Also I am using the All in one SEO plugin but still when i check my site for SEO, the tool says the meta tags do not appear up on the page?
     
    info4beingrich, Mar 7, 2010 IP
  4. proxywhereabouts

    proxywhereabouts Notable Member

    Messages:
    4,027
    Likes Received:
    110
    Best Answers:
    0
    Trophy Points:
    200
    #4
    You want to edit meta desc and kwords so edit header.php
     
    proxywhereabouts, Mar 8, 2010 IP
  5. Yeah

    Yeah Well-Known Member

    Messages:
    865
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    135
    #5
    Check does your theme header include tags and description :)
     
    Yeah, Mar 8, 2010 IP
  6. digitalworkstation

    digitalworkstation Peon

    Messages:
    11
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Hi, for header template commonly using the wp tag that generate the meta tag : wp_head(). I think you might one to change or modified the wp_head() function to accomplish that.
     
    digitalworkstation, Mar 10, 2010 IP