Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
function wz3_hidden_landing_noindex(){ if (is_page('soldatengeschenke')) { echo " "; } } add_action('wp_head','wz3_hidden_landing_noindex',1);
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!