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!
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’/>