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.
No-indexed pages are still showing up as landing pages in Google Analytics
-
Hello,
My website is a local job board. I de-indexed all of the job listing pages on my site (anything that starts with http://www.localwisejobs.com/job/).
When I search site:localwisejobs.com/job/, nothing shows up. So I think that means the pages are not being indexed.
When I look in Google Analytics at Acquisition > Search Engine Optimization > Landing Pages, none of the job listing pages show up.
But when I look at Acquisition > Channels > Organic and then click Landing Page as the primary dimension, the /job pages show up in there.
Why am I seeing this discrepency in Organic Landing pages? And why would the /job pages be showing up as landing pages even though they aren't indexed?
-
I generally recommend meta noindex without blocking via robots.txt for reasons like this.
First, click secondary dimension and check out source / medium. Are they coming from Google? If all you did was use the remove tool on Google Webmaster Tools, Bing/Yahoo don't get the message yet.
Search engines cannot see a noindex tag on the page if they're blocked from crawling the page. They can't access the page to read the tag. So it can sit around in the index despite not having been crawled for a while. (Though usually it's removed eventually).
Also keep in mind that you see some landing page traffic from instances where GA fails to fire the first time. It's usually a VERY tiny percentage, but I often see traffic to some (virtual pageview) popups that can't even load without entering info on our site (e.g. it's not even a possible landing page).
Might I also ask why you removed the job listing from the index? I was thinking this might be a good time to use rather than blocking crawlers outright. That assumes, of course, that you keep listing up for a fixed time. If you know when the job listing is going to expire, you can just tell the search engine. They might even send some traffic to your individual listings while live.
-
Not completely relevant, but might be good to be aware of this, the site is serving me a HTTP authentication form to login into your domain on port 80 when I visit the site.
-
We'd find the landing page in organic landing page reports as something like:
http://www.blablahsitewhatever.com/landingpage?s=bing|display|20150826
instead of
http://www.blablahsitewhatever.com/landingpageIt's clearly not an organic hit since it came through a paid channel, and yet gets classified as organic. (We got around it by building a custom report for organic landing pages that specifically filters out landing pages with those extra parameters.) So from this we know it's entirely possible for traffic to be misattributed as organic when it's clearly not. But unless you can clearly see it in the URL like that, it's really hard to suss out.
-
Thanks Rebecca. We removed via Manual removal using Google Webmaster Console AND added a noindex entry in robotos.txt. When you say the "organic landing page had campaign parameters attached specific to paid Bing campaigns" where were these campaign parameters attached? In the URL leading to the page from the paid source or in a link embedded somewhere in the page or in some analytics javascript that was firing somewhere or something else?
-
How exactly did you do the no-index? Robots.txt? Meta robots tag? Manual removal via Google Webmaster Console?
Beyond that, I have seen some paid traffic misattributed as organic before, which we caught because the organic landing page had campaign parameters attached specific to paid Bing campaigns.
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
-
How to change domains in Google Analytics without losing the data
Hi there, We recently changed our domain from .COM to .NET so that all our subdomains from external pages matched. Right now in Google Console we have our new .NET website being tracked, but in GA we are still tracking .COM. It is also causing issues with MOZ crawling our site because of the .COM/.NET discrepancy. My question is what is the best way to change our Google Analytics from .COM to .NET without losing historical data and what considerations do we need to change before implementing this? Our team was concerned that just downloading the old data would be too vast and it we wouldn't be able to continue manipulating it dynamically in GA. Thanks!!
Reporting & Analytics | | cPanel-LLC.0 -
Will noindex pages still get link equity?
We think we get link equity from some large travel domains to white label versions of our main website. These pages are noindex because they're the same URLs and content as our main B2C website and have canonicals to the pages we want indexed. Question is, is there REALLY link equity to pages on our domain which have "noindex,nofollow" on them? Secondly we're looking to put all these white label pages on a separate structure, to better protect our main indexed pages from duplicate content risks. The best bet would be to put them on a sub folder rather than a subdomain, yes? That way, even though the pages are still noindex, we'd get link equity from these big domains to www.ourdomain.com/subfolder where we wouldn't to subdomain.ourdomain.com? Thank you!
Reporting & Analytics | | HTXSEO0 -
Google Analytics reporting traffic for 404 pages
Hi guys, Unique issue with google analytics reporting for one of our sites. GA is reporting sessions for 404 pages (landing pages, organic traffic) e.g. for this page: http://www.milkandlove.com.au/breastfeeding-dresses/index.php the page is currently a 404 page but GA (see screenshot) is reporting organic traffic (to the landing page). Does anyone know any reasons why this is happening? Cheers. http://www.milkandlove.com.au/breastfeeding-dresses/index.php GK0zDzj.jpg
Reporting & Analytics | | jayoliverwright2 -
Tracking time spent on a section of a website in Google Analytics
Hi, I've been asked by a client to track time spent or number of pages visited on a specific section of their website using Google Analytics but can't see how to do this. For example, they have a "golf" section within their site and want to measure how many people either visit 5 page or more within the golf section or spend at least 6 minutes browsing the various golf section pages. Can anyone advise how if this can be done, and if so, how I go about it. Thanks
Reporting & Analytics | | geckonm0 -
Google Analytics shows most referrers as "Direct" -- What are some better tools?
Very often Google Analytics will show 50-90% of our referrers as (direct) which is not very helpful. Are there other tools out there that will provide a clearer breakdown of what other websites are sending us our traffic? Specifically, I want to be able to be able to tell who are the top traffic referrers to my top performing pages on my site for the last 30 days. (I want to be able to study this on a per-page basis.) Thanks in advance!
Reporting & Analytics | | Brand_Psychic0 -
Is it possible to use Google Tag Manager to pass a user’s text input into a form field to Google analytics?
Hey Everyone, I finally figured out how to use auto event tracking with Google Tag Manager, but didn't get the data I wanted. I want to see what users are typing into the search field on my site (the URL structure of my site isn't set up properly to use GA's built-in site search tracking). So, I set up the form submit event tracking in Google Tag Manager and used the following as my event tracking parameters: Category: Search Action: Search Value When I test and look in Google Analytics I just see: "search" and "search value." I wanted to see the text that I searched on my site. Not just the Action and Category of the event.... Is what I'm trying to do even possible? Do I need to set up a different event tracking parameter? Thanks everyone!
Reporting & Analytics | | DaveGuyMan0 -
Setting up Google Analytics default URL
If someone has set: the default url in Google Analytics to a non-www address (http://mysite.com) then placed the UA tracking script from that GA account within the CMS framework of the website... ... and then set the permanent 301 redirect in the htaccess file to redirect to the www address (http://www.mysite.com). How less accurrate will my GA analytics measurements be considering the default url within GA is non-www and the permanent 301 redirect in htacess is to the www-address? Anyone know how reliable GA reports are until the default url in GA analytics is changed to match what is the redirected url in htaccess file? _Cindy
Reporting & Analytics | | CeCeBar0 -
Google Analytics - paid & unpaid visits messed up
I guess Google Analytics messes up my paid and unpaid visits. In the list of top 10 kw's sending non-paid traffic it shows 5 very short kw's that we don't rank for at all (checked with RankTracker - we are not in first 50 search results). But these are the kw's we advertise for... One more proof: Webmaster Tools 'Search queries' shows 10 times less 'Clicks' from organic search than Google Analytics. Is there anyone who is experiencing this kind of problems with GA? Is there anything you can do with it?
Reporting & Analytics | | Alexey_mindvalley0