seo
This commit is contained in:
Paweł Orzech 2025-06-28 02:48:16 +02:00
parent d49832780e
commit 302efd5097
3 changed files with 13 additions and 0 deletions

View file

@ -6,6 +6,8 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Paulina i Paweł Orzech</title>
<meta name="description" content="Oficjalna strona Pauliny i Pawła Orzech. Znajdź informacje kontaktowe, linki do bloga Pawła i innych projektów.">
<meta name="keywords" content="Paulina Orzech, Paweł Orzech, orzech.me, blog, strona osobista, kontakt, programowanie, fotografia">
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🌰</text></svg>">
<script src="https://cdn.tailwindcss.com"></script>
<link rel="preconnect" href="https://fonts.googleapis.com">

2
robots.txt Normal file
View file

@ -0,0 +1,2 @@
User-agent: *
Allow: /

9
sitemap.xml Normal file
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://orzech.me/</loc>
<lastmod>2025-06-28</lastmod>
<changefreq>monthly</changefreq>
<priority>1.0</priority>
</url>
</urlset>