From 34e1f432d9ebfd5381dc8cfc697490f90f951621 Mon Sep 17 00:00:00 2001 From: Kato Date: Sun, 6 Sep 2026 15:05:55 +0000 Subject: [PATCH] SEO tweaks: meta description, keywords, OG/Twitter tags, canonical, robots.txt, sitemap.xml, JSON-LD, improved alt texts --- index.html | 40 ++++++++++++++++++++++++++++++++++------ robots.txt | 3 +++ sitemap.xml | 9 +++++++++ 3 files changed, 46 insertions(+), 6 deletions(-) create mode 100644 robots.txt create mode 100644 sitemap.xml diff --git a/index.html b/index.html index d48d15d..b0b59db 100644 --- a/index.html +++ b/index.html @@ -6,11 +6,39 @@ - Paraguay SRL LLC — Community + Paraguay LLC & SRL Community — Erfahrungsaustausch für Expats in Paraguay + + + + + + + + + + + + + + + + + @@ -305,7 +333,7 @@
- Banking + Banking & Zahlungsverkehr in Paraguay — Kontoeröffnung und Überweisungen

Banken & Zahlungsverkehr Banking & Payments @@ -316,7 +344,7 @@

- Legal + Rechtliche Aspekte bei der Gründung einer LLC oder SRL in Paraguay

Rechtliches Legal Matters @@ -327,7 +355,7 @@

- Taxes + Steuern und Buchhaltung für Paraguay LLC und SRL

Steuern & Buchhaltung Taxes & Accounting @@ -338,7 +366,7 @@

- ERP Systems + ERP-Systeme und Software-Lösungen für Unternehmen in Paraguay

ERP-Systeme ERP Systems @@ -494,7 +522,7 @@

Gesponsert von Sponsored by - ODOO4projects + ODOO4projects

diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..249a664 --- /dev/null +++ b/robots.txt @@ -0,0 +1,3 @@ +User-agent: * +Allow: / +Sitemap: https://paraguay.odoo4projects.com/sitemap.xml \ No newline at end of file diff --git a/sitemap.xml b/sitemap.xml new file mode 100644 index 0000000..e174a20 --- /dev/null +++ b/sitemap.xml @@ -0,0 +1,9 @@ + + + + https://paraguay.odoo4projects.com/ + 2026-09-05 + weekly + 1.0 + + \ No newline at end of file