| |
| |
|
|
|
|
| |
|
| |
|
| :: |
| Author |
Message |
Adavis
Joined: 06 May 2007 Posts: 27
|
Posted: Wed Oct 24, 2007 7:21 pm Post subject: I want google not to crawl text from signatures |
|
|
I want to stop google crawl signature's text because it gives wrong results to google search. I am talking about all text and not only links on signatures...
I have in my .tpl file:
| Code: | | <td colspan="2" height="100%" valign="bottom"><span class="postbody">{postrow.SIGNATURE}</span><span class="postdetails">{postrow.EDITED_MESSAGE}</span></td> |
Is this the correct way to do it?
| Code: | | <td colspan="2" height="100%" valign="bottom"><span class="postbody"><meta name="robots" content="nofollow" />{postrow.SIGNATURE}</span><span class="postdetails">{postrow.EDITED_MESSAGE}</span></td> |
I have added <meta name="robots" content="nofollow" /> before ">{postrow.SIGNATURE}. |
|
|
| Back to top |
|
 |
|
 |
Adavis
Joined: 06 May 2007 Posts: 27
|
Posted: Sat Oct 27, 2007 3:46 pm Post subject: Re: I want google not to crawl text from signatures |
|
|
| Any idea? |
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14403
|
|
| Back to top |
|
 |
|
| Navigation |
Similar Topics |
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |