Method 2: How To Remove Footer Credit From Blogger Templates Without Redirecting to Another Site

  • First all of Go To Blogger Dashboard.
  • Template >> Edit HTML.
  • Now search for the following code:

 

<script src=’//code.jquery.com/jquery-1.10.2.min.js’/>

  • Now remove this script from your template and save the template this way will work for few templates but if you will not be able to find this code try to remove this or similar to like this and save the template and you are done.

<script src=’//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js’/>