I get this:
Error in condition (The 'In Test Mode' variable has been placed within the 'Standard Meta Tags' layout, but it won't work there. Click here to go to the code).
It sends me to this code (which I haven't intentionally changed)
<actinic:block if="%3cactinic%3avariable%20name%3d%22InTestMode%22%20%2f%3e">
<meta name="robots" content="noindex, nofollow">
</actinic:block>
Everything seems fine with the site but nevertheless...
Any suggestions?
Cheers,
Dave
Error in condition (The 'In Test Mode' variable has been placed within the 'Standard Meta Tags' layout, but it won't work there. Click here to go to the code).
It sends me to this code (which I haven't intentionally changed)
<actinic:block if="%3cactinic%3avariable%20name%3d%22InTestMode%22%20%2f%3e">
<meta name="robots" content="noindex, nofollow">
</actinic:block>
Everything seems fine with the site but nevertheless...
Any suggestions?
Cheers,
Dave
Comment