mirror of
https://github.com/hazemKrimi/personal-website.git
synced 2026-05-01 18:00:26 +00:00
Add robots.txt and sitemap
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
User-agent: *
|
||||||
|
Allow: /
|
||||||
|
Sitemap: https://hazemkrimi.tech/sitemap.xml
|
||||||
@@ -0,0 +1,19 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||||
|
<url>
|
||||||
|
<loc>http://www.hazemkrimi.tech/</loc>
|
||||||
|
<lastmod>2021-01-15T20:01:01+00:00</lastmod>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>http://www.hazemkrimi.tech/about</loc>
|
||||||
|
<lastmod>2021-01-15T20:01:01+00:00</lastmod>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>http://www.hazemkrimi.tech/portfolio</loc>
|
||||||
|
<lastmod>2021-01-15T20:01:01+00:00</lastmod>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>http://www.hazemkrimi.tech/blog</loc>
|
||||||
|
<lastmod>2021-01-15T20:01:01+00:00</lastmod>
|
||||||
|
</url>
|
||||||
|
</urlset>
|
||||||
Reference in New Issue
Block a user