From 8228341fcdacec62d11394289033e0f0599faaee Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 29 Nov 2025 17:31:35 -0500 Subject: [PATCH] Add missing pages to sitemap MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added 31 new URLs: - /stories, /stories/kids - Theology pages: anthropology, armor-of-god, beatitudes, bibliology, blood-in-scripture, christology, ecclesiology, eschatology, grace, hamartiology, i-am-statements, justification, kingdom-of-god, law-and-gospel, messianic-prophecies, miracles-of-jesus, names-of-christ, personifications, pneumatology, prayers-of-the-bible, providence, sanctification, soteriology, spirits-and-demons, ten-commandments, theology-proper, trinity, types-and-shadows, worship Total sitemap URLs now: 46,745 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- kjvstudy_org/routes/utility.py | 186 +++++++++++++++++++++++++++++++++ 1 file changed, 186 insertions(+) diff --git a/kjvstudy_org/routes/utility.py b/kjvstudy_org/routes/utility.py index b78a195..dbdb081 100644 --- a/kjvstudy_org/routes/utility.py +++ b/kjvstudy_org/routes/utility.py @@ -266,6 +266,192 @@ def sitemap_main(): monthly 0.8 + + {base_url}/stories + {current_date} + monthly + 0.8 + + + {base_url}/stories/kids + {current_date} + monthly + 0.8 + + + {base_url}/anthropology + {current_date} + monthly + 0.8 + + + {base_url}/armor-of-god + {current_date} + monthly + 0.8 + + + {base_url}/beatitudes + {current_date} + monthly + 0.8 + + + {base_url}/bibliology + {current_date} + monthly + 0.8 + + + {base_url}/blood-in-scripture + {current_date} + monthly + 0.8 + + + {base_url}/christology + {current_date} + monthly + 0.8 + + + {base_url}/ecclesiology + {current_date} + monthly + 0.8 + + + {base_url}/eschatology + {current_date} + monthly + 0.8 + + + {base_url}/grace + {current_date} + monthly + 0.8 + + + {base_url}/hamartiology + {current_date} + monthly + 0.8 + + + {base_url}/i-am-statements + {current_date} + monthly + 0.8 + + + {base_url}/justification + {current_date} + monthly + 0.8 + + + {base_url}/kingdom-of-god + {current_date} + monthly + 0.8 + + + {base_url}/law-and-gospel + {current_date} + monthly + 0.8 + + + {base_url}/messianic-prophecies + {current_date} + monthly + 0.8 + + + {base_url}/miracles-of-jesus + {current_date} + monthly + 0.8 + + + {base_url}/names-of-christ + {current_date} + monthly + 0.8 + + + {base_url}/personifications + {current_date} + monthly + 0.8 + + + {base_url}/pneumatology + {current_date} + monthly + 0.8 + + + {base_url}/prayers-of-the-bible + {current_date} + monthly + 0.8 + + + {base_url}/providence + {current_date} + monthly + 0.8 + + + {base_url}/sanctification + {current_date} + monthly + 0.8 + + + {base_url}/soteriology + {current_date} + monthly + 0.8 + + + {base_url}/spirits-and-demons + {current_date} + monthly + 0.8 + + + {base_url}/ten-commandments + {current_date} + monthly + 0.8 + + + {base_url}/theology-proper + {current_date} + monthly + 0.8 + + + {base_url}/trinity + {current_date} + monthly + 0.8 + + + {base_url}/types-and-shadows + {current_date} + monthly + 0.8 + + + {base_url}/worship + {current_date} + monthly + 0.8 + """ # Study guide slugs