Herzlich willkommen im SEO Forum der ABAKUS Internet Marketing GmbH
registrieren registriertes Mitglied

Code: Alles auswählen
<meta name="robots" content="noindex" />Code: Alles auswählen
User-agent: *
Disallow: /Zu Robots Text: Google folgt dem Robots text nicht mehr:DavidW hat geschrieben: 18.07.2021, 15:07 Oder einfach per FTP in das Index Verzeichnis deiner Webseite eine Text-Datei mit dem Namen "robots.txt" hochladen. In der Datei schreibtst du folgende 2 Zeilen:
Code: Alles auswählen
User-agent: * Disallow: /
Hab ich:staticweb hat geschrieben: 18.07.2021, 18:21 > Zu Robots Text: Google folgt dem Robots text nicht mehr:
Ich glaube du solltest dich mal darüber informieren was sich vor 2 Jahren wirklich geändert hat.
.Don't use a robots.txt file as a means to hide your web pages from Google search results.
If other pages point to your page with descriptive text, Google could still index the URL without visiting the page. If you want to block your page from search results, use another method such as password protection or noindex
Google folgt dem Robots text nicht mehr, die Seite wird also noch im Index landen obwohl es eine Robots.txt direktive hat.staticweb hat geschrieben: 18.07.2021, 20:09 > Google could still index the URL without visiting the page.
Das klingt ja schon ganz anders als "Google folgt dem Robots text nicht mehr".![]()
und warnen davor:A robots.txt file is used primarily to manage crawler traffic to your site, and usually to keep a file off Google,
d.h. sie folgen ihm nicht aus welchen Gründen auch immer.Don't use a robots.txt file as a means to hide your web pages from Google search results.