REMOVE FOTTER CREDIT
<!-- Footer Copyright --> Copyright © 2017-2021. All Rights Reserved by <a href='https://mywebs2512.blogspot.com/' rel='dofollow' style='color:#ff00ba;' target='_blank' title='MyWebs2512'>My Webs2512.</a> Contact Us: <a style='color:#ff00ba;' title='WhatsApp'>+91.</a> mail: <a style='color:#FF0000;' title='gmail'> mywebs2512@gmail.com </a> <style>.removelink{text-indent:-99999px;}</style> <div class='removelink'> <div class='copyright'> 2018 Mysite by <a href='https://mywebs2512.blogspot.com/' id='mycontent' style='visibility: hidden'>Mysite</a> | Powered by <a href='https://mywebs2512.blogspot.com/' rel='dofollow' style='color:#666;' target='_blank'>Mysite</a> </div> </div> <!-- Footer Copyright -->
<!-- Footer Copyright -->
<div id='credit'>
<div style='float:middle;text-align:middle'>
Copyright © 2020. <a class='sitename' expr:href='data:blog.homepageUrl' expr:title='data:blog.title'><data:blog.title/></a> - All Rights Reserved by #### - Cell:-<a href='mycontent' id='https://#####/'>(+91) 000000000</a> - Mail:- <a href='https://######/' id='mycontent'>#####@gmail.com</a>
</div>
</div>
<!-- Footer Copyright -->
<!-- Footer Copyright --><!-- Footer Copyright -->
- 2020 Mysite by <a href='https://mywebs2512.blogspot.com/'>Mysite</a> | Powered by <a href='https://mywebs2512.blogspot.com/' rel='dofollow' style='color:#666;' target='_blank'>Mysite</a>
- <style>.removelink{text-indent:-99999px;}</style>
- <div class="removelink">
- <div class='copyright'>
- 2018 Mysite by <a href='https://mywebs2512.blogspot.com/' id='mycontent' style='visibility: hidden'>Mysite</a> | Powered by <a href='https://mywebs2512.blogspot.com/' rel='dofollow' style='color:#666;' target='_blank'>Mysite</a>
- </div>
- </div>
Most of the answers are superficial and do not solve the redirection issue, whatsoever. What you need to do is:
Add the style code below right before <div class='copyright'>
- <style>.removelink{text-indent:-99999px;}</style>
- <div class="removelink">
and remember to add an extra </div> at the end of the code. It’ll look like this:
- <style>.removelink{text-indent:-99999px;}</style>
- <div class="removelink">
- <div class='copyright'>
- Designed by <a href='http://www.texliff.com/' id='mycontent' title ='Blogger Tempelates'>My Site</a></div></div>
Then, copy the following part
- Designed by <a href='http://www.texliff.com/' id='mycontent' title ='Blogger Tempelates'>My Site</a>
You should remove id='mycontent' title ='Blogger Tempelates
and paste the updated code (I mean this —— Designed by <a href='http://www.texliff.com/'>My Site</a>)
RIGHT ABOVE this code: <style>.removelink{text-indent:-99999px;}</style>
In the end, what you will have is something like this:
- <!-- Footer Copyright -->
- 2018 Mysite by <a href='https://www.texliff.com/'>Mysite</a> | Powered by <a href='https://www.texliff.com/' rel='dofollow' style='color:#666;' target='_blank'>Mysite</a>
- <style>.removelink{text-indent:-99999px;}</style>
- <div class="removelink">
- <div class='copyright'>
- 2018 Mysite by <a href='https://www.texliff.com/' id='mycontent' style='visibility: hidden'>Mysite</a> | Powered by <a href='https://www.texliff.com/' rel='dofollow' style='color:#666;' target='_blank'>Mysite</a>
- </div>
- </div>
This is the easiest method. Hope it helps
إرسال تعليق