• Resolved tazotodua

    (@tazotodua)


    1) It’s good if you added in options, a checkbox, to SHOW/HIDE the image input field on post-editor…
    now it is by default <input type="hidden" … instead, this type should be “text” (not hidden), if user chooses to show it from plugin’s options page.

    2) It’s good if you added <meta name="twitter:card" content="summary" />
    however, the “summary” should be changeable (it’s same as og:type for facebook) ; also, <meta name="twitter:url" content="........" /> maybe needed, similar to og:url

    3) I ahve question, is there a need for google+ support ?

    https://developers.google.com/+/web/snippet/
    https://developers.google.com/+/web/snippet/article-rendering

    or does it automatically get’s OG tags?

    • This topic was modified 8 years ago by tazotodua.
    • This topic was modified 8 years ago by tazotodua.
    • This topic was modified 8 years ago by tazotodua.
    • This topic was modified 8 years ago by tazotodua.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Alex MacArthur

    (@alexmacarthur)

    Hi, Tazo —

    Thanks for the feedback and questions on this. Here are some responses for your questions:

    1. I’m not sure I understand this one. Are you talking about simply disabling the ability to see the option at all? Or something else? I’m not sure why I would change the type from “hidden” if that value is set by the WordPress media uploader (JavaScript).

    2. Great idea — I will look into building this out more to make it more Twitter-flexible.

    3. Yes, there is Google+ support out of the box. They accept all default OG tags, and so these shares will be just fine.

    Plugin Author Alex MacArthur

    (@alexmacarthur)

    Just an update on this. The plugin now adds a Twitter summary card. I will look into expanding that scope in the future, but considering the low use rate of anything other than “summary,” it’s suitable for now.

    Also, looking into Google+, I noticed that Google asks for the og:headline property, which is not officially listed in the OG protocol information. For that reason, I’ve chosen to exclude that property until I see the need to include it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Show image url field’ is closed to new replies.