Mr Lucky Well-known member Nov 13, 2013 #1 I want to add a robots noindex meta tag, and a link to a favicon. Can someoneplease tell me how to do that? Thanks
I want to add a robots noindex meta tag, and a link to a favicon. Can someoneplease tell me how to do that? Thanks
Jeremy in memoriam 1991-2020 Nov 13, 2013 #2 Adding a favicon should be as simple as adding the associated .icn in the root of your installation. As for the no index meta tag, you can insert it into PAGE_CONTAINER, but may be better suited for a robots.txt file. Upvote 0 Downvote
Adding a favicon should be as simple as adding the associated .icn in the root of your installation. As for the no index meta tag, you can insert it into PAGE_CONTAINER, but may be better suited for a robots.txt file.
Mr Lucky Well-known member Nov 13, 2013 #3 Thanks, that's perfect. I prefer in the page, it's stronger than robots.txt - I've had Google index sites with robots.txt disallow, I don't trust it. Upvote 0 Downvote
Thanks, that's perfect. I prefer in the page, it's stronger than robots.txt - I've had Google index sites with robots.txt disallow, I don't trust it.