Graham
Disaru I just tried it and the reason is no endif
without it the other xtscripts on the page timed out
also you should extend the script to allow for the other filelists
<!--parser:xtscript-->
get __filelist_page
get pgnmbr1
get pgnmbr2
if $__filelist_page or $pgnmbr1 or $pgnmbr2
print <meta name="robots" content="noindex, nofollow" />;
endif
<!--/parser:xtscript-->
Copy code