SEO tweaks: meta description, keywords, OG/Twitter tags, canonical, robots.txt, sitemap.xml, JSON-LD, improved alt texts

This commit is contained in:
Kato
2026-09-06 15:05:55 +00:00
parent 52eb0fc277
commit 34e1f432d9
3 changed files with 46 additions and 6 deletions
+34 -6
View File
@@ -6,11 +6,39 @@
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="0" />
<title>Paraguay SRL LLC — Community</title>
<title>Paraguay LLC & SRL Community — Erfahrungsaustausch für Expats in Paraguay</title>
<meta name="description" content="Der Erfahrungsaustausch für deutsche und amerikanische Expats in Paraguay. Von Unternehmer zu Unternehmer. Tipps zu Steuern, Banken, Recht und ERP-Systemen für deine LLC oder SRL." />
<meta name="keywords" content="Paraguay, LLC, SRL, Community, Expats, Unternehmer, Steuern, Banken, Paraguay Firma, Paraguay LLC gründen" />
<meta name="robots" content="index, follow" />
<link rel="canonical" href="https://paraguay.odoo4projects.com/" />
<!-- Open Graph -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://paraguay.odoo4projects.com/" />
<meta property="og:title" content="Paraguay LLC & SRL Community — Erfahrungsaustausch für Expats" />
<meta property="og:description" content="Der Erfahrungsaustausch für deutsche und amerikanische Expats in Paraguay. Von Unternehmer zu Unternehmer." />
<meta property="og:image" content="https://paraguay.odoo4projects.com/spacer.png" />
<meta property="og:locale" content="de_DE" />
<!-- Twitter Card -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Paraguay LLC & SRL Community" />
<meta name="twitter:description" content="Der Erfahrungsaustausch für deutsche und amerikanische Expats in Paraguay. Von Unternehmer zu Unternehmer." />
<meta name="twitter:image" content="https://paraguay.odoo4projects.com/spacer.png" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap" rel="stylesheet" />
<link rel="stylesheet" href="css/styles.css" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Community",
"name": "Paraguay LLC & SRL Community",
"description": "Der Erfahrungsaustausch für deutsche und amerikanische Expats in Paraguay. Von Unternehmer zu Unternehmer.",
"url": "https://paraguay.odoo4projects.com/",
"image": "https://paraguay.odoo4projects.com/spacer.png",
"inLanguage": ["de", "en"],
"about": ["LLC", "SRL", "Paraguay", "Expats", "Steuern", "Banken", "Unternehmensgründung"]
}
</script>
</head>
<body data-lang="de" data-logged-in="false">
@@ -305,7 +333,7 @@
</h2>
<div class="about-grid">
<div class="about-card stagger-1" data-image="banking">
<img src="https://images.unsplash.com/photo-1601597111158-2fceff292cdc?w=400&h=250&fit=crop&q=80" alt="Banking" class="about-image" />
<img src="https://images.unsplash.com/photo-1601597111158-2fceff292cdc?w=400&h=250&fit=crop&q=80" alt="Banking & Zahlungsverkehr in Paraguay — Kontoeröffnung und Überweisungen" class="about-image" />
<h3>
<span class="hide-de">Banken & Zahlungsverkehr</span>
<span class="hide-en">Banking & Payments</span>
@@ -316,7 +344,7 @@
</p>
</div>
<div class="about-card stagger-2" data-image="legal">
<img src="https://images.unsplash.com/photo-1589829545856-d10d557cf95f?w=400&h=250&fit=crop&q=80" alt="Legal" class="about-image" />
<img src="https://images.unsplash.com/photo-1589829545856-d10d557cf95f?w=400&h=250&fit=crop&q=80" alt="Rechtliche Aspekte bei der Gründung einer LLC oder SRL in Paraguay" class="about-image" />
<h3>
<span class="hide-de">Rechtliches</span>
<span class="hide-en">Legal Matters</span>
@@ -327,7 +355,7 @@
</p>
</div>
<div class="about-card stagger-3" data-image="taxes">
<img src="https://images.unsplash.com/photo-1554224155-6726b3ff858f?w=400&h=250&fit=crop&q=80" alt="Taxes" class="about-image" />
<img src="https://images.unsplash.com/photo-1554224155-6726b3ff858f?w=400&h=250&fit=crop&q=80" alt="Steuern und Buchhaltung für Paraguay LLC und SRL" class="about-image" />
<h3>
<span class="hide-de">Steuern & Buchhaltung</span>
<span class="hide-en">Taxes & Accounting</span>
@@ -338,7 +366,7 @@
</p>
</div>
<div class="about-card" data-image="erp">
<img src="https://images.unsplash.com/photo-1460925895917-afdab827c52f?w=400&h=250&fit=crop&q=80" alt="ERP Systems" class="about-image" />
<img src="https://images.unsplash.com/photo-1460925895917-afdab827c52f?w=400&h=250&fit=crop&q=80" alt="ERP-Systeme und Software-Lösungen für Unternehmen in Paraguay" class="about-image" />
<h3>
<span class="hide-de">ERP-Systeme</span>
<span class="hide-en">ERP Systems</span>
@@ -494,7 +522,7 @@
<p>
<span class="hide-de">Gesponsert von</span>
<span class="hide-en">Sponsored by</span>
<a href="https://ODOO4projects.com" target="_blank" rel="noopener">ODOO4projects</a>
<a href="https://ODOO4projects.com" target="_blank" rel="noopener noreferrer">ODOO4projects</a>
</p>
</div>
</div>
+3
View File
@@ -0,0 +1,3 @@
User-agent: *
Allow: /
Sitemap: https://paraguay.odoo4projects.com/sitemap.xml
+9
View File
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://paraguay.odoo4projects.com/</loc>
<lastmod>2026-09-05</lastmod>
<changefreq>weekly</changefreq>
<priority>1.0</priority>
</url>
</urlset>