sisteminiz wordpress ise bunun için eklenti var. Sisteminiz wordpress mi? özel yazılım mı?
teşşekür ederim hocam bir adet buldum ;sadece bir dosya için geçerli olacaktı
KOD:
<script></script>
<script>
jQuery(document).ready(function () {
jQuery('a[href*="http://"]:not([href*="http://www.furkanozden.net/"])').attr('rel', 'nofollow');
jQuery('a[href*="https://"]:not([href*="http://www.furkanozden.net/"])').attr("target", "_blank");
});
</script>