PDA

View Full Version : No Indez No Follow



ChrisTaylor
04-14-2010, 08:11 AM
Hi,

I would like to 'no index no follow' the duplicate site for my site www.lionel-messi.co.uk which is located at http://lionel-messi.totalfootballmanager.org/ how would I go about doing this?

Thanks,
Chris

Falcon1986
04-14-2010, 08:32 PM
Place the following meta tag in the head section of your HTML.


<meta name='robots' content='noindex,nofollow' />

Since your website is running on WordPress, you can simply add that line to your theme's header.php.

Professional Dude
04-25-2010, 11:37 AM
Since looking at your site, it seems like you are redirecting it to the original one. In that case, you dont need no index tags.