Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Chuck Reynolds

    (@ryno267)

    that’d be a site specific issue. have a url I can look at to try and help?

    check other plugins that may be conflicting.
    check other plugins that may be outputting ogp tags.
    check caching and/or minification scripts that may be doing something wrong.
    etc.

    Thread Starter Kic00

    (@kic00)

    Sure. We have no other plugins outputting open graph tags, or any conflicting plugins.

    You can put our URL into the Facebook debugger:
    https://developers.facebook.com/tools/debug/og/object?q=http%3A%2F%2Fww2.kqed.org%2Fnews%2F

    And you’ll see that it complains that the og:url field has a redirect that is circular.

    Plugin Author Chuck Reynolds

    (@ryno267)

    okay. standby. on a client call and I’ll get to this after that

    Plugin Author Chuck Reynolds

    (@ryno267)

    Hey Kic00
    1. can you tell me what you have in your /wp-admin/options-general.php for WP Address && Site Address? Just want to see how you have that setup.
    2. Also is this a single install or a multisite?

    Seems when WP in based in a subdirectory it acts a little differently than usual. An old ticket talks about that: https://core.trac.www.ads-software.com/ticket/15619

    …question for you… if I gave you a code snippet are you comfortable modifying the plugin code to test it? or no? I think I know the flow it’s following and can patch that issue fairly quickly but I’d like to make sure that’s how it’s really acting.
    To fully test I’d have to setup another test environment with WP in a subdirectory and I can’t jump on that super fast… but I’d get to it.

    Let me know on those. Thx

    Plugin Author Chuck Reynolds

    (@ryno267)

    and I’ve already fixed this in the dev version. ref: https://github.com/chuckreynolds/WPFBOGP/issues/46

    LMK about those before but I can push out a small patch update with those changes.

    Plugin Author Chuck Reynolds

    (@ryno267)

    pushing out 2.0.12 right now to address the trailing slashes issue. should solve your problem. LMK.
    I need to finish the big update i’ve been too busy to finish ?? soon.

    Thread Starter Kic00

    (@kic00)

    Thanks, I’ll let you know if that fixes it. This is a multisite install with subdirectories.

    I’m happy to test a code snippet but it seems you already fixed it!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘og:url tag strips the slash from the blog name’ is closed to new replies.