PodcasterDJ / Podcaster

Start your Podcast🎙️ or Blog📝 for FREE in seconds. Open-Source Django 2 Template on Heroku.
http://www.butterflybone.com
19 stars 7 forks source link

Tag block for SEO #8

Open hvitis opened 4 years ago

hvitis commented 4 years ago

Tags like keywords, description, title, photo, should be unique and customisable for each URL (e.g. on each post, podcast etc). Block tags in base.html should be implemented.

TODO: Implement block of tags -->

{% block seotags %} {% endblock seotags %}