26
May/100
May/100
Making your page Meta Tag the post title in WordPress
The META tag can be used to provide additional information to search engines. Google doesn’t use meta tags directly to increase page rank but a helpful description can be useful in deciding what gets used as a page summary on another site, making something thats more appealing to the user than whatever bit of the page is displayed along with a link.
You can include this in WordPress using the following in the header.php file in your template.
<meta name="description" content="<?php the_title() ; ?> " />
Tagged as: meta tags
whats gone on
Categories
- Java (9)
- Netbeans IDE (2)
- jQuery (1)
- Multimedia Software (1)
- MyEclipse (3)
- MySQL (4)
- OpenOffice (1)
- Subversion (1)
- Windows (5)
- Wordpress (4)