Viewing 3 replies - 1 through 3 (of 3 total)
  • I followed these notes and when I view the source of my page now it is correct.

    Not ideal – but it works.

    What a mess with AIOSEO.

    Good luck.

    Here are the details:

    I had the same problem with WP3.3.1. I began searching through the MySQL databases and found the entry that was retrieving the title text.

    After you get into your WP database:
    1) find table: wp_options
    2) search for option_name = aioseop_options
    3) you should see in the mess the text for your current title between quotes. Keep the qoutation marks, but replace the text with what you want your title to be.

    I wouldn’t recommend this for anyone uncomfortable with MySQL, but this is how I fixed it.

    under the “options page” the entry I needed to edit waa:

    wpr_seo_format_home

    Hope this helps.

    to find the password for my database I checked the cofig file as noted.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Home description is not working in my AIOSEO’ is closed to new replies.