Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter giorgoskon

    (@giorgoskon)

    This is a bug in the regex in the plugin file on line 79:
    /<meta property="og:description" content="(.*)">/

    It’s missing the trailing meta slash. It should be:
    /<meta property="og:description" content="(.*)"\/>/

    Plugin Author Chuck Reynolds

    (@ryno267)

    i’ll look at that in testing. only an AIDSEO issue it seems. hoping to get a break from client stuff to release 2.0.8. on beta in github now already…

    Plugin Author Chuck Reynolds

    (@ryno267)

    also BEEJ thx for heads up. wasn’t getting emails from this forum for a while so I just realized i’m a little lagged :/

    Thanks, beej! That regex fix solved the problem I was having with custom descriptions I provided through All-in-One SEO not being inserted into og:description.

    Plugin Author Chuck Reynolds

    (@ryno267)

    The new Beta addresses the filtering issues some sites were having but needs more testing as it fixes a lot and has a lot of additions and changes. Just need some more time to test and should be up in near future.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Description blank using All In One SEO and 2.0.7’ is closed to new replies.