هل تريد جعل روابط مدونتك Nofollwo
هذا سهل جدا فقط تابع هذه التدوينة
أدخل إلى المدونة > قالب > تحرير HTML > أضغط على CTRL+F للبحث وأبحث عن </head>
وإلصق الكود التالي فوقه
<!-- http://saif-info.com/--> <script type='text/javascript'> var a = $(this); var href = a.attr('href'); $(document).ready(function() { $("a[href^='http://saif-info.com/']").each(function () { if(this.href.indexOf(location.hostname) == -1) { $(this).attr('target', '_blank'); $(this).attr('title', 'Click to open in a new window'); $(this).attr('rel', 'nofollow'); } } ); $("a[href^='http://saif-info.com/']").each(function () { if(this.href.indexOf(location.hostname) == -1) { $(this).attr('target', '_blank'); $(this).attr('title', 'Click to open in a new window'); $(this).attr('rel', 'nofollow'); } } ); });
وغير رابط مدونتي برابط مدونتك وبهذا أصبحت جميع روابط مدونك نوفولو