Important tips for Wordpress WP Header Title SEO

Discussion in 'Search Engine Optimization' started by medicalman, Jan 21, 2009.

  1. #1
    Most of webmasters do not personalized and take some change to enhance SEO effect of their Wordpress Templates.
    I will give you important tip. By changing codes your headers seen as
     <?php wp_title(''); ?>,<?php wp_title(''); ?>
    PHP:
    by codes below
    <title>
    <?php wp_title(''); ?>
    <?php if(wp_title(' ', false)) { echo ' | '; } ?>
    <?php bloginfo('name'); ?>
    </title>
    <META NAME="Keywords" CONTENT="<?php wp_title(''); ?>  ">
    <META NAME="Description" CONTENT="<?php wp_title(''); ?>  ">
    PHP:
    your website's metaname well descripted on search results. Maybe most webmasters know this trivial details but There are many newbee who want to learn much about SEO tips.

    Have a nice monetization of your web sites.
     

    Attached Files:

    medicalman, Jan 21, 2009 IP
  2. arramuse

    arramuse Active Member

    Messages:
    512
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    60
    #2
    Great Tips.. !!

    thanks.. for sharing...
     
    arramuse, Jan 21, 2009 IP
  3. dzinstand

    dzinstand Banned

    Messages:
    115
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Nice Tips. Thanks For Sharing Tips.
     
    dzinstand, Jan 21, 2009 IP
  4. medicalman

    medicalman Peon

    Messages:
    106
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    you are welcome my friends
     
    medicalman, Jan 21, 2009 IP
  5. grabarz

    grabarz Peon

    Messages:
    167
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I'm not good in WordPress SEO, so if you know some other tips, please share with us :)
     
    grabarz, Jan 21, 2009 IP
  6. vickyseo09

    vickyseo09 Banned

    Messages:
    156
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Such a nice tips thanks for sharing useful info!!!
     
    vickyseo09, Jan 21, 2009 IP
  7. locke

    locke Peon

    Messages:
    51
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    You are absolutely right, there are many plugins that offer this option as well i.e. change meta keywords title and description, I have found that because of it my rankings in Google shoot to the top for less competitive keywords!
     
    locke, Jan 22, 2009 IP
  8. jinnat57

    jinnat57 Peon

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    I use All-in-SEO plugins for Wordpress ... it takes care of everything.
     
    jinnat57, Jan 22, 2009 IP
  9. webrecsol

    webrecsol Peon

    Messages:
    448
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #9
    hello friend how to change this code. Can u told me full details step by step that changes code..
     
    webrecsol, Jan 22, 2009 IP
  10. nationhealth

    nationhealth Active Member

    Messages:
    1,458
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    80
    #10
    i am not webmaster but use wp on my lots of sites do i need to change anything or is just for those who are developing themes for wordpress


    Thanks
     
    nationhealth, Jan 22, 2009 IP
  11. medicalman

    medicalman Peon

    Messages:
    106
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #11
    Hello friends. I will explain it stp by step

    1. step. Open theme editor and find header.php file and open it.

    2. After opening Header.php file you must find <?php wp_title(''); ?>,<?php wp_title(''); ?> codes.

    3. if you could find it replace it with title><?php wp_title(''); ?><?php if(wp_title(' ', false)) { echo ' | '; } ?><?php bloginfo('name'); ?></title><META NAME="Keywords" CONTENT="<?php wp_title(''); ?> "><META NAME="Description" CONTENT="<?php wp_title(''); ?> ">

    and press register button. all thing will be ok. I tried All in SEO pack Plugin but it cannot change title order. So we must do it manually.
     
    medicalman, Jan 22, 2009 IP
  12. JoelJonathan

    JoelJonathan Peon

    Messages:
    152
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #12
    No need to go through all of that. Much easier if you just use the All in One SEO Wordpress plugin.
     
    JoelJonathan, Jan 22, 2009 IP
  13. wibblet

    wibblet Banned

    Messages:
    617
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #13
    exactly no need to do it yourself :D
     
    wibblet, Jan 22, 2009 IP
  14. n1rwana

    n1rwana Peon

    Messages:
    48
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #14
    nice tips, i've already done that
     
    n1rwana, Jan 23, 2009 IP
  15. aspire

    aspire Well-Known Member

    Messages:
    4,002
    Likes Received:
    76
    Best Answers:
    0
    Trophy Points:
    175
    #15
    That was a nice tip. Also, the All in One SEO plugin is a great tool.
     
    aspire, Jan 23, 2009 IP
  16. teamnirvana

    teamnirvana Active Member

    Messages:
    844
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    60
    #16
    Yes, All-In-One-SEO plugin supports many of the features which enhance the validity of the website and helps in rising in the SERPS.

    But, thans for sharing this tip which is very useful.
     
    teamnirvana, Jan 23, 2009 IP
  17. kutekutta

    kutekutta Peon

    Messages:
    807
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #17
    Thank you MedicalMan
     
    kutekutta, Jan 23, 2009 IP