SEO Extension

Provide SEO Extension to CMS Pages, Static Pages, Blog post with meta & open graph tags

Back to SEO Extension Support

KushMedia
KushMedia

Example partial:

{% component 'SeoBlogPost' %}

<a href="http://www.facebook.com/sharer.php?u={{url}}"><img src="{{ 'assets/images/others/social1.png'|theme }}" alt="" /></a>

<a href="http://twitter.com/share?url={{url}}"><img src="{{ 'assets/images/others/social2.png'|theme }}" alt="" /></a>

<a href="https://plus.google.com/share?url={{url}}"><img src="{{ 'assets/images/others/social4.png'|theme }}" alt="" /></a>

The OG data is not being picked up, like the post image and description etc... according to this article that is now were facebook share is suppose to get it's data. http://stackoverflow.com/questions/12547088/how-do-i-customize-facebooks-sharer-php

Last updated

1-1 of 1