The support forums have a new home! Please visit All in One SEO Pack's new residence at Semper Plugins to purchase a support plan.
Topic RSS
I just saw this while trying to find info on how to add the meta description to tag and category pages.
Most SEO's would probably say to exclude tags and cat pages anyway from robots.txt, but in some cases the category and tag pages can be useful resources, and site owners don't want to block them.
Typically, those ARE duplicate content pages, but you might even take the time to write unique snippets. In a case like that, where you want traffic driven there, some sites might even use a unique category theme page etc. so there's no reason those pages shouldn't be indexed with a unique description tag.
So – I have a need / want to do this too on a site…
9:16 am
August 24, 2010
OfflineI did this by adding some code to my header.php:
<meta name="description" content="<?php echo substr(wp_specialchars( strip_tags( tag_description()), 1 ), 0, strrpos(substr(wp_specialchars( strip_tags( tag_description()), 1 ), 0, 161 ), ' ') ); ?><?php if ( $paged < 2 ) { } else { echo (' – Page '); echo ($paged);} ?>" />
<?php endif; ?>
So it takes a defined selection from the first 160 characters of my tag description and uses it for the meta description. I use a double space to indicate where I want the meta description snippet to end. Also adds page numbers to descriptions.
1:27 pm
October 14, 2008
OfflineYou must be a subscriber to view administrator posts. Click here to purchase a support subscription.
Most Users Ever Online: 205
Currently Online:
32 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
romiojuliat: 102
yaoming987: 50
jintuy: 50
miki1986: 33
newshow: 28
karen1234: 27
Member Stats:
Guest Posters: 0
Members: 6356
Moderators: 3
Admins: 4
Forum Stats:
Groups: 5
Forums: 23
Topics: 1546
Posts: 3450
Newest Members: carofern@cisco.com, pronto, jessie, pbaylies, ninaeast, freda
Moderators: davecashmore (2), aaron (5), tempadmin (0)
Administrators: WordPress Professional (442), hallsofmontezuma (202), onefinejay (10), stevemortiboy (4)




Log In
Home




