Python Django Tutorial - Creating Sitemaps for Our Website

Опубликовано: 03 Ноябрь 2022
на канале: Joseph Kariuki
593
8

You can describe the pages, videos, and other resources on your website and the connections between them in a sitemap file. Let us see how to configure sitemaps in a Django project.

Previous video:    • Python Django Tutorial -  Working wit...  
Django tutorial playlist:    • Python Django Tutorial  

====================

⭐️ Video Contents⭐️
⌨️ (0:00:00) Fixing the header display issue
⌨️ (0:02:42) Introduction to Sitemaps
⌨️ (0:04:08) Creating sitemap configuration
⌨️ (0:09:12) Configuring URLs for sitemap
⌨️ (0:12:50) Accessing the sitemap route

====================

Django sitemap framework: https://docs.djangoproject.com/en/4.1...
Performing queries: https://docs.djangoproject.com/en/4.1...

====================

The code used in this series can be found at:
https://github.com/jkaris/my-demo-web...

====================

Reach me through:
My Website - https://josephkariuki.com/
Twitter -   / jkariscodes  
Instagram -   / codekaraoke  

#python #django #staticfiles #images