How to Remove Blogger Footer Credit without Redirecting

 To remove the credit from the blogger template footer, you’ll have to follow these 5 simple steps:

  1. Log in to the blogger dashboard and head over to the theme
  2. Click Edit HTML option followed by the customize option
  3. Find the ‘Distributed By’ in the HTML coding
  4. Paste the given javascript just before the first footer credit
  5. Replace the distributor credit and title with your own credit

But before you do these changes in the theme HTML coding, I will suggest you keep a backup of your blog theme.

This way you can restore your blog in case anything goes unexpected.

Let’s see the steps one by one with the help of screenshots:

Step 1: Log in to the Blogger Dashboard and Head Over to Theme

To remove the blogger footer credit, first of all, log in to your blogger dashboard using your Gmail. Once you logged in, head over to the theme and click it. 


Step 2: Click on the “Edit HTML” Option followed by the CUSTOMIZE Option
Once you click on the “Theme” option, the browser will open the theme dashboard. Here you’ll have to click on the Customize drop-down option.



Now the new pop-up window will open where you’ll find the “Edit HTML option. Just click on it, it will redirect you to the backend of the theme. 


Step 3: Find the “Created By” Credit in the HTML Coding
Once the theme HTML coding window appears, click anywhere in the coding area and press Ctrl+F. It will open a search box just above the coding window as shown in the image.


Now copy some terms from your blogger template which is included in the footer credit and paste them into the search bar.

In my case, I’m searching for “Created By” which is included in the blogger template that I’m using now. Copy the term which is included in your blogger template footer.


Once you search for the pasted word, it will display the coding area where the words are present, as you can see in the image.


As you can see in the image, there are two footer credits that are “Created By” and “Distributed By” available. So, we need to change both the credits. 

Step 4: Paste the Given JavaScript just Before the First Footer Credit
To add your own credit, first copy the given piece of javascript code from the below box. 


<div style='font-size:1px; opacity:0;'>

Give two lines of space where the “Created By” credit starts and paste the copied codes just before “Created By”


Step 5: Replace the Distributor Credit & Title with Your Own Credit

Now, where the copyright area tag ends that is <div class=’copyright-area’>, paste the code given below in the box.


Copyright <a href='https://TechYZI.blogspot.com/' rel='dofollow' style='color:#ffeb3b;' target='_blank' title='BloggingProLab'>Technical Yousafzai</a> All Right Reserved 

In the given code, add your website link in the place of “https://bloggingprolab.blogspot.com/”, and add your site name where I mentioned “BloggingProLab”.


In the end, add a </div> tag as shown in the image and press the save button.

Now you are all set.

Go back to your blogger dashboard and visit your website to make sure that the blogger footer credit has been successfully changed.

Shah Zaman

My Name is Shah Zaman I am From Pakistan Age:25 Years Edu: FA

Post a Comment

Previous Post Next Post

Contact Form