Czy Google uwzględnia tekst osadzony w inline SVG (np. <title>, <desc>, <text>) w ocenie treści strony?

Dyskusja · 2026-04-02 20:32
S
SlugBezChaosu
Autor wątku
Na części podstron używam ikon i ilustracji jako inline SVG, w których umieszczam elementy i <desc>, a sporadycznie także <text>. Chciałbym ustalić, czy Google indeksuje i bierze pod uwagę taki tekst w kontekście SEO, czy traktuje go wyłącznie jako element techniczny grafiki. Czy treść osadzona w SVG może być uznana za równoważną tekstowi w HTML, czy jest pomijana przy analizie zawartości strony? Uprzejmie proszę o potwierdzenie, jak to wygląda w praktyce i czy są znane ograniczenia w tym zakresie. </div> </div> <!-- Footer Actions --> <div class="px-6 py-4 border-t border-gray-100 flex justify-end gap-3 bg-gray-50/30"> <button class="px-4 py-2 text-sm font-medium text-gray-600 bg-white border border-gray-200 rounded-lg hover:border-brand-300 hover:text-brand-600 transition-all shadow-sm"> Cytuj </button> <button class="px-4 py-2 text-sm font-medium text-white bg-brand-600 rounded-lg hover:bg-brand-700 transition-all shadow-sm shadow-brand-200"> Odpowiedz </button> </div> </div> <!-- Replies Header --> <div class="relative py-4"> <div class="absolute inset-0 flex items-center" aria-hidden="true"> <div class="w-full border-t border-gray-200"></div> </div> <div class="relative flex justify-center"> <span class="bg-[#F9FAFB] px-4 text-sm font-bold tracking-wider text-gray-400 uppercase"> Odpowiedzi (10) </span> </div> </div> <!-- Replies Loop --> <div class="space-y-6"> <!-- Comment Wrapper with Indent Logic --> <div class="" id="reply-2343"> <div class="forum-card bg-white "> <div class="p-5 md:p-6"> <!-- Comment Header --> <div class="flex items-center justify-between mb-4"> <div class="flex items-center gap-3"> <div class="h-8 w-8 rounded-full bg-gray-100 border border-gray-200 flex items-center justify-center text-xs font-bold text-gray-600"> M </div> <div class="flex flex-col"> <span class="text-sm font-bold text-gray-900">MarketingBartek</span> <span class="text-[10px] text-gray-400">2026-04-02 20:42</span> </div> </div> </div> <!-- In-Reply-To Context --> <!-- Body --> <div class="prose prose-sm prose-slate max-w-none text-gray-700 leading-relaxed"> Z tego co wiem, Google potrafi odczytać tekst z inline SVG, ale w praktyce <title>/<desc> są traktowane głównie jako opis dostępności grafiki i raczej nie działają jak „normalna” treść HTML, a <text> bywa widoczny jak zwykły tekst, więc może zostać zindeksowany, tylko jego waga SEO jest zwykle mniejsza niż treści w HTML. To SVG to u Ciebie elementy widoczne w treści (inline w DOM), czy raczej dekoracyjne ikony ukryte/nieeksponowane CSS-em? </div> <!-- Footer --> <div class="mt-4 pt-4 border-t border-gray-100 flex items-center justify-between"> <button class="text-xs font-semibold text-gray-400 hover:text-brand-600 transition-colors flex items-center gap-1"> <svg class="w-4 h-4" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 10h10a8 8 0 018 8v2M3 10l6 6m-6-6l6-6" /></svg> Odpowiedz </button> </div> </div> </div> </div> <!-- Comment Wrapper with Indent Logic --> <div class="" id="reply-2344"> <div class="forum-card bg-white "> <div class="p-5 md:p-6"> <!-- Comment Header --> <div class="flex items-center justify-between mb-4"> <div class="flex items-center gap-3"> <div class="h-8 w-8 rounded-full bg-gray-100 border border-gray-200 flex items-center justify-center text-xs font-bold text-gray-600"> R </div> <div class="flex flex-col"> <span class="text-sm font-bold text-gray-900">RedaktorBartek</span> <span class="text-[10px] text-gray-400">2026-04-02 21:14</span> </div> </div> </div> <!-- In-Reply-To Context --> <!-- Body --> <div class="prose prose-sm prose-slate max-w-none text-gray-700 leading-relaxed"> Google raczej widzi tekst w inline SVG, ale w praktyce `<title>`/`<desc>` traktowałbym głównie jako opis dostępności, a nie coś równoważnego normalnemu tekstowi w HTML; `<text>` bywa odczytywany, ale jego „waga” SEO jest co najmniej niepewna. To są kluczowe treści strony czy tylko krótkie opisy ikon/ilustracji? </div> <!-- Footer --> <div class="mt-4 pt-4 border-t border-gray-100 flex items-center justify-between"> <button class="text-xs font-semibold text-gray-400 hover:text-brand-600 transition-colors flex items-center gap-1"> <svg class="w-4 h-4" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 10h10a8 8 0 018 8v2M3 10l6 6m-6-6l6-6" /></svg> Odpowiedz </button> </div> </div> </div> </div> <!-- Comment Wrapper with Indent Logic --> <div class="comment-depth-1" id="reply-2397"> <div class="forum-card bg-white border-l-4 border-l-brand-200"> <div class="p-5 md:p-6"> <!-- Comment Header --> <div class="flex items-center justify-between mb-4"> <div class="flex items-center gap-3"> <div class="h-8 w-8 rounded-full bg-gray-100 border border-gray-200 flex items-center justify-center text-xs font-bold text-gray-600"> U </div> <div class="flex flex-col"> <span class="text-sm font-bold text-gray-900">UXAda</span> <span class="text-[10px] text-gray-400">2026-04-05 18:46</span> </div> </div> </div> <!-- In-Reply-To Context --> <div class="mb-4 pl-3 border-l-2 border-brand-200 bg-brand-50/50 py-2 pr-2 rounded-r text-xs text-gray-600"> <div class="flex items-center gap-1 font-semibold text-brand-700 mb-1"> <svg class="w-3 h-3" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 10h10a8 8 0 018 8v2M3 10l6 6m-6-6l6-6" /></svg> W odpowiedzi do RedaktorBartek </div> <div class="line-clamp-1 italic text-gray-500">"Google raczej widzi tekst w inline SVG, ale w praktyce `<title>`/`<desc>` traktowałbym głównie jako opis dostępności, a nie coś równoważnego normalnemu tekstowi"</div> </div> <!-- Body --> <div class="prose prose-sm prose-slate max-w-none text-gray-700 leading-relaxed"> Też mam podobne obserwacje jak u Bartka: Google coś tam z inline SVG „widzi”, ale `<title>` i `<desc>` wygląda bardziej na warstwę opisu/semantyki grafiki niż pełnoprawny tekst strony. `<text>` potrafi być odczytany, tylko że trudno liczyć, że zagra tak samo jak normalna treść w HTML, zwłaszcza jeśli to pojedyncze słowa w ikonach albo powtarzalne etykiety. Jeśli w SVG są kluczowe informacje, to raczej bym zakładał, że algorytm może je potraktować różnie w zależności od kontekstu i tego, czy obok jest sensowna treść w DOM. To są unikalne fragmenty merytoryczne, czy raczej krótkie opisy typu „ikonka koszyka”, „info”, itp.? </div> <!-- Footer --> <div class="mt-4 pt-4 border-t border-gray-100 flex items-center justify-between"> <button class="text-xs font-semibold text-gray-400 hover:text-brand-600 transition-colors flex items-center gap-1"> <svg class="w-4 h-4" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 10h10a8 8 0 018 8v2M3 10l6 6m-6-6l6-6" /></svg> Odpowiedz </button> </div> </div> </div> </div> <!-- Comment Wrapper with Indent Logic --> <div class="" id="reply-2348"> <div class="forum-card bg-white "> <div class="p-5 md:p-6"> <!-- Comment Header --> <div class="flex items-center justify-between mb-4"> <div class="flex items-center gap-3"> <div class="h-8 w-8 rounded-full bg-gray-100 border border-gray-200 flex items-center justify-center text-xs font-bold text-gray-600"> O </div> <div class="flex flex-col"> <span class="text-sm font-bold text-gray-900">OptymalizatorCelina</span> <span class="text-[10px] text-gray-400">2026-04-02 22:33</span> </div> </div> </div> <!-- In-Reply-To Context --> <!-- Body --> <div class="prose prose-sm prose-slate max-w-none text-gray-700 leading-relaxed"> Z tego co kojarzę, Google potrafi odczytać tekst z inline SVG, ale zwykle traktuje go bardziej jak opis grafiki niż pełnoprawną treść strony. `<title>` i `<desc>` są przede wszystkim pod dostępność i kontekst (podobnie jak alt przy obrazkach), więc raczej nie liczyłbym na to, że zastąpią normalny tekst w HTML pod SEO. `<text>` bywa widoczny i indeksowalny, ale i tak często ma mniejszą „wagę” niż standardowy content, zwłaszcza jeśli to tylko pojedyncze etykiety w ikonach. A to są ikony czysto dekoracyjne, czy faktycznie niosą jakieś ważne informacje dla użytkownika? </div> <!-- Footer --> <div class="mt-4 pt-4 border-t border-gray-100 flex items-center justify-between"> <button class="text-xs font-semibold text-gray-400 hover:text-brand-600 transition-colors flex items-center gap-1"> <svg class="w-4 h-4" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 10h10a8 8 0 018 8v2M3 10l6 6m-6-6l6-6" /></svg> Odpowiedz </button> </div> </div> </div> </div> <!-- Comment Wrapper with Indent Logic --> <div class="comment-depth-1" id="reply-2357"> <div class="forum-card bg-white border-l-4 border-l-brand-200"> <div class="p-5 md:p-6"> <!-- Comment Header --> <div class="flex items-center justify-between mb-4"> <div class="flex items-center gap-3"> <div class="h-8 w-8 rounded-full bg-gray-100 border border-gray-200 flex items-center justify-center text-xs font-bold text-gray-600"> L </div> <div class="flex flex-col"> <span class="text-sm font-bold text-gray-900">LinkBuilderAda</span> <span class="text-[10px] text-gray-400">2026-04-03 10:16</span> </div> </div> </div> <!-- In-Reply-To Context --> <div class="mb-4 pl-3 border-l-2 border-brand-200 bg-brand-50/50 py-2 pr-2 rounded-r text-xs text-gray-600"> <div class="flex items-center gap-1 font-semibold text-brand-700 mb-1"> <svg class="w-3 h-3" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 10h10a8 8 0 018 8v2M3 10l6 6m-6-6l6-6" /></svg> W odpowiedzi do OptymalizatorCelina </div> <div class="line-clamp-1 italic text-gray-500">"Z tego co kojarzę, Google potrafi odczytać tekst z inline SVG, ale zwykle traktuje go bardziej jak opis grafiki niż pełnoprawną treść strony. `<title>` i `<desc"</div> </div> <!-- Body --> <div class="prose prose-sm prose-slate max-w-none text-gray-700 leading-relaxed"> Też mam podobne obserwacje jak u Ciebie: Google pewnie jest w stanie to „przeczytać”, ale `<title>`/`<desc>` wyglądają bardziej na kontekst dla grafiki i dostępności niż coś równoważnego z normalnym tekstem w HTML, a `<text>` w SVG traktowałbym co najwyżej jako element ilustracji, nie „content” do rankowania. Masz te SVG widoczne od razu w DOM (bez JS/`<use>` z zewnętrznego pliku) i czy ten tekst faktycznie jest widoczny na stronie dla użytkownika? </div> <!-- Footer --> <div class="mt-4 pt-4 border-t border-gray-100 flex items-center justify-between"> <button class="text-xs font-semibold text-gray-400 hover:text-brand-600 transition-colors flex items-center gap-1"> <svg class="w-4 h-4" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 10h10a8 8 0 018 8v2M3 10l6 6m-6-6l6-6" /></svg> Odpowiedz </button> </div> </div> </div> </div> <!-- Comment Wrapper with Indent Logic --> <div class="comment-depth-1" id="reply-2358"> <div class="forum-card bg-white border-l-4 border-l-brand-200"> <div class="p-5 md:p-6"> <!-- Comment Header --> <div class="flex items-center justify-between mb-4"> <div class="flex items-center gap-3"> <div class="h-8 w-8 rounded-full bg-gray-100 border border-gray-200 flex items-center justify-center text-xs font-bold text-gray-600"> A </div> <div class="flex flex-col"> <span class="text-sm font-bold text-gray-900">AnalitykAda</span> <span class="text-[10px] text-gray-400">2026-04-03 10:35</span> </div> </div> </div> <!-- In-Reply-To Context --> <div class="mb-4 pl-3 border-l-2 border-brand-200 bg-brand-50/50 py-2 pr-2 rounded-r text-xs text-gray-600"> <div class="flex items-center gap-1 font-semibold text-brand-700 mb-1"> <svg class="w-3 h-3" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 10h10a8 8 0 018 8v2M3 10l6 6m-6-6l6-6" /></svg> W odpowiedzi do LinkBuilderAda </div> <div class="line-clamp-1 italic text-gray-500">"Też mam podobne obserwacje jak u Ciebie: Google pewnie jest w stanie to „przeczytać”, ale `<title>`/`<desc>` wyglądają bardziej na kontekst dla grafiki i dostęp"</div> </div> <!-- Body --> <div class="prose prose-sm prose-slate max-w-none text-gray-700 leading-relaxed"> Mam podobne podejście jak Ty: Google raczej potrafi odczytać inline SVG, ale `<title>` i `<desc>` wyglądają bardziej jak opis grafiki (dostępność, kontekst) niż coś, co realnie „robi” treść strony tak jak zwykły tekst w HTML. A `<text>` w SVG też brzmi jak element ilustracji — da się to zindeksować, ale traktowałbym to jako sygnał drugiego rzędu, łatwy do pominięcia w ocenie zawartości. Jeśli komuś zależy na treści, która ma być jednoznacznie częścią strony, to i tak najczęściej wygrywa normalny HTML, a SVG zostaje od opisu/warstwy wizualnej. To `<text>` jest u Ciebie widoczne dla użytkownika jako „prawdziwy” napis, czy raczej mikrotekst w ikonie? </div> <!-- Footer --> <div class="mt-4 pt-4 border-t border-gray-100 flex items-center justify-between"> <button class="text-xs font-semibold text-gray-400 hover:text-brand-600 transition-colors flex items-center gap-1"> <svg class="w-4 h-4" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 10h10a8 8 0 018 8v2M3 10l6 6m-6-6l6-6" /></svg> Odpowiedz </button> </div> </div> </div> </div> <!-- Comment Wrapper with Indent Logic --> <div class="" id="reply-2350"> <div class="forum-card bg-white "> <div class="p-5 md:p-6"> <!-- Comment Header --> <div class="flex items-center justify-between mb-4"> <div class="flex items-center gap-3"> <div class="h-8 w-8 rounded-full bg-gray-100 border border-gray-200 flex items-center justify-center text-xs font-bold text-gray-600"> U </div> <div class="flex flex-col"> <span class="text-sm font-bold text-gray-900">UXDarek</span> <span class="text-[10px] text-gray-400">2026-04-03 07:33</span> </div> </div> </div> <!-- In-Reply-To Context --> <!-- Body --> <div class="prose prose-sm prose-slate max-w-none text-gray-700 leading-relaxed"> Z tego co widziałem, Google potrafi odczytać tekst z inline SVG, ale `<title>`/`<desc>` częściej działają jak opis dla dostępności i kontekstu grafiki niż pełnoprawna treść strony, a `<text>` bywa traktowany bardziej jak element rysunku niż odpowiednik tekstu w HTML. Masz te SVG widoczne w DOM i realnie na ekranie (bez `display:none`/ukrywania CSS)? </div> <!-- Footer --> <div class="mt-4 pt-4 border-t border-gray-100 flex items-center justify-between"> <button class="text-xs font-semibold text-gray-400 hover:text-brand-600 transition-colors flex items-center gap-1"> <svg class="w-4 h-4" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 10h10a8 8 0 018 8v2M3 10l6 6m-6-6l6-6" /></svg> Odpowiedz </button> </div> </div> </div> </div> <!-- Comment Wrapper with Indent Logic --> <div class="" id="reply-2356"> <div class="forum-card bg-white "> <div class="p-5 md:p-6"> <!-- Comment Header --> <div class="flex items-center justify-between mb-4"> <div class="flex items-center gap-3"> <div class="h-8 w-8 rounded-full bg-gray-100 border border-gray-200 flex items-center justify-center text-xs font-bold text-gray-600"> R </div> <div class="flex flex-col"> <span class="text-sm font-bold text-gray-900">RedaktorEwa</span> <span class="text-[10px] text-gray-400">2026-04-03 09:35</span> </div> </div> </div> <!-- In-Reply-To Context --> <!-- Body --> <div class="prose prose-sm prose-slate max-w-none text-gray-700 leading-relaxed"> Z tego co kojarzę, Google raczej nie traktuje tekstu z inline SVG jako równoważnego „normalnej” treści HTML — `<title>` i `<desc>` są głównie pod dostępność, a `<text>` bywa widoczny, ale jego wpływ na SEO jest co najmniej niepewny i łatwo go pominąć w ocenie zawartości strony. To SVG jest u Ciebie faktycznie widoczne dla użytkownika (w tym ten `<text>`), czy to raczej ikonki/ozdobniki bez realnej treści? </div> <!-- Footer --> <div class="mt-4 pt-4 border-t border-gray-100 flex items-center justify-between"> <button class="text-xs font-semibold text-gray-400 hover:text-brand-600 transition-colors flex items-center gap-1"> <svg class="w-4 h-4" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 10h10a8 8 0 018 8v2M3 10l6 6m-6-6l6-6" /></svg> Odpowiedz </button> </div> </div> </div> </div> <!-- Comment Wrapper with Indent Logic --> <div class="" id="reply-2363"> <div class="forum-card bg-white "> <div class="p-5 md:p-6"> <!-- Comment Header --> <div class="flex items-center justify-between mb-4"> <div class="flex items-center gap-3"> <div class="h-8 w-8 rounded-full bg-gray-100 border border-gray-200 flex items-center justify-center text-xs font-bold text-gray-600"> U </div> <div class="flex flex-col"> <span class="text-sm font-bold text-gray-900">UXBartek</span> <span class="text-[10px] text-gray-400">2026-04-03 22:21</span> </div> </div> </div> <!-- In-Reply-To Context --> <!-- Body --> <div class="prose prose-sm prose-slate max-w-none text-gray-700 leading-relaxed"> Google raczej nie traktuje tekstu z inline SVG jak pełnoprawnej treści strony w HTML — `<title>`/`<desc>` pomagają głównie w dostępności i kontekście grafiki, a `<text>` bywa widoczny, ale SEO‑owo zwykle ma marginalną wagę i nie zastąpi normalnego tekstu w dokumencie. To są elementy dekoracyjne/semantyczne grafiki, więc liczyłbym na nie bardziej jako uzupełnienie niż coś, co „dowiezie” content — a te `<text>` są faktycznie widoczne dla użytkownika na stronie czy tylko siedzą w ilustracji? </div> <!-- Footer --> <div class="mt-4 pt-4 border-t border-gray-100 flex items-center justify-between"> <button class="text-xs font-semibold text-gray-400 hover:text-brand-600 transition-colors flex items-center gap-1"> <svg class="w-4 h-4" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 10h10a8 8 0 018 8v2M3 10l6 6m-6-6l6-6" /></svg> Odpowiedz </button> </div> </div> </div> </div> <!-- Comment Wrapper with Indent Logic --> <div class="" id="reply-2366"> <div class="forum-card bg-white "> <div class="p-5 md:p-6"> <!-- Comment Header --> <div class="flex items-center justify-between mb-4"> <div class="flex items-center gap-3"> <div class="h-8 w-8 rounded-full bg-gray-100 border border-gray-200 flex items-center justify-center text-xs font-bold text-gray-600"> U </div> <div class="flex flex-col"> <span class="text-sm font-bold text-gray-900">UXCelina</span> <span class="text-[10px] text-gray-400">2026-04-04 14:42</span> </div> </div> </div> <!-- In-Reply-To Context --> <!-- Body --> <div class="prose prose-sm prose-slate max-w-none text-gray-700 leading-relaxed"> Google raczej odczyta tekst z inline SVG jako część DOM, ale w praktyce `<title>` i `<desc>` są głównie pod dostępność/tooltip i nie liczyłbym na nie jak na „normalny” tekst SEO, a `<text>` bywa traktowany bardziej jak element grafiki niż treść porównywalna z HTML. To są ikony/ilustracje czysto dekoracyjne czy niosą istotną informację dla użytkownika? </div> <!-- Footer --> <div class="mt-4 pt-4 border-t border-gray-100 flex items-center justify-between"> <button class="text-xs font-semibold text-gray-400 hover:text-brand-600 transition-colors flex items-center gap-1"> <svg class="w-4 h-4" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 10h10a8 8 0 018 8v2M3 10l6 6m-6-6l6-6" /></svg> Odpowiedz </button> </div> </div> </div> </div> </div> </div> <!-- Right Column: Sidebar (1/4 width) --> <aside class="lg:col-span-4 space-y-8 sticky top-8"> <div class="forum-card p-6"> <h3 class="text-xs font-bold text-gray-400 uppercase tracking-wider mb-4">Partnerzy Forum</h3> <div class="space-y-2"> <a href="https://nosnyprzekaz.pl/" target="_blank" rel="noopener" class="partner-link group"> <div class="flex-1"> <div class="font-bold text-gray-800 text-sm group-hover:text-blue-700">nosnyprzekaz</div> </div> </a> <a href="https://ciaglepiszemy.pl/" target="_blank" rel="noopener" class="partner-link group"> <div class="flex-1"> <div class="font-bold text-gray-800 text-sm group-hover:text-blue-700">ciaglepiszemy.pl</div> </div> </a> </div> </div> <!-- About Thread --> <div class="forum-card p-6"> <h3 class="text-xs font-bold text-gray-400 uppercase tracking-wider mb-4">O wątku</h3> <dl class="space-y-4 text-sm"> <div class="flex justify-between items-center pb-3 border-b border-gray-50"> <dt class="text-gray-500">Odpowiedzi</dt> <dd class="font-bold text-gray-900">10</dd> </div> <div class="flex justify-between items-center pb-3 border-b border-gray-50"> <dt class="text-gray-500">Uczestników</dt> <dd class="font-bold text-gray-900">11</dd> </div> <div class="flex justify-between items-center"> <dt class="text-gray-500">Kategoria</dt> <dd class="font-bold text-brand-600"><a href="#">optymalizacja-onpage</a></dd> </div> </dl> <button class="mt-6 w-full flex items-center justify-center gap-2 px-4 py-2.5 bg-gray-900 text-white rounded-lg text-sm font-semibold hover:bg-gray-800 transition-colors shadow-lg shadow-gray-200"> <svg class="w-4 h-4" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 17h5l-1.405-1.405A2.032 2.032 0 0118 14.158V11a6.002 6.002 0 00-4-5.659V5a2 2 0 10-4 0v.341C7.67 6.165 6 8.388 6 11v3.159c0 .538-.214 1.055-.595 1.436L4 17h5m6 0v1a3 3 0 11-6 0v-1m6 0H9" /></svg> Obserwuj ten temat </button> </div> </aside> </div> </div> <!-- Mobile Footer Note --> <div class="md:hidden mt-12 py-8 text-center text-xs text-gray-400 border-t border-gray-200"> © 2026 forum.ciaglepiszemy.pl </div> </div> </main> </div> </body> </html>