Articles by Tag
#seo
June 3, 2025
How To Add A robots.txt File In Django
A discussion on how to serve a robots.txt file in a couple of different ways from a Django application.
September 3, 2023
Working With Slugs In Django
My approach to efficiently working with slugs, creating slugs at the proper stage, and using slugs for seo.