I would be appreciated if someone can teach me how to input the title, description and meta to my wordpress header. please help! I don't really good at the code. please give me some example so I just replace with the word I want to put. Thanks!
These tags should go between <head> and </head> <title>TITLE HERE</title> <meta name="description" content="DESCRIPTION HERE" />
Use this plugin All in One Seo You just have to write desired text in description and keyword field. You don't need any html skill.
As a WordPress user myself, I'll second using the "All In One SEO Pack" for your META keywords (which are essentially useless, though they may help with the in-site search feature) and META description. Just make sure you remove the existing META description and keywords tags from your header.php file before you install the plugin. When you've installed and activated the plugin, you'll have a new form added to the write new page and write new post pages in your Admin panel (the Dashboard) which you can (and should) use to write your description and keywords for those particular pages. Don't forget to configure the plugin as well, you can (and should) use it to determine the order that your TITLE tag's contents are displayed.