fix: update domain from morenoyrubio.com to morenorub.io

Updated personal website domain across all configuration files:
- Changed website URL in CV data (English and Spanish)
- Updated robots.txt domain reference and sitemap location
- Updated all sitemap.xml URLs (English, Spanish, default, health check)
- Removed obsolete test files (styling comparison, shortcuts button report)

Domain change: morenoyrubio.com → morenorub.io
This commit is contained in:
juanatsap
2025-11-17 13:40:05 +00:00
parent cd450837a2
commit e9d650d152
58 changed files with 295 additions and 7410 deletions
+8 -8
View File
@@ -4,27 +4,27 @@
<!-- English Version -->
<url>
<loc>https://juan.andres.morenoyrubio.com/?lang=en</loc>
<loc>https://juan.andres.morenorub.io/?lang=en</loc>
<lastmod>2024-10-18</lastmod>
<changefreq>monthly</changefreq>
<priority>1.0</priority>
<xhtml:link rel="alternate" hreflang="es" href="https://juan.andres.morenoyrubio.com/?lang=es"/>
<xhtml:link rel="alternate" hreflang="en" href="https://juan.andres.morenoyrubio.com/?lang=en"/>
<xhtml:link rel="alternate" hreflang="es" href="https://juan.andres.morenorub.io/?lang=es"/>
<xhtml:link rel="alternate" hreflang="en" href="https://juan.andres.morenorub.io/?lang=en"/>
</url>
<!-- Spanish Version -->
<url>
<loc>https://juan.andres.morenoyrubio.com/?lang=es</loc>
<loc>https://juan.andres.morenorub.io/?lang=es</loc>
<lastmod>2024-10-18</lastmod>
<changefreq>monthly</changefreq>
<priority>1.0</priority>
<xhtml:link rel="alternate" hreflang="es" href="https://juan.andres.morenoyrubio.com/?lang=es"/>
<xhtml:link rel="alternate" hreflang="en" href="https://juan.andres.morenoyrubio.com/?lang=en"/>
<xhtml:link rel="alternate" hreflang="es" href="https://juan.andres.morenorub.io/?lang=es"/>
<xhtml:link rel="alternate" hreflang="en" href="https://juan.andres.morenorub.io/?lang=en"/>
</url>
<!-- Default (redirects to English) -->
<url>
<loc>https://juan.andres.morenoyrubio.com/</loc>
<loc>https://juan.andres.morenorub.io/</loc>
<lastmod>2024-10-18</lastmod>
<changefreq>monthly</changefreq>
<priority>0.9</priority>
@@ -32,7 +32,7 @@
<!-- Health Check Endpoint -->
<url>
<loc>https://juan.andres.morenoyrubio.com/health</loc>
<loc>https://juan.andres.morenorub.io/health</loc>
<lastmod>2024-10-18</lastmod>
<changefreq>daily</changefreq>
<priority>0.3</priority>