How can we help you?

How can I prevent search engines from indexing my Taplink?

Add in Settings - General - Insert HTML

<meta name="robots" content="noindex">

which will disallow search engines to index your pages.

How do I add meta tags?

They should be placed in Settings - General - Insert HTML code, and when the page is generated the system will automatically put them in the head section.