Was muss ich machen, dass mein Impressum NICHT über google gefunden wird?
[COLOR=#0000BB][FONT=monospace]
<?php [/FONT][/COLOR][COLOR=#007700][FONT=monospace]if( [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]is_page[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]'impressum'[/FONT][/COLOR][COLOR=#007700][FONT=monospace]) ) { echo [/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]'<meta name="robots" content="noindex,nofollow" />'[/FONT][/COLOR][COLOR=#007700][FONT=monospace]; } [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]?>
[/FONT][/COLOR]in die header.php eingefügt, klappt leider nicht!! Gibt in SEO eine Möglichkeit!??
[COLOR=#0000BB][FONT=monospace]
[/FONT][/COLOR]