I've been asked to turn off the indexing of the site temporarily so I changed the robots.txt file to read:
User-agent: *
Disallow: /
I've refreshed the pages but in the source file it is still reading:
<meta name="robots" content="index, follow" />
Is this not the correct code to stop all indexing of the site?
If it is not how can I change it so each page's meta name reads this:
<meta name="robots" content="noindex, nofollow" />
Your help would be greatly appreciated.
And yes I asked this at Joomla.org but haven't received an answer - so I thought I would ask you geniuses
Cheers
Irene