Plugin Contributor
Ryan C.
(@ryanc413)
Gotcha! And I completely understand. Could you try disabling Jetpack’s Twitter tags by adding the following to a functionality plugin on your site:
add_filter( 'jetpack_disable_twitter_cards', '__return_true', 99 );
Then, see if that resolves the issue with duplicate tags on your site.
Let me know how that works, and we can go from there!
Hi, just came across with this topic. I had the same issue, but I am using All in one SEO pack. Would that code possibly work with that too? What do you mean by “functionality plugin”? Is it different than function.php file?
And how to prevent publicize to pull long excerpt from the post in Facebook? It looks clumsy as it becomes like duplicate, first showing up as excerpt written manually and then the same more shortly under the image where you click the post to open.
Thanks in advance
@kauno Since you’re using All In One SEO, the code snippet my colleague Ryan posted above won’t help you.
Could you please start your own thread, as per the Forum Welcome, and let me know your site URL there so I can take a closer look at the issue?
https://wordpress.org/support/plugin/jetpack#new-post
If you want it to remain private, you can also contact us via this contact form:
http://jetpack.com/contact-support/
Thank you!