How will engines deal with duplicate head elements e.g. title or canonicals?
-
Obviously duplicate content is never a good thing...on separate URL's. Question is, how will the engines deal with duplicate meta tags on the same page.
Example Head Tag:
<title>Example Title - #1</title>
<title>Example Title - #2</title>
My assumption is that Google (and others) will take the first instance of the tag, such that "Example Title - #1" and canonical = "http://www.example.com" would be considered for ranking purposes while the others are disregarded.
My assumption is based on how SE's deal with duplicate links on a page. Is this a correct assumption?
We're building a CMS-like service that will allow our SEO team to change head tag content on the fly. The easiest solution, from a dev perspective, is to simply place new/updated content above the preexisting elements. I'm trying to validate/invalidate the approach.
Thanks in advance.
-
I presume that the engines simply disregard one of the tags vs. building a penalty based rule, but because we'll also use this solution for canonical tags, there's just too much risk with the approach.
I still think it may be a solid (simple) test, so if I manage to get some free time, I'll set something up and post results.
Consensus says...don't do it!
Thanks for confirming my fears
-
Hey Shane,
I completely agree, code duplication should be avoided wherever possible. I've found very little recent info on this specific topic so it seems ripe for a quick test. Stay tuned and thanks for your 2 cents.
Stefan
-
While there is no authoritative answer from Google or Mr. Cutts, general consensus amongst my SEO peers that were just IM'd by me seems to be multiple titles on a page is bad. I agree with the consensus.
Years ago, multiple <title>s was a common blackhat technique.This is back when you could successfully stuff meta keywords and it'd actually work. As for now if it would just be neutral or actively negative...I don't know, but my gut leans to it'd be actively negative to some degree.</p></title>
-
Interesting, as I suspected. Looks like they've got a few other issues to e.g. first meta keyword tag was not closed so looks like it includes the meta description.
Thanks for the example!
-
Here's the only example I know of: http://www.kbzk.com/home/
If you go into the source you will see the KBZK.com Title tag, and then a Title tag with their Tag Line. The search engine only recognizes the first one, as well as any browser that you would use.
-
is to simply place new/updated content above the preexisting elements. I'm trying to validate/invalidate the approach.
Others may have differing opinions but i personally would not do this just based off of best practices. The more tags (code) you put in the head, the more data to be read, and since crawlers in general only crawl a certain amount of your page adding superfluous code would not be recommended.
but yes, I believe in theory the duplicate title would just be ignored, and probably no penalty would be incurred.
As to the duplicate canonical.... I am not sure about that one, I would think it would be ignored, but do not want to give you bad info as that could really mess you up if canonicals are incorrectly received by Google Algo.
w00t!
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Facebook code being duplicated? (Any developers mind taking a peek?)
I'm using a few different plug ins to give me various Facebook functions on my site. I'm curious there are any developers out there would could take a look at my source code and see if it looks there is some code being duplicated that's slowing down my site. Thanks so much!
Web Design | | NoahsDad0 -
Does anyone think the <figcaption>attribute from HTML5 will have any influence for image search?</figcaption>
There is a <figure>element that is supposed to provide better descriptions of image on the web in HTML5 - do you think that will replace the importance of the "Alt" tag? Link to figcaption description </figure>
Web Design | | RankSurge2 -
Infinite Page Scrolling for e-commerce Product Catetegories
Hi There, I would like to know what's the pros and cons of Infinite Page Scrolling for e-commerce Product Categories that have over 700 products. Sample here Secondly how will this effect our on page SEO as far as google concerned? Many Thanks
Web Design | | Jvalops0 -
Examples of e-commerce sites using ajax faceted navigation?
Does anyone have examples of e-commerce sites successfully using ajax to power faceted navigation?
Web Design | | ao.com0 -
How to Add canonical tags on .ASPX pages?
What is the proper way (or is it possible) to add canonical tags on website pages that end in .aspx? If you add a canonical tag to the Master Page it will put that exact canonical tag on every page, which is bad. Is there a different version of the tag to put on individual pages? And one to put on the home page without the Master Page error?
Web Design | | Ryan-Bradley0 -
Does listing my customer's address, phone number, and a contact form on "every page" count as duplicate content that they'd be penalized for?
I work with small local businesses (like Tree Farms, Feed Stores, Counselors, etc) doing web design, seo, etc. I encourage them to have their contact information visible at all times on their websites. I'm also delving into the world of contact forms. I want to have this info on every page - is this detrimental? Here's an example: http://www.trinityescape.net/marriage-couples-counselors-therapy-clermont-florida/ Thank you!
Web Design | | mikjgens1 -
Title Element length too long?
My site automatically builds a title element basic by taking the forum thread title and adding the board description to it. Let's use a fictional site as "Gaggle - Chevy Corvette Lovers forums" in this example. A user makes a post titled "Transmission Problems" then the automatically created title would be: Transmission Problems | Gaggle - Chevy Corvette Lovers forums The process seems to be helpful. Overall thread ranking is good. The added words provide value to users searching for information as "Transmission Problems" is too vague, whereas by adding Chevy Corvette the search can be optimized better. The only issue is a small percent of my pages are being flagged by reporting tools with "Title Element Too Long" So I wish to ask, is there any real harm in this case? Google will simply truncate the title, right?
Web Design | | RyanKent0 -
Are slimmed down mobile versions of a canonical page considered cloaking?
We are developing our mobile site right now and we are using a user agent sniffer to figure out what kind of device the visitor is using. Once the server knows whether it is a desktop or mobile browser it will deliver the appropriate template. We decided to use the same URL for both versions of the page rather than using m.websiteurl.com or www.websiteurl.mobi so that traffic to either version of these pages would register as a visit to the page. Will search engines consider this cloaking or is mobile "versioning" an acceptable practice? The pages in essence are the same, the mobile version will just leave out extraneous scripts and unnecessary resources to better display on a mobile device.
Web Design | | TahoeMountain400