Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
Does Title Tag location in a page's source code matter?
-
Currently our meta description is on line 8 for our page - http://www.paintball-online.com/Paintball-Guns-And-Markers-0Y.aspx

The title tag, however sits below a bunch of code on line 237

Does the location of the title tag, meta tags, and any structured data have any influence with respect to SEO and search engines? Put another way, could we benefit from moving the title tag up to the top?
I "surfed 'n surfed" and could not find any articles about this.
I would really appreciate any help on this as our site got decimated organically last May and we are looking for any help with SEO.
NIck
-
Hi Nick,
I noticed that as well it is definitely in the header, but it is currently not been found by tools that mimic google bot.
I am running a DeepCrawl.co.uk scan of the site as we speak I will post it when it is finished.
-
Thomas,
I looked at the page source and found the the title tag; it sits at the very end of the head section; not sure if that makes a difference or not. Do you know if there are any instances where we can see the title tag in the page source but some how it is not seen by search engines?
Nick
-
Beautiful Thomas! Thank you so much for taking the time to analyze the site. I may have to look into recommendation of authoritydev.com
-
It's true that it wouldn't matter to the user, such as 'above the fold' real estate. But, to the bots do pay attention to the parts invisible to the user and should be optimized too.
-
The page that you are having trouble with is not showing up as rendering a title in more than one tool
** title tag search**
Screaming Frog
** crawl review**
** internal URLs**
** feedthebot.com**
** I went deeper**
** your server is either slow or the coding is killing it is most likely the coding.**
Google pagespeed score

68 out of 100
This webpage is on the slow side of average. See below the reasons why your page is slow.Load time

