Use Tags as KeyWords

Every wordpress users must be already know the meaning of tag. It is like simple words describing about your posts. Meanwhile, keywords also have the same rule as tags. They are contains of short words, and separated by commas. So including your tags to the keywords is not a bad idea, right ?
KeyWords and tags [...]

Every wordpress users must be already know the meaning of tag. It is like simple words describing about your posts. Meanwhile, keywords also have the same rule as tags. They are contains of short words, and separated by commas. So including your tags to the keywords is not a bad idea, right ?

KeyWords and tags play important roles for your site. The big difference about them is about the object they are target. The KeyWords shows the search engine and the bot about your content, but the visitor will not explicitly see them except they see your HTML code.

In other side, tags shows and helps describing your content to the visitors. The visitor here mean the person reading your blog manually. It is also important that the tags always have link to the topic of your visitor or reader desired about.

So when you want to combine it, i will tell you about how to include tags on keywords. It is not a difficult thing to do. If you are not too interested in editting HTML codes, you may use Automated Keywords Generator. It will works as described above. But if you like about it or wanna knows the code, see follow steps bellow:

  1. Login to your dashboard
  2. Open up Theme / Appearance tab
  3. Click Theme Editor
  4. Open the Single.php
  5. Start editting

You may see PHP codes, just find up the <head> and </head> tag and be sure you are editting between those tags.

<?php the_post();?>
<meta name="keywords" content="<?php the_tags();?>" />
<?php rewind_post();?>

That’s all. Any suggestion ?

Posted on , , , ,

Bookmark and Share

3 Responses to “Use Tags as KeyWords”

  1. It’s funny that you finally spoke up! I have been waiting for someone to bring this out to the open! Anyway… nice post. I will be back.

  2. Joe Harkins says:

    I have Automated Keywords Generator installed and activated on my site but I do not see any keywords other than the few I did by hand. Is AKG supposed to work on existing posts or only for newly created posts? Or am I doing something wrong?

  3. admin says:

    @Joe: AKG works for all post, whether they are existed or new posts, i suggest you only use one keywords plugin or manual keyword

Leave a Reply


AJAX Random Post

  • Get Traffic from Images

    Are you notice that there are too many pages on the blogs which have the same contents and topics about. It may be 1 topic equal to 100 blogs. Maybe the content is not absolutely same but the article talks about the same thing. If you are still publishing without any images, i think you missed a ch
  • Random Post For Blogger

    If you have blogger-based blog especially for you who host blog at my-blogname.blogspot.com, you must be wondering how to create random post widget for it. Some said that Blogger is not complete as Wordpress in the plugin and script. But we can handle it with little tips and trick. I'm surely inspir
  • Send Mass Mail Using WordPress

    Do you have a big number of commentators or responders on your blog? Sometimes you may want to send announcement or maybe just a small notification about event or something? I have created plugin named WP Mass Mail to do the work. You can download it on wordpress plugin directory It's a wordpress p
  • Check Comment Backlinks

    For bloggers, giving comments and responses to the others is important. The reason can be for gather information, increase backlinks, and what so ever. But did you ever forget the url or maybe just the name you just comment into ? If the answer is yes, maybe this article could help you a bit to sho
  • Where to Find AJAX Animation ?

    For developers, knowing and implementing AJAX can be said is a must. Why? Because AJAX is the most recent and popular Technology in Web2.0 . If you implement AJAX, sometime there will be a gap in time for the page to load. Usually, people fill the gap using AJAX Load Animation so the user will recog

References

Who am I ?

My name is Julian Widya Perdana. I study at University of Gadjah Mada, Yogyakarta. I am a young developer addicted in JavaScript, Plugins, Themes, AJAX, and PHP developement. If you feel satisfy with my work, please support me to keep it developed