Where to add Microsoft meta tag code in wordpess?
I copied the google analytic code to footer.php and its working fine.
But microsoft meta tag is not verifying my website.
Help me
Where to add Microsoft meta tag code in wordpess?
I copied the google analytic code to footer.php and its working fine.
But microsoft meta tag is not verifying my website.
Help me
What Microsoft meta tag? Do you mean the tag required by Google Webmaster to verify your site? If so, you need to add it in the <head></head> section of your currently theme's header.php template file.
yes. should i copy that code in header.php???
Yes - you need to add it in the <head></head> section of your currently theme's header.php template file.
ok done. thanks
but i paste the google analytics code into footer.php and its working.
can u explain in details
The details of what?
just tell me is this right to place the google analytic code to hearde.php file?
No. You need to add the analytics code to your theme's footer.php template file - just before the </body> tag.
oooppss... my mistake... i already paste that code to right place...
Thanks Esmi
Now I am closing this topic.
Thanks for ur help :)
You must log in to post.