[SOLVED] Noindex for information pages?

LiteCart Fan
Depuis Bulgaria
Membre depuis août 2022

Hello friends!

As the thread title suggests, I'm wondering how I can get the robots to NOT index the info pages?

LiteCart Fan
Depuis Netherlands
Membre depuis déc. 2022

page: includes/templates/*.catalog/layouts/default.inc.php

<?php
// if isset page_id, add the meta tag
if (isset($_GET['page_id'])) { ?>
<meta name="robots" content="noindex, nofollow">
<?php } ?>
LiteCart Fan
Depuis Bulgaria
Membre depuis août 2022

Thanks for the answer! I think it works well.

Vous
Ce site n'utilise aucun cookie ni aucune technologie de suivi tierce. Nous pensons pouvoir faire mieux que les autres et nous nous soucions vraiment de votre vie privée.