{% extends "admin/base.html" %} {% block title %}Sitemap Management - Focomy{% endblock %} {% block header_title %}Sitemap Management{% endblock %} {% block content %}
{{ site_url }}/sitemap.xml
| URL | Type | Last Modified | Priority |
|---|---|---|---|
| {{ url.loc }} | {{ url.type }} | {{ url.lastmod or '-' }} | {{ url.priority }} |
Showing first 50 of {{ urls | length }} URLs
No URLs in sitemap
{{ robots_txt }}