feat: update robots.txt and sitemap.xml with new content
This commit is contained in:
parent
f5ebf9e6ae
commit
e676dd9911
2 changed files with 23 additions and 1 deletions
4
public/robots.txt
Normal file
4
public/robots.txt
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
User-agent: *
|
||||
Allow: /
|
||||
|
||||
Sitemap: https://cpatino.com/sitemap.xml
|
||||
|
|
@ -20,5 +20,23 @@
|
|||
<lastmod>2025-07-08</lastmod>
|
||||
<priority>0.8</priority>
|
||||
</url>
|
||||
</urlset>
|
||||
|
||||
<!-- Experience -->
|
||||
<url>
|
||||
<loc>https://cpatino.com/experience</loc>
|
||||
<lastmod>2025-07-08</lastmod>
|
||||
<priority>0.8</priority>
|
||||
</url>
|
||||
|
||||
<!-- Blog -->
|
||||
<url>
|
||||
<loc>https://cpatino.com/blog</loc>
|
||||
<lastmod>2025-07-08</lastmod>
|
||||
<priority>0.8</priority>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://cpatino.com/blog/multiagent-gnn-openness</loc>
|
||||
<lastmod>2025-07-08</lastmod>
|
||||
<priority>0.4</priority>
|
||||
</url>
|
||||
</urlset>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue