Archive for May, 2008

SEO summary

Search engine optimization (SEO)

is the process of improving the volume and quality of traffic to a web site from search engines via "natural" ("organic" or "algorithmic") search results for targeted keywords. Usually, the earlier a site is presented in the search results or the higher it "ranks", the more searchers will visit that site. SEO can also target different kinds of search, including image search, local search, and industry-specific vertical search engines ( taken from: http://en.wikipedia.org/wiki/Search_engine_optimization).

Techniques:

there are 2 commons techniques that are used on SEO, white and black hat. the technique name said it all, white is the "good" way doing SEO, but it may need more time ..:). Black hat is "bad" way but FAST to get your web/blog indexed in search engine.

white hat

Research A Profitable Niche Market
Do some research first before you build your website, including the market and the most important is your KEYWORD

Creating & Tuning Your Blogs/ website
ofcourse you must create your blog or website. including:

  • w3c standard
  • put h1,h2,h3
  • title as the keyword
  • and so on

Posting Free Valuable Content Your Readers Will Love
Title said all.. 

Interlinking Your Blogs / websites
make your individual blogs/ website them into a network.

Monetizing Your Blogs / website 
by placing ads on your blogs or websites. 

black hat

Mass Blog Networks
Creating huge networks blogs, the HUGE is 100+ blogs. all blog will link to 1 main blog and have the same keyword.

Stealing High Ranking Blogs
Steal the word or keyword from high rank blogs that has been deleted.

Redirecting Blogs
Create the blog only for redirect… maybe to your blog or even to your affiliate page

Blog Comment Links
Post comments on high rank blog and link it to you page.    

 

 

Windows Microsoft Error Song

LOL

Graduation

YAY! Ing Yussi ariefiyono .. and i know its PINK -.-

Yussi Ariefiyono graduation

 

Thank for all who support me :)  

CSS hack list

well these hacks actually really work, i tested it myself. 

For one CSS file: 

  1. /*IE7 HACKS*/
    html > body #ie7 {background-color:#f00;}
  2. /*IE6 HACKS*/
    * html #ie6 {background-color:#0f0;}
  3. /*IE HACKS*/
    #ie6 {background-color:#00f;}
  4. >FF1.0
    #hackme, x:-moz-any-link {styles for Firefox 1.0 here}#hackme, x:-moz-any-link, x:only-child {restore normal styles for newer versions}
  5. >FF2.0
    #hackme, x:-moz-any-link {styles for Firefox 2.0 here}
    #hackme, x:-moz-any-link, x:default {restore styles for Firefox 3.0 and newer}

For seperate Css files:

  1. For IE:
    <!–[if IE]>
    <link rel="stylesheet" href="ie7.css" type="text/css" media="screen" />
    <![endif]-->

     

  2. Non IE:
    <!--[if !IE]>-->
    <link rel="stylesheet" href="default.css" type="text/css" media="screen" />
    <!--<![endif]-->
    							

List from friends:
1. Thomas ( thank  man :P )

getting transparent div backgrounds working in all browsers

* html #overlay{
background-color: #333;
back\ground-color: transparent;
background-image: url(img/blank.gif);
filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src="img/overlay.png", sizingMethod="scale");

} 

 

 

list of resource:

  1. http://www.puidokas.com/efficient-conditional-comments/
  2. http://pornel.net/firefoxhack
  3. http://www.webdevout.net/css-hacks#unrecommended-body_empty

i will update the list if i found one :) . any help for updating would be nice

Get Adobe Flash playerPlugin by wpburn.com wordpress themes