zappycode / zappycode-django

The code behind ZappyCode.com 💻 Come check it out and see how it ticks!
51 stars 41 forks source link

Croolic #19

Closed croolicjah closed 4 years ago

croolicjah commented 4 years ago

all sites are serving metatags for sharing in socials. handling all metatags in one html - pretty_social (should get easy maitentance in case of changes by fb or twitter ). values are passed in templates html with use include tag. it's because of models differences - sometimes is description field, sometimes body, sometimes vimeo, sometimes youtube.

IMPORTANT! Cannot use facebook debug and twitter validator . and i tested it only on a few cases (empty db doesn't allow to check everything) and only checked if metatags are added to head.