Default Title and Description
-
Hello. The default title and description does not appear to be working for me.
With these two left blank, I expected sharing of my homepage url would take the title from Settings | General Settings | Set Title and perhaps the description from the “Tag Line”. Neither are set at as you can see below:
<!-- This Open Graph data is managed by Alex MacArthur's Complete Open Graph plugin. (v3.2.6). --> <!-- https://ww.wp.xz.cn/plugins/complete-open-graph/ --> <meta property="og:site_name" content="Jimmie Dee's Airguns" /> <meta property="og:url" content="https://www.jimmiedeesairguns.com/uncategorized/our-new-blog-page/" /> <meta property="og:locale" content="en_GB" /> <meta property="og:image" content="https://i0.wp.com/www.jimmiedeesairguns.com/wp-content/uploads/Site-Preview-Image/IMG_7503-345.jpg?fit=736%2C387&ssl=1" /> <meta property="og:image:width" content="736" /> <meta property="og:image:height" content="387" /> <meta property="fb:app_id" content="478656439174235" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:image" content="https://i0.wp.com/www.jimmiedeesairguns.com/wp-content/uploads/Site-Preview-Image/IMG_7503-345.jpg?fit=736%2C387&ssl=1" /> <!-- End Complete Open Graph. | 0.0014369487762451s -->Also note the og:url is wrong. It is using the url of the first post on the homepage.
I can override the “default type”, “site name” and “description” in settings | open graph but I think the og:url is causing Facebook to take the information from the first post rather than the og tags which is odd.
Here is the html with the defaults set on the plugin setting page:
<!-- This Open Graph data is managed by Alex MacArthur's Complete Open Graph plugin. (v3.2.6). --> <!-- https://ww.wp.xz.cn/plugins/complete-open-graph/ --> <meta property="og:site_name" content="Jimmie Dee's Airguns" /> <meta property="og:url" content="https://www.jimmiedeesairguns.com/uncategorized/our-new-blog-page/" /> <meta property="og:locale" content="en_GB" /> <meta property="og:description" content="A collection of rare vintage and modern airguns." /> <meta property="og:title" content="Jimmie Dee's Airguns" /> <meta property="og:image" content="https://i0.wp.com/www.jimmiedeesairguns.com/wp-content/uploads/Site-Preview-Image/IMG_7503-345.jpg?fit=736%2C387&ssl=1" /> <meta property="og:image:width" content="736" /> <meta property="og:image:height" content="387" /> <meta property="fb:app_id" content="478656439174235" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:title" content="Jimmie Dee's Airguns" /> <meta name="twitter:image" content="https://i0.wp.com/www.jimmiedeesairguns.com/wp-content/uploads/Site-Preview-Image/IMG_7503-345.jpg?fit=736%2C387&ssl=1" /> <!-- End Complete Open Graph. | 0.0024569034576416s -->Hope that’s enough information for you to debug.
Many thanks,
JimmieThe page I need help with: [log in to see the link]
The topic ‘Default Title and Description’ is closed to new replies.