Well.. good morning everyone
, I’m interesting to write this article after reading some article on cosaaranda blog about meta tag to optimize SEO score. The reality we face now almost people or webmaster forgot about meta ( included me sometimes he he he
) so let me write about my own experience with meta to help some people optimize their web/blog.
Basically meta used for robot/crawler to get information from your web/blog, But be careful when you write irrelevant meta tag your site might will crawled in wrong way and result might will false.
1. Meta Description:
Used to describe about your website, this words will also will be placed on search engine result. Example on one of my site meta description is about “Server project of nexustk the kingdom of the wind emulator and atlantia development free flash games” (yea I know this meta description s*ck LOL) see the result in google search engine.
What will happen if most search engine not found meta description on your site? not sure about all crawler but one I know google crawler bot will crawl the top words to be put in search result.
2. Meta Keyword:
Used to describe your site keyword in search result on search engine this is sorted from first keyword to be the first priority . Again sample on one of my site meta keyword is “nexmutk,nexustk,baram,nexia,nexustk map editor,emulator,ps1,ps2,bios,scph,games,development,install shield,earn money,game server,server games,mmorpg,nexustk packet,nexustk emulator,gunbound,darkages,lunentia,ts online,ran online,maplestory,donation,project,developer,visual basic,vb6,utility,zlib compression,paypal,egold,kingdom of the winds” see the result when I search something using keyword “nexmutk”
So the answer is when you need to fill your meta keyword this keyword MUST included at least 1-3 words in your site content. This also the way for some people try to targeting HPK (high paying keyword) from google adsense to get HPK ads showing on their site.. that s*ck is it?!?! YES MONEY RULES! *LOL*
Alright we focused on this 2 meta first, other meta and their function will be written on next article. Usually meta tag should written on header files, the problem is lot and ALMOST header files is static.
How we can make dynamic meta on static header?!
Simple and easy as 1-2-3 :p if you’re advanced in php/database programming this should can be done in only 5 minutes he he he.. how we can done with this one.. listen to me carefully I will not tell you the code but only my vision *LOL* when you programing your site you can describe your meta to follow your pages words content, remember meta description no more than 150 character this way is for medium level programing. for some people who advanced on database you can write your meta from your database by calling it out, there is other way also using rewrite rules to play with your meta and many many ways to do this. Maybe next time I will write some sample code for this.
Have good day everyone
SIMILAR POST :
- PHP: Creating Custom Title and Meta (Simple Way)
- Build And Submit Sitemap: Is It Really Necessary
- How to:Optimize Internal Web Pages for Maximum Adsense Revenue.
- SEO Technique: Meta Title, Keywords, and description
- SEO: My Personal SEO Technique Experience Part I
- nexmutk
- Tutor Login Ke Atlantia Nexmutk
- nexustk packet
- Database dan emulator nexia baram
- istanto nexia
- NexusTk wallpaper
- NeXmuTK rar
- include header php dynamic meta
- keyword and description used for google crawler
- seo techniques meta keyword
- sample meta descriptions
- header meta description rewrite
- nexustk character for sale
- php: dynamic meta
- Nexia server emulator Baram
- nemutk map compression
- nexustk regedit
- online SEO meta header generator
- nexia emu ratna
- nexustk mapeditor
- dynamic meta description function php
- dynamic meta tag crawl by seo
- the kingdom of the winds emulator
- nexia nexustk
- php meta dynamique
- header php meta keywords
- dynamic meta descriptionSEO tricks
- php meta dynamic
- meta dynamic
- dynamic meta tag generator in php
- php dynamic header meta
- php generator dynamic meta
- how to make your header become dynamic
- baram emulator
- kingdom of winds server
- dynamic meta description generator code
- NemuTK rar
- Dynamic Heading Generator
- php dynamic include meta example
- nexustk emulator
- php Dynamic Heading Generator
- php dynamic meta generator
- meta dynamique
- script php dynamic meta tag
- nexia baram edit char
- create dynamic seo script meta key
- share emulator nexia
- php dynamic meta tags
- $meta[keywords] dynamic php
- database nexia the kingdom of the wind
- php dynamic metatag generator
- methods to follow write meta description in seo
- Dynamic Title and Meta Tags php
- simple dynamic meta php script
- static or dynamic meta tag ? which is better for seo
- seo include files meta header issues
- priority for seo static / dynamic / flash
- dynamic meta tag include header
- how to write meta description for dynamic sites
If you're new here, you may want to subscribe to my RSS feed. You may copy or publish this article to your blog or other site as long you give credit link back to this site article. Thanks for visiting my blog!

Did you know?


August 26th, 2008 at 6:37 PM
interested on the rewrite rules method. Any hint?
August 26th, 2008 at 7:52 PM
I found very simple way to do this by write on .htaccess files this line:
RewriteRule ^header.php$ meta.php
//(sample file header name header.php)
chmood your header.php to 777 and coding your meta tag generator on meta.php and you done.
August 27th, 2008 at 8:26 PM
I don’t know either what you mean. Could you tell me more detail please?
August 27th, 2008 at 9:51 PM
That rules will make your header.php become dynamic following rewrite rules on your meta.php coding, it’s very simillar with auto sitemap generator which using rewrite rules.
I give an easy sample you might want to modificate it for yourself:
1. said your meta.php code is
< ? p h p
e c h o "it's me";
? >
2. chmod your header.php to 644
3. on your .htaccess file code
RewriteEngine on
RewriteRule ^header.php$ meta.php
Upload this 3 files on one folder and open your header.php you will got what I mean, use it for your needs.
August 27th, 2008 at 10:08 PM
very clear explanation of the Meta. I used google kick from SE because more than 150 words. All I input the keyword wahahaha
September 21st, 2008 at 11:07 AM
egold…
Information on this subject is not always as straight forward as it first appears. I know I used to just use a common sense approach, but now I do direct research before coming up with my next move. Keep the information coming….