Hi Does anyone know the correct php code for noindex, no follow, I know how to add it to a normal html page, but I need to add it directly to a couple of php file. Thanks in advance Dee
i think in the <HEAD> section of your HTML code? did you try to find it out for your selve? or was it faster to ask the question?
Yes I did try to find out how to do it myself, I always do before asking! There is no HTML in the file it is all PHP code.