Answer the question
In order to leave comments, you need to log in
How to get rid of the problem of outgoing links on the aggregator site?
The aggregator contains a wild number of direct outbound links to several resources. Is it possible to prevent a ban in search engines?
Answer the question
In order to leave comments, you need to log in
You can leave the transition option, but disable indexing, by moving the link from href to the onclick event and opening the link through a js function.
Link
Script
css
span.hidden-link {
color: #00ff00; /*-цвет ссылки-*/
text-decoration: underline; /*-подчеркивание-*/
cursor: pointer; /*-указатель в виде пальца-*/
}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question