Tag: HTML tags

Removing the paragraph tags of WordPress post excerpt and category description

By default, the PHP scripts that call the post excerpt and category description automatically insert paragraph tags. You can disable the automatic insertion of paragraph tags should in case you decided to use them for something that makes paragraph tags unnecessary; for example, using post excerpt as meta description.

no thumbnail yet

[ 11 Comments ] Posted on March 28, 2009 under Hypertext Mark-up Language, WordPress

Search engine optimization of HTML title tags

The HTML title tag is one of the most useful place in inserting keywords for search engine optimization. Search engines would always associate the words and phrases within the title tag to the webpage itself. However, title tags should be coherent and not spammy.

no thumbnail yet

[ No Comments ] Posted on February 8, 2009 under Hypertext Mark-up Language, Search Engine Optimization

HTML title tag

The title tag is an HTML code that determines the title of a web page. Two title tags always come in pair, the opening title tag and the closing title tag. The text between these tags appears in the top bar of the browser window as well as a hyperlink when your web page appears in the search engine results page.

no thumbnail yet

[ No Comments ] Posted on February 1, 2009 under Definitions, Hypertext Mark-up Language