Page begins to be seen in: 1582 milliseconds
I have pasted it a lot of graphics below in order to show you that the URL
http://www.paintball-online.com/Paintball-Guns-And-Markers-0Y.aspx
is not showing a title tag to search engines nor is it something four tools have been able to find the title tag regarding that link.
More disturbing is amount of URLs without title tags in the more in-depth crawls.
My strongest suggestion is that you contact a developer.
I can recommend the authoritydev.com
they are very good.
Sincerely,
Thomas
EX4Lb9W.png BwzRStn.png 3g0HEF5.png eDVEJhJ.png voNKl6Q.png YuCMcOc.png panniPZ.png
-
I mean I'm not saying that it's not possible, but above the fold is relevant to the user because it's actually something they see. The section is completely invisible to a user, hence shouldn't be relevant.
-
I honestly don't think that the <title>tag location is your issue.</p> <p>One issue that I'm seeing is that your page load time is pretty abysmal. According to tools.pingdom.com your page load time is around 8 seconds. This probably has to do with the massive amount of code that your site is using. That is at least one thing you may look into improving.</p></title>
-
Yeah, maybe not. But, 'above the fold' is understood to be better real estate on a web page - why not higher up on a document too?
-
I'm not sure that I agree with this. If this were about the
or any element that is actually visibile on the page then I'd be inclined to agree but there is really no reason that you should need to put the <title>tag higher up as long as it is within the <head> section. It really shouldn't affect anything in my opinion.</p></title>
-
Does the location of the title tag, meta tags, and any structured data have any influence with respect to SEO and search engines? Put another way, could we benefit from moving the title tag up to the top?
Yes, location does matter.
Let's consider this extreme scenario: A competitor and you are competing for the same term and have the following...
- The term being targeted is exactly the same
- Both you and your competitors' domain have the same authority
- You both have the same inbound links and internal link structure
- Both properties' content is optimized
Basically, you and your competitor have the same internal/external optimizations - so all other factors are equal aside from the <title>location.</p> <p>Pages are rendered from top to bottom. Crawlers read pages from top to bottom. Your competitors' <title> tag is higher on the page than yours. When Google crawls the site, they understand this (the location of the title tag in relation to the page). How will they decide between your page and your competitors' page? Your competitor puts the title tag up higher on the page than you do, it must be more important.</p> <p>Now, this is a very extreme scenario that is super difficult to replicate (you'd need to control both sites to do it properly). But, using this extreme can show why location of the <title> tag is important. It may be a very slight difference, but sometimes that is all that is needed.</p></title>
-
As long as it is in the section of your page. Crawlers look for tagging information in this section first so it may be missed if it is anywhere else.
If you are concerned about the amount of code in the top head section, you could move all that javascript into a external js file and reference it.
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
-
Best way to link to multiple location pages
I am a Magician and have multiple location pages for each county I cover. I currently have them linked off the menu under locations/ <county>and also in the footer</county> However I have heard that a link from the page is much stronger, so I am experimenting with removing the Menu & Footer link and just linking to these pages from within the content. It's not really a navigation item and most people come in through search to the right page. Am I diluting the link by having it in the Menu/Page and Footer? I read a long time ago that Google only considers the first link to a page and ignores the rest - is that the case? Thanks Roger https://www.rogerlapin.co.uk/
Technical SEO | | Rogerperk0 -
What's the best way to test Angular JS heavy page for SEO?
Hi Moz community, Our tech team has recently decided to try switching our product pages to be JavaScript dependent, this includes links, product descriptions and things like breadcrumbs in JS. Given my concerns, they will create a proof of concept with a few product pages in a QA environment so I can test the SEO implications of these changes. They are planning to use Angular 5 client side rendering without any prerendering. I suggested universal but they said the lift was too great, so we're testing to see if this works. I've read a lot of the articles in this guide to all things SEO and JS and am fairly confident in understanding when a site uses JS and how to troubleshoot to make sure everything is getting crawled and indexed. https://sitebulb.com/resources/guides/javascript-seo-resources/ However, I am not sure I'll be able to test the QA pages since they aren't indexable and lives behind a login. I will be able to crawl the page using Screaming Frog but that's generally regarded as what a crawler should be able to crawl and not really what Googlebot will actually be able to crawl and index. Any thoughts on this, is this concern valid? Thanks!
Technical SEO | | znotes0 -
Duplicate Page Content and Titles from Weebly Blog
Anyone familiar with Weebly that can offer some suggestions? I ran a crawl diagnostics on my site and have some high priority issues that appear to stem from Weebly Blog posts. There are several of them and it appears that the post is being counted as "page content" on the main blog feed and then again when it is tagged to a category. I hope this makes sense, I am new to SEO and this is really confusing. Thanks!
Technical SEO | | CRMI0 -
Title tag not showing on google? Please Help!
I've read the FAQs and searched the help center. My URL is: http://www.webygeeks.comI have updated title tags of my client's website 10-15 days ago, still the title on google is coming as the company name 😞 Why so??Description is correct but title is incorrect, can you please recommend me something guys?Also, i am wondering why the google cache is showing date of september 5 and we have changed the titles around 10 - 15 days before that http://webcache.googleusercontent.com/search?q=cache:P45GOiHRaIUJ:www.webygeeks.com/+&cd=1&hl=en&ct=clnk Really appreciate your suggestion.
Technical SEO | | lvp11380 -
The word 'shop' in a page title
I'm reworking most of the page titles on our site and I'm considering the use of the word 'Shop' before a product category. ex. Shop 'keyword' | Brand Name As opposed to just using the keyword sans 'Shop.' Some of the keywords are very generic, especially for a top level category page. Question: Is the word 'Shop' damaging my SEO efforts in any way?
Technical SEO | | rhoadesjohn0 -
Error: Missing Meta Description Tag on pages I can't find in order to correct
This seems silly, but I have errors on blog URLs in our WordPress site that I don't know how to access because they are not in our Dashboard. We are using All in One SEO. The errors are for blog archive dates, authors and just simply 'blog'. Here are samples: http://www.fateyes.com/2012/10/
Technical SEO | | gfiedel
http://www.fateyes.com/author/gina-fiedel/
http://www.fateyes.com/blog/ Does anyone know how to input descriptions for pages like these?
Thanks!!0 -
Do I need to add canonical link tags to pages that I promote & track w/ UTM tags?
New to SEOmoz, loving it so far. I promote content on my site a lot and am diligent about using UTM tags to track conversions & attribute data properly. I was reading earlier about the use of link rel=canonical in the case of duplicate page content and can't find a conclusive answer whether or not I need to add the canonical tag to these pages. Do I need the canonical tag in this case? If so, can the canonical tag live in the HEAD section of the original / base page itself as well as any other URLs that call that content (that have UTM tags, etc)? Thank you.
Technical SEO | | askotzko1 -
Blocking URL's with specific parameters from Googlebot
Hi, I've discovered that Googlebot's are voting on products listed on our website and as a result are creating negative ratings by placing votes from 1 to 5 for every product. The voting function is handled using Javascript, as shown below, and the script prevents multiple votes so most products end up with a vote of 1, which translates to "poor". How do I go about using robots.txt to block a URL with specific parameters only? I'm worried that I might end up blocking the whole product listing, which would result in de-listing from Google and the loss of many highly ranked pages. DON'T want to block: http://www.mysite.com/product.php?productid=1234 WANT to block: http://www.mysite.com/product.php?mode=vote&productid=1234&vote=2 Javacript button code: onclick="javascript: document.voteform.submit();" Thanks in advance for any advice given. Regards,
Technical SEO | | aethereal
Asim0