disallowing a dynamic page with robots.txt?
hi
i want to disallow a dynamic page from SE robots with robots text. if i have pages like:
domain.com/page.php?pn=1
will putting:
disallow: /page.php
be enough or do i have to put a wildcard on the end, and if so how?
any advice appreciated.
thanks
|