W3 Updates, HTML, XHTML, CSS, JavaScript, AJAX, XML, PHP, Ruby, PHP Frameworks

Archive

Posts Tagged ‘coding’

WordPress Coding Techniques : Style Posts Individually

November 5th, 2009

The problem. Your blog has a lot of posts, but the posts aren’t all of the same type. To give special styling to one or more of your posts, you can take advantage of both the post_class() function and the post ID. The solution. To apply this trick, just open your single.php file, find the [...]

Read More >>

Things To Remember, While Coding A Website, To Make It Search Engine Friendly

September 16th, 2009

Over 80% of consumers use search engines to find products and services. These days, no website owner can afford not to have a search engine friendly website. There are a lot of things which one should do to achieve high ranking like search engine friendly code, Link building, submit website to various directories, Sitemap, Meta [...]

Read More >>