Users Viewing This Thread
 1 Guest(s)
amatorbalikci.net

Post Reply  Post Thread 
Code to Produce the Meta Description:
Author Message
seoguru.bbrij
Senior Member
****


Posts: 500
Group: Registered
Joined: Sep 2007
Status: Offline
Reputation: 0

Country:
Post: #1
Code to Produce the Meta Description:

< ?php $sSubTitle = theSubtitle();
if (is_archive() AND !is_category()){
$sDesc = $sTitle.' -- '.'The blog post(s) on this page are from '.$sTitle;
}elseif(is_single() AND $sSubTitle){
$sDesc = $sSubTitle.' -- '.head_meta_desc();
}else{
$sDesc = $sTitle.' -- '.head_meta_desc();}?>" />

09-11-2007 08:40 AM
Find all posts by this user Quote this message in a reply
Post Reply  Post Thread 

View a Printable Version
Send this Thread to a Friend
Subscribe to this Thread | Add Thread to Favorites

Forum Jump: