Chrisdigital's Blog

Tech Notes, Code Tips, And Musings By Chris Carvey, NYC UI/UX Director

  • Email
  • Linkedin
  • Pinterest
  • RSS
  • Twitter

©2015 Christopher Carvey. All Rights Reserved. All logos and trademarks are property of their respective owners.

You are here: Home / Archives for Code

SEO in WordPress themes, duplicate meta description tags

February 27, 2010 By Chrisdigital 2 Comments

SEO in WordPress themes, duplicate meta description tags

I’m using a theme for my blog called “Journalist”. I wanted something no-nonsense, with a minimalist 2 column layout that I could remix to my taste. Once I read Matt Mullenweg (founder of Automattic) uses it, I was sold. I realized when making this choice, I was using an older theme (optimized for 2.7) and I was aware it didn’t have some of the bells and whistles of some of the more expansive Wordpress theme frameworks. This made me mindful to continually review what I was doing, looking out for conflicts with the latest Wordpress install, and researching features I needed to add myself. I’m glad I stayed on top of this, because a SEO problem was occurring in my header.php file I didn’t catch originally when I was tweaking the theme…

Filed Under: WordPress Tagged With: Bug fix, Code, header.php, Meta tags, SEO, SEO blog theme, WordPress SEO template