Почти на всех страницах моего сайта есть счетчик хотлог, и на некоторых комментирование от disqus.
Хотелось бы закрыть их от поисковиков, чтобы не попасть под фильтры.
Прочитал что можно сделать так, <noindex> <rel=noffolow> счетчик, комметирование</a></noindex>, то есть дать ссылкам атрибут nofollow, а перед этим закрыть <noindex>-ксом,
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Актуальные контакты:
Telegram: @Nikker_web
E-Mail: tarasevich.email@gmail.com
Портфолио https://www.behance.net/d4d4186e
Разрабатываю дизайн групп в соц сетях, сайтов, приложений, другой дизайн под заказ
Актуальные контакты:
Telegram: @Nikker_web
E-Mail: tarasevich.email@gmail.com
Разрабатываю дизайн групп в соц сетях, сайтов, приложений, другой дизайн под заказ
Портфолио https://www.behance.net/d4d4186e
Question
manas_anarov
Почти на всех страницах моего сайта есть счетчик хотлог, и на некоторых комментирование от disqus.
Хотелось бы закрыть их от поисковиков, чтобы не попасть под фильтры.
Прочитал что можно сделать так, <noindex> <rel=noffolow> счетчик, комметирование</a></noindex>, то есть дать ссылкам атрибут nofollow, а перед этим закрыть <noindex>-ксом,
Можно так сделать?
ДО
<!-- HotLog --><span id="hotlog_counter"></span><span id="hotlog_dyn"></span><script type="text/javascript"> var hot_s = document.createElement('script');hot_s.type = 'text/javascript'; hot_s.async = true;hot_s.src = 'http://js.hotlog.ru/dcounter/2346439.js';hot_d = document.getElementById('hotlog_dyn');hot_d.appendChild(hot_s);</script><noscript><a href="http://click.hotlog.ru/?2346439" target="_blank"><img src="http://hit37.hotlog.ru/cgi-bin/hotlog/count?s=2346439&im=357" border="0"title="HotLog" alt="HotLog"></a></noscript><!-- /HotLog --><div id="disqus_thread"></div><script type="text/javascript">/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */var disqus_shortname = 'anar8ru'; // required: replace example with your forum shortname/* * * DON'T EDIT BELOW THIS LINE * * */(function() {var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);})();</script><noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript'>http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript><a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>ПОСЛЕ
Edited by manas_anarovLink to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.