<title> showing in OpenGraph tags
-
I don’t know whether this is a problem with WordPress 3.6 or Genesis 2.0. But Social Sharing Toolkit is awkwardly including “<title></title>” in the OpenGraph data.
Here’s an example from my HTML.
<!DOCTYPE html> <html lang="en-US"> <head> <meta charset="UTF-8" /> <title>10 elements of powerful podcast promos</title> <meta name="description" content="Learn tips for producing your own podcast promos! Mike and Izabela Russell are experts in audio branding and production and join Daniel J. Lewis in this episode." /> <meta name="keywords" content="promos, music, copyrights, voiceover, call to action, how to podcast, podcasting, Daniel J. Lewis, Mike Russell, Music Radio Creative," /> <meta name="robots" content="noodp,noydir" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <!-- Open Graph tags provided by Social Sharing Toolkit v2.1.2 --> <meta property="og:locale" content="en_US"/> <meta property="og:title" content="<title>10 elements of powerful podcast promos</title>"/>
https://www.ads-software.com/plugins/social-sharing-toolkit/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘<title> showing in OpenGraph tags’ is closed to new replies.