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
-
Do you need a canonical tag for search and filter pages?
Hi Moz Community, We've been implementing new canonical tags for our category pages but I have a question about pages that are found via search and our filtering options. Would we still need a canonical tag for pages that show up in search + a filter option if it only lists one page of items? Example below. www.uncommongoods.com/search.html/find/?q=dog&exclusive=1 Thanks!
Technical SEO | | znotes0 -
Should I disavow links from pages that don't exist any more
Hi. Im doing a backlinks audit to two sites, one with 48k and the other with 2M backlinks. Both are very old sites and both have tons of backlinks from old pages and websites that don't exist any more, but these backlinks still exist in the Majestic Historic index. I cleaned up the obvious useless links and passed the rest through Screaming Frog to check if those old pages/sites even exist. There are tons of link sending pages that return a 0, 301, 302, 307, 404 etc errors. Should I consider all of these pages as being bad backlinks and add them to the disavow file? Just a clarification, Im not talking about l301-ing a backlink to a new target page. Im talking about the origin page generating an error at ping eg: originpage.com/page-gone sends me a link to mysite.com/product1. Screamingfrog pings originpage.com/page-gone, and returns a Status error. Do I add the originpage.com/page-gone in the disavow file or not? Hope Im making sense 🙂
Technical SEO | | IgorMateski0 -
Setting title tag with javascript/jquery
Hi there, I'm looking for some advice. I've recently implemented a few jQuery functions which gets specific content from the page and then sets the title and description. See working example here. It seems to work fine but my question I have is whether Google bots can read it and whether it might actually hinder my SEO efforts? Any advice would be really appreciated! Peter
Technical SEO | | peterallen0 -
Two META Robots tags on a page - which will win?
Hi, Does anybody know which meta-robots tag will "win" if there is more than one on a page? The situation:
Technical SEO | | jmueller
our CMS is not very flexible and so we have segments of META-Tags on the page that originate from templates.
Now any author can add any meta-tag from within his article-editor.
The logic delivering the pages does not care if there might be more than one meta-robots tag present (one from template, one from within the article). Now we could end up with something like this: Which one will be regarded by google & co?
First?
Last?
None? Thanks a lot,
Jan0 -
Are Collapsible DIV's SEO-Friendly?
When I have a long article about a single topic with sub-topics I can make it user friendlier when I limit the text and hide text just showing the next headlines, by using expandable-collapsible div's. My doubt is if Google is really able to read onclick textlinks (with javaScript) or if it could be "seen" as hidden text? I think I read in the SEOmoz Users Guide, that all javaScript "manipulated" contend will not be crawled. So from SEOmoz's Point of View I should better make use of old school named anchors and a side-navigation to jump to the sub-topics? (I had a similar question in my post before, but I did not use the perfect terms to describe what I really wanted. Also my text is not too long (<1000 Words) that I should use pagination with rel="next" and rel="prev" attributes.) THANKS for every answer 🙂
Technical SEO | | inlinear0 -
Home Page .index.htm and .com Duplicate Page Content/Title
I have been whittling away at the duplicate content on my clients' sites, thanks to SEOmoz's pro report, and have been getting push back from the account manager at register.com (the site was built here and the owner doesn't want to move it). He says these are the exact same page and he can't access one to redirect to the other. Any suggestions? The SEOmoz report says there is duplicate content on both these urls: Durango Mountain Biking | Durango Mountain Resort - Cascade Village http://www.cascadevillagehotel.com/index.htm Durango Mountain Biking | Durango Mountain Resort - Cascade Village http://www.cascadevillagehotel.com/ Your help is greatly appreciated! Sheryl
Technical SEO | | TOMMarketingLtd.0 -
Does it hurt to have a dynamic counter in your page title?
Currently we work with page titles which display the number of products we have as a counter. This number is highly volatile and can change every day, so that our page title changes all the time. We did this to improve user experience, meet expectations and improve click through rates. Question is whether this can hurt our rankings and if someone has experimented with this or has experience with this?
Technical SEO | | ElmarReizen0 -
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