Question about All in one SEO.

Discussion in 'WordPress' started by Static, Jul 3, 2008.

  1. #1
    I have noticed that there are All in one SEO settings for every post that you make on WordPress.

    Is it beneficial to add this everytime I use it?

    Thanks.
     
    Static, Jul 3, 2008 IP
  2. MeetHere

    MeetHere Prominent Member

    Messages:
    15,399
    Likes Received:
    994
    Best Answers:
    0
    Trophy Points:
    330
    #2
    yes, better add it everytime..
    if not, its ok too. ;)
     
    MeetHere, Jul 3, 2008 IP
  3. pipes

    pipes Prominent Member

    Messages:
    12,766
    Likes Received:
    958
    Best Answers:
    0
    Trophy Points:
    360
    #3
    Yeah i make use of it for each individual post. :)
     
    pipes, Jul 4, 2008 IP
  4. AndreeaM

    AndreeaM Peon

    Messages:
    215
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #4
    For some reason the all in one seo pack does not have any effect on my blog. I installed it changed all the settings but on the homepage the adsense ads are not relevant at all. I can see the seo pack actually works because it changes the title structure in the window. Anyone have any clue ?

    If I use the all in one seo pack do I have to modify anything in this code :

    <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />

    <title><?php if(is_home() || is_search()) { bloginfo('name'); echo ' - '; bloginfo('description'); } else { wp_title('') ;} ?></title>

    <meta name="generator" content="WordPress <?php bloginfo('version'); ?>" /> <!-- leave this for stats -->

    in the header ?

    I have to mention that I am using WP 2.5.1 is it compatible with this version ?
     
    AndreeaM, Jul 4, 2008 IP