From 806e2afa7e37b70336e7d09605296f21e0b19e35 Mon Sep 17 00:00:00 2001 From: Ayodeji Atanda Date: Sat, 5 Oct 2024 11:03:43 +0100 Subject: [PATCH 1/5] Update SEO metadata and add sitemap.xml --- client/public/index.html | 51 ++++++++++++++++----------------------- client/public/robots.txt | 9 +++++-- client/public/sitemap.xml | 51 +++++++++++++++++++++++++++++++++++++++ 3 files changed, 79 insertions(+), 32 deletions(-) create mode 100644 client/public/sitemap.xml diff --git a/client/public/index.html b/client/public/index.html index cfb9898a..64088ea9 100644 --- a/client/public/index.html +++ b/client/public/index.html @@ -5,42 +5,33 @@ - + + + + + + + + + + + + + + + + + + + + - - - Medi-Connect + Medi-Connect | Fast & Reliable Healthcare Services Online
- - - - diff --git a/client/public/robots.txt b/client/public/robots.txt index e9e57dc4..2e0c1339 100644 --- a/client/public/robots.txt +++ b/client/public/robots.txt @@ -1,3 +1,8 @@ -# https://www.robotstxt.org/robotstxt.html +# Allow all bots to crawl everything except restricted sections User-agent: * -Disallow: +Disallow: /admin/ +Disallow: /login/ +Disallow: /register/ + +# Link to your sitemap for better crawling +Sitemap: https://med-space.vercel.app/sitemap.xml diff --git a/client/public/sitemap.xml b/client/public/sitemap.xml new file mode 100644 index 00000000..6539bc95 --- /dev/null +++ b/client/public/sitemap.xml @@ -0,0 +1,51 @@ + + + + https://med-space.vercel.app/ + 2024-10-04 + daily + 1.0 + + + https://med-space.vercel.app/about + 2024-10-01 + monthly + 0.8 + + + https://med-space.vercel.app/registerOPD + 2024-10-01 + weekly + 0.7 + + + https://med-space.vercel.app/success + 2024-10-01 + monthly + 0.6 + + + https://med-space.vercel.app/login + 2024-10-01 + monthly + 0.6 + + + https://med-space.vercel.app/register + 2024-10-01 + monthly + 0.6 + + + https://med-space.vercel.app/hospitals + 2024-10-01 + monthly + 0.7 + + + https://med-space.vercel.app/panal + 2024-10-01 + monthly + 0.5 + + From f836ac9223e58e4de280ed5f7626d50e90a409ef Mon Sep 17 00:00:00 2001 From: Luson Basumatary <131430087+Luson045@users.noreply.github.com> Date: Sat, 5 Oct 2024 16:23:05 +0530 Subject: [PATCH 2/5] Update index.html --- client/public/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/client/public/index.html b/client/public/index.html index 83e34481..40c18974 100644 --- a/client/public/index.html +++ b/client/public/index.html @@ -7,13 +7,13 @@ - + - + @@ -21,14 +21,14 @@ - + - Medi-Connect | Fast & Reliable Healthcare Services Online + Med-Space | Fast & Reliable Healthcare Services Online