Помогите закрыть этот код nofolow и noindex

ximik
На сайте с 18.10.2006
Offline
200
483

Собственно код:

<script LANGUAGE="JavaScript">

<!--

random = parseInt(Math.random()*10000)

banner = '<iframe src=\"http://fxbe.forextimes.ru/cgi-bin/468/engine.cgi?'

banner += 'fxA180;' + random + ';1;\" frameborder=0 width=468 height=60 marginwidth=0 marginheight=0 scrolling=no >'

banner += '<A href=\"http://fxbe.forextimes.ru/468/go.php3?'

banner += 'id=fxA180&pg='+escape(window.location.href)+'-' + random + '\"><IMG alt=\"Forex Banner Exchange\" border=0 '

banner += 'width=468 height=60 src=\"http://fxbe.forextimes.ru/cgi-bin/468/engine.cgi?'

banner += 'fxA180;'+escape(window.location.href)+'-' + random + ';0;\" border=0></A></iframe><br>'

banner += '<a href=\"http://fxbe.forextimes.ru/\"><font size=\"2\">Forex Banner Exchange</font></a>'

document.write(banner)

// -->

</script>

<NOSCRIPT>

<IFRAME src="http://fxbe.forextimes.ru/cgi-bin/468/engine.cgi?fxA180;1;1;" frameborder="0" width="468" height="60" marginwidth="0" marginheight="0" scrolling="no">

<a href="http://fxbe.forextimes.ru/468/go.php3?id=fxA180&pg=1"><img

alt="Forex Banner Exchange" border="0" width="468" height="60"

src="http://fxbe.forextimes.ru/cgi-bin/468/engine.cgi?fxA180;1;0;"></a>

</IFRAME>

<a href="http://fxbe.forextimes.ru/"><font size="2">Forex Banner Exchange</font></a>

</NOSCRIPT>

Заранее спасибо.

Wildemar
На сайте с 10.03.2007
Offline
72
#1

Чего сложного? Ссылкам по атрибуту nofollow, весь кусок кода в noindex ;)

ximik
На сайте с 18.10.2006
Offline
200
#2

Оно? :)

<noindex><script LANGUAGE="JavaScript">

<!--

random = parseInt(Math.random()*10000)

banner = '<iframe src=\"http://fxbe.forextimes.ru/cgi-bin/468/engine.cgi?'

banner += 'fxA180;' + random + ';1;\" frameborder=0 width=468 height=60 marginwidth=0 marginheight=0 scrolling=no >'

banner += '<A href=\"http://fxbe.forextimes.ru/468/go.php3?'

banner += 'id=fxA180&pg='+escape(window.location.href)+'-' + random + '\"><IMG alt=\"Forex Banner Exchange\" border=0 '

banner += 'width=468 height=60 src=\"http://fxbe.forextimes.ru/cgi-bin/468/engine.cgi?'

banner += 'fxA180;'+escape(window.location.href)+'-' + random + ';0;\" border=0></A></iframe><br>'

banner += '<a href=\"http://fxbe.forextimes.ru/\"><font size=\"2\">Forex Banner Exchange</font></a>'

document.write(banner)

// -->

</script>

<NOSCRIPT>

<IFRAME src="http://fxbe.forextimes.ru/cgi-bin/468/engine.cgi?fxA180;1;1;" frameborder="0" width="468" height="60" marginwidth="0" marginheight="0" scrolling="no">

<a href="http://fxbe.forextimes.ru/468/go.php3?id=fxA180&pg=1" rel="nofollow"><img

alt="Forex Banner Exchange" border="0" width="468" height="60"

src="http://fxbe.forextimes.ru/cgi-bin/468/engine.cgi?fxA180;1;0;"></a>

</IFRAME>

<a href="http://fxbe.forextimes.ru/" rel="nofollow"><font size="2">Forex Banner Exchange</font></a>

</NOSCRIPT>

</noindex>

Wildemar
На сайте с 10.03.2007
Offline
72
#3

оно самое :)

Авторизуйтесь или зарегистрируйтесь, чтобы оставить комментарий