Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

WordPress

Andrew Dickens
Andrew Dickens
18,352 Points

Wordpress SEO Best Practise: Turning the header <h1> tag into <p> tag in 2017?

Turning the header h1 tag into p so that the blog title takes h1 tag precedent

https://teamtreehouse.com/library/seo-for-wordpress/enhancing-the-seo-of-a-wordpress-theme/headers-best-practices-for-seo-in-wordpress

The code he references here from the 2015 theme header.php, doesn't seem to be there when i look in the 2017 theme header.php? Does this mean it is not relevant anymore? or is there another way it's being done?