Advertisement
towhidzaman

How can I protect my Thank You page from people who did not

Aug 23rd, 2012
304
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. In order to prevent search engine bots from indexing your page, or from following links to your Thank You page/ a page you want to hide from search engine you will want to insert this HTML code into the head section (the area between the <HEAD> and </HEAD> tags):
  2.  
  3. <META name="robots" content="noindex, nofollow"/>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement