Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Rogier Lankhorst

    (@rogierlankhorst)

    To get the mixed content fixer working, please turn off the force rewrite titles option in the yoast settings.

    Thread Starter DigitalNinjaZA

    (@digitalninjaza)

    Unfortunately I need that option on.. Thats what I need help with fixing.

    Plugin Author Rogier Lankhorst

    (@rogierlankhorst)

    You can insert the wp_title() in your theme:

    Otherwise, you’ll have to fix the mixed content yourself, and turn off the mixed content fixer in the settings.

    Thread Starter DigitalNinjaZA

    (@digitalninjaza)

    For the 2nd solution, what title exactly and what does that do? A bit confused

    Plugin Author Rogier Lankhorst

    (@rogierlankhorst)

    My guess is you use force rewrite title because your theme doesn’t use wp_title(). If wp_title is between the <head></head> tags, WordPress will insert page titles there. Yoast will hook into that function to optimize the page.

    So adding wp_title would make it possible to turn force rewrite title off.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Fix SSL’ is closed to new replies.