Remove footer credit of premium blogger template without redirecting to any other site.


Steps to remove blogger footer credit
We would like to suggest that you backup your Blogger theme before removing the footer credits. If you do anything wrong you can reverse the content by uploading a backup file.

  1. Go to Blogger dashboard >> Themes >> Edit HTML
  2. Click in between the HTML code and press CTRL + F
  3. On pressing the CTRL + F a search box will appear. Type Designed by or Created by in the search box and press Enter key.
        4.    In the picture above you can see the footer credit code block. You just need to put our codejust above and below the footer credit section code block. In the figure below we mark Code Line - 1, Code Line - 2, and Code Line - 3. You just need to download our code file and copy the codes one by one and paste them into their respective places.
        5. The code you need to paste in the 
Code Line - 1 is
 <p> Copyright (c) 2021 <a href='https://www.yourdomain.com/'>YourSiteName</a> All Right Reserved</p>

        6. In the Code Line - 2 you need to paste the code as follows
 <div style='font-size:1px; opacity:0;'>
        7. In the Code Line - 3 paste the following code
</div>

Save Changes: After making the necessary adjustments, save the changes to your template.
Preview and Test: Before applying the changes permanently, use the "Preview" option to see how the template looks without the footer credit. Ensure that everything appears as expected and that the layout remains intact.

Remember, always adhere to the terms of use provided by the template's creator or distributor. If the template explicitly requires the footer credit to remain intact, it's essential to respect their requirements. Violating licensing agreements can lead to legal issues and harm the creative community. If you have questions about modifying the template, it's best to contact the template's developer or support team for guidance. 

1 comment: