diff options
author | thinkpadmaster <a.scerba02@gmail.com> | 2023-07-27 14:25:06 -0500 |
---|---|---|
committer | Alex Scerba <alex@scerba.org> | 2024-10-29 13:19:57 -0400 |
commit | 3d21f33573d8b94f187ae25e4fa987ae1b2ae308 (patch) | |
tree | 4138908228cfc5ee2c0a05c085e77bd738ec11e6 /static/sitemap.xml | |
parent | cde5b8f3211f5ca8b8a68b233963fbaf02705e41 (diff) |
Update sitemap
Diffstat (limited to 'static/sitemap.xml')
-rw-r--r-- | static/sitemap.xml | 54 |
1 files changed, 42 insertions, 12 deletions
diff --git a/static/sitemap.xml b/static/sitemap.xml index 1f568c3..0b7f466 100644 --- a/static/sitemap.xml +++ b/static/sitemap.xml @@ -8,33 +8,63 @@ <url> - <loc>https://alexscerba.com/</loc> - <lastmod>2023-06-15T04:44:23+00:00</lastmod> + <loc>https://www.alexscerba.com/</loc> + <lastmod>2023-07-27T19:23:45+00:00</lastmod> <priority>1.00</priority> </url> <url> - <loc>https://alexscerba.com/projects/</loc> - <lastmod>2023-06-15T04:44:23+00:00</lastmod> + <loc>https://www.alexscerba.com/projects</loc> + <lastmod>2023-07-27T19:23:45+00:00</lastmod> <priority>0.80</priority> </url> <url> - <loc>https://alexscerba.com/blog/</loc> - <lastmod>2023-06-15T04:44:23+00:00</lastmod> + <loc>https://www.alexscerba.com/blog</loc> + <lastmod>2023-07-27T19:23:45+00:00</lastmod> <priority>0.80</priority> </url> <url> - <loc>https://alexscerba.com/about/</loc> - <lastmod>2023-06-15T04:44:23+00:00</lastmod> + <loc>https://www.alexscerba.com/about</loc> + <lastmod>2023-07-27T19:23:45+00:00</lastmod> <priority>0.80</priority> </url> <url> - <loc>https://alexscerba.com/projects/CCSEntryPortfolio</loc> - <lastmod>2023-06-15T04:44:23+00:00</lastmod> + <loc>https://www.alexscerba.com/projects/MCTS_Personal_Transit_Concept</loc> + <lastmod>2023-07-27T19:23:45+00:00</lastmod> <priority>0.80</priority> </url> <url> - <loc>https://alexscerba.com/blog/FirstPost</loc> - <lastmod>2023-06-15T04:44:23+00:00</lastmod> + <loc>https://www.alexscerba.com/projects/CCS_Sophomore_Interior</loc> + <lastmod>2023-07-27T19:23:45+00:00</lastmod> + <priority>0.80</priority> +</url> +<url> + <loc>https://www.alexscerba.com/projects/CCS_Entry_Portfolio</loc> + <lastmod>2023-07-27T19:23:45+00:00</lastmod> + <priority>0.80</priority> +</url> +<url> + <loc>https://www.alexscerba.com/blog/MKE_Air_&_Water_Show_-_2023-07-23</loc> + <lastmod>2023-07-27T19:23:45+00:00</lastmod> + <priority>0.64</priority> +</url> +<url> + <loc>https://www.alexscerba.com/blog/Jeep_CJ7_Turn_Signal_Repair</loc> + <lastmod>2023-07-27T19:23:45+00:00</lastmod> + <priority>0.64</priority> +</url> +<url> + <loc>https://www.alexscerba.com/blog/Markdown_To_HTML_Update</loc> + <lastmod>2023-07-27T19:23:45+00:00</lastmod> + <priority>0.64</priority> +</url> +<url> + <loc>https://www.alexscerba.com/blog/July_5th_Update</loc> + <lastmod>2023-07-27T19:23:45+00:00</lastmod> + <priority>0.64</priority> +</url> +<url> + <loc>https://www.alexscerba.com/blog/First_Post</loc> + <lastmod>2023-07-27T19:23:45+00:00</lastmod> <priority>0.64</priority> </url>
|