Meta tag problem?

loomis1324

Registered Member
Joined
Sep 17, 2008
Messages
59
Reaction score
1
I used a tool to make meta tags and for some reason it wont take it.
I am using blogger.
Why wont it?

<META name="keywords" content="The Law of Success, Napoleon Hill, Smart Goals, self confidence, Keys to Success,Think and Grow Rich, Financial freedom,fortunes, wealth, happiness, growth, greatest achievers, seventeen principles of success, napoleon hills message, The Secret, wealth, power, wisdom">
<META name="description" content="A in depth guide to The Law of Success course written by Napoleon Hill. Learn how to create smart goals and accomplish them.">
<META name="language" content="English">
<META name="robots" content="INDEX, FOLLOW">
<META name="revisit-after" content="1 day">
<META name="author" content="Allen Loomis">
<META name="rating" content="General">
<META name="copyright" content="Allen Loomis">

Can anyone help :)
 
Where in the document are you placing the meta tags?

Meta tags should go in the head section, like so:
Code:
<head>
.
(meta statements go here)
.
</head>

When you view source on your page, can you verify that the metas are in the right place? Usually it is placement, or a tag (like head) not being closed properly that will cause that sort of problem.
 
I have also tried placing the tag in one of my blogger blogs but its not taking it. I placed it inside the <head> tag but it gave an error. I used to work fine before. I guess they have made some changes to it.
 
Yeah, it is possible that they are not allowing meta tags on Bl0gger any more, in which case there is not all that much to be done about it, other than moving to a different blogging platform.
 
THe meta tags aren't that big for SEO in google's eyes since they have been taken advantage of.
 
Back
Top