mirror of
https://github.com/neosubhamoy/neosubhamoy-portfolio.git
synced 2025-12-19 19:23:02 +05:30
(seo): updated sitemap and robots text
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
User-agent: *
|
||||||
|
Disallow: /assets/
|
||||||
|
Disallow: /core/
|
||||||
|
Disallow: /error/
|
||||||
|
|
||||||
|
Sitemap: https://neosubhamoy.com/sitemap.xml
|
||||||
@@ -0,0 +1,31 @@
|
|||||||
|
<?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">
|
||||||
|
<url>
|
||||||
|
<loc>https://neosubhamoy.com/</loc>
|
||||||
|
<priority>1.00</priority>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://neosubhamoy.com/projects</loc>
|
||||||
|
<priority>0.90</priority>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://neosubhamoy.com/blog</loc>
|
||||||
|
<priority>0.90</priority>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://neosubhamoy.com/contact</loc>
|
||||||
|
<priority>0.90</priority>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://neosubhamoy.com/privacy-policy</loc>
|
||||||
|
<priority>0.60</priority>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://neosubhamoy.com/terms-of-use</loc>
|
||||||
|
<priority>0.60</priority>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://neosubhamoy.com/dmca</loc>
|
||||||
|
<priority>0.60</priority>
|
||||||
|
</url>
|
||||||
|
</urlset>
|
||||||
Reference in New Issue
Block a user