No Follow Tags To All External Links For Blogger | SEO Trick Easy Method
How to add Nofollow tag to all external links automatically in Blogger?. If you do not like any one pass link juice to other blogs, then you can do it. It is very important for your blogger. And it is also good for SEO of you blog website. If you are writing about On page Seo and you wrote a keyword that Improves your traffic with low competition keywords and wanna show a proof that it really works and it is not good.
So you will link to it and your blog visitors get some more information. Bay the way to do some step and save your website or blog. Follow these steps:
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.js' type='text/javascript'></script>
<!--End-->
<script type="text/javascript">
jQuery(document).ready
(function () { jQuery('a
[href*="http://"]:not
([href*="http://example.com"])').attr('rel', 'nofollow');
jQuery('a
[href*="https://"]:not
([href*="https://www.example.com"])').attr("target", "_blank"); });
</script>
So you will link to it and your blog visitors get some more information. Bay the way to do some step and save your website or blog. Follow these steps:
- Go to Blogger Dashboard
- Click on Template
- Click on Edit HTML
- Here Press (Control + F) And Search
- </head>
- Past This code Above the </head>
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.js' type='text/javascript'></script>
<!--End-->
<script type="text/javascript">
jQuery(document).ready
(function () { jQuery('a
[href*="http://"]:not
([href*="http://example.com"])').attr('rel', 'nofollow');
jQuery('a
[href*="https://"]:not
([href*="https://www.example.com"])').attr("target", "_blank"); });
</script>
- Click On Save Template
No Follow Tags To All External Links For Blogger | SEO Trick Easy Method
Reviewed by seotools
on
November 04, 2018
Rating:

No comments: