Blogger - where is the meta tags file located

I have encountered an issue where a Blogger user has somehow got my meta tag info on their Blogger site. Google has indexed her pages and that is where I see my code on her blog. She is totally clueless as to how this happened as am I. My code came from a front page website.

Any ideas on how this could happen and where we could find the file to change this? Thanks!

Please can’t anyone help me at least the location of where the meta tags are in Blogger? I have never used it so have no idea. Thanks

Its quite easy to do and add META tags yourself in blogger. Just go to your dashboard and then click layout tab and then click on Edit HTML there you will see your template coding in HTML. Its exactly the same like ordinary website. You can add META TAGs just after the line <b:include data=‘blog’ name=‘all-head-content’/>

META’s:

<meta content=‘DESCRIPTION OF YOUR BLOG HERE’ name=‘description’/>
<meta content=‘YOUR BLOG KEYWORD HERE’ name=‘keywords’/>

and then click SAVE

Open your blogger layout then see the edit html. The meta tags are there.

Thank you!

Thanks for your guidance. I used this tip in my blog.