Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

title tag wordpress

<title><?php wp_title(''); ?><?php if (!(is_404()) && (is_single()) || (is_page()) || (is_archive())) { ?> » <?php } ?><?php bloginfo('name'); ?></title>
Source by perishablepress.com #
 
PREVIOUS NEXT
Tagged: #title #tag #wordpress
ADD COMMENT
Topic
Name
9+3 =