How to Remove --> on Custom Blogger Templates

1 minute read
How to Remove --> on Custom Blogger Templates
We are back with another interesting article about How to remove --> on Custom Blogger Templates. This is now a most frequently asked question these days as Google have changed Blogger admin panel layout. It suddenly start appearing in the header of blog after Blogger updates. This problem is mostly occurring on custom designed Blogger templates (not on Built-In templates).

Main Causes of Problem:

Mostly, the main cause is the usage of modified version of head tag used to hide blogger default CSS. It’s a trick used by Blogger theme developers to hide CSS and Javascript to not burden the blog loading. You can see the example of modified head tag below:

  &lt;!--<head/>--&gt;&lt;/head&gt;


How to remove code -->?

To resolve this issue, edit your HTML template and remove the highlighted code as shown below:

  &lt;!--<head/>--&gt;&lt;/head&gt;

The new code will be look like this:

  &lt;!--<head/>

If you still facing tge issue then replace the whole code with this:

  </head>

You can request us for your desired concern. We'll gladly assist you on that.

You can also join our WA Group to discuss or ask for something.
https://chat.whatsapp.com/Gw9b1ucgvaeB58TFZd35qB
https://vuinsider.blogspot.com/favicon.ico