mirror of
https://github.com/SrIzan10/mainwebsite.git
synced 2026-06-06 00:56:58 +00:00
better sitemap!
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||
<meta name="Home - Sr Izan's Website." content="Main page for Sr Izan website" />
|
||||
<meta desctiption
|
||||
<link rel="canonical" href="https://srizan.ml/index.html" />
|
||||
<title>Sr Izan's website.</title>
|
||||
<!--Scripts and styles-->
|
||||
|
||||
38
sitemap.xml
38
sitemap.xml
@@ -1,11 +1,33 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<urlset
|
||||
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
|
||||
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
|
||||
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
|
||||
<url>
|
||||
|
||||
<loc>https://srizan.ml/</loc>
|
||||
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://srizan.ml/</loc>
|
||||
<lastmod>2021-04-23T13:54:16+00:00</lastmod>
|
||||
<priority>1.00</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://srizan.ml/contact</loc>
|
||||
<lastmod>2021-04-23T13:54:16+00:00</lastmod>
|
||||
<priority>0.80</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://srizan.ml/blog</loc>
|
||||
<lastmod>2021-04-23T13:54:16+00:00</lastmod>
|
||||
<priority>0.80</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://srizan.ml/downloads</loc>
|
||||
<lastmod>2021-04-23T13:54:16+00:00</lastmod>
|
||||
<priority>0.80</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://srizan.ml/projects/</loc>
|
||||
<lastmod>2021-04-23T13:54:16+00:00</lastmod>
|
||||
<priority>0.80</priority>
|
||||
</url>
|
||||
</urlset>
|
||||
11
sitemap.xml.old
Normal file
11
sitemap.xml.old
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
|
||||
<url>
|
||||
|
||||
<loc>https://srizan.ml/</loc>
|
||||
|
||||
</url>
|
||||
|
||||
</urlset>
|
||||
Reference in New Issue
Block a user