wp_title() is used by the title-tag to output context sensitive page titles across a site.
It would be great to have wp_description() and the associated description-tag to output context sensitive descriptions.
wp_title() is used by the title-tag to output context sensitive page titles across a site.
It would be great to have wp_description() and the associated description-tag to output context sensitive descriptions.
Has description been picked up by accessibility standards? Otherwise we're back to alt/title :/
Cant you solve this problem by using custom fields? I think it could be an easy way.
Custom fields is a great Idea. Thank you Henry for this great idea.
Custom fields would work well for pages and posts but how about archives etc?
You can add custom fields to archive pages.
You must log in to post.