Viewing 12 replies - 1 through 12 (of 12 total)
  • Same issue here, but only on one or two pages. Some pages all the data is saved fine, others it just doesn’t want to know. This is a great plugin I’ve used dozens of times, so I’m baffled!

    I am having the same issue. Seems like a few of the pages saved, but the majority do not save Focused Keyword, SEO Title, or Meta Description. I’ve flushed site cache, made sure everything was up to date, but still no luck.

    Same issue here. Not the first site I’ve used this plugin with, but first time I’ve come across this problem. Thought the fact that I’m developing on localhost might have something to do with it.

    Same problem…

    I just installed Customizer Pro and none of my changes are being saved when i try to customize this theme.

    Does anyone know what is causing this?
    I set the Focus Keyword and Meta Description – everything turns green above. Then I save the page and all is lost.

    Same here, except it’s just my home page meta that won’t save

    I am having the issue that the contact page (Dutch) met data (seo title and search keyword) not being saved. I read somewhere that I might need to turn off all plugins save WPML and SEO, try the basic theme and switch back and see, but as that is rather drastic I was wondering if there were other options than just turning off all plugins except for SEO and or WPML and trying another theme. Are there?

    Specs:

    • Dreamhost VPS
    • WordPress 4.1–NL_nl
    • WordPress SEO 1.7.1
    • WPML CMS 3.1.8.4

    full list of plugins here

    I’m getting same issue when I installed yoast 1.7.1.

    But just 1 page of my site won’t save any SEO title or Meta Description. Using WP 4.1

    The solution is to add this line

    add_action( ‘pre_post_update’, array( $this, ‘save_postdata’ ) );

    in wordpress-seo/admin/class-metabox.php:

    after line 35

    fixes it

    What does that line do, and can we add the line from the wordpress editor, or do we need to go into the site files?

    Thanks.

    Thanks tongtastic, that did the trick for me. Glad I don’t need to look for another SEO option.

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘SEO Not Saving Changes.’ is closed to new replies.