[ No Comments ] Posted on November 14, 2008 under Hypertext Mark-up Language (HTML), Search Engine Optimization (SEO)
Even though search engines cannot detect letters on an image, these two attributes can make the images search engine friendly. However, these attributes behave in slightly different ways across different browsers.
[ 2 Comments ] Posted on October 31, 2008 under Cascading Stylesheet (CSS), Hypertext Mark-up Language (HTML), Javascript, Search Engine Optimization (SEO)
Aside from placing CSS and Javascript within the head section of the HTML, we can also place them in separate external files. This enables several HTML webpages to access and use them. The results: uniform appearance of the website across several pages, elegant and simpler HTML code, and a search engine friendlier website.