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.
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
-
Attribution of conversions to payment gateway in Google Analytics
Hi all, We have been having a problem for a while now where most transactions are attributed to referrals from our payment gateway Sagepay. The issue started a couple of months ago, when we finally upgraded our website to https:// for logged in users and transactions. Before, when we were using http://, transactions were attributed to the correct channel. Even weirder, we upgraded 4 websites and only 2 of them have the issue now, the other two continue to attribute transactions correctly. I added Sagepay to the referral exclusion list which made no difference. Over the weekend, we upgraded to the global site tag and it seems to have improved somewhat, but yesterday 50% of transactions were still attributed to referral/sagepay. I am also seeing an odd issue, where for half of the transactions, the revenue and transaction are attributed to one channel, but the products (quantity) are attributed to another. One of the channels is always referral/sagepay and the other is the channel that the transaction should be attributed to. Has anyone seen this issue before? I'd appreciate any tips that might help us fix this issue. Thanks in advance!
Reporting & Analytics | | ViviCa10 -
Google Analytics Goals - Button Tracking
Does anyone know if there is a really easy way to track a button in Google Analytics yourself? It seems that most button click goal setups involve some use of tricky code and I'm wondering if there is a much easier way to do this that will allow us to simply setup and track certain button clicks as goal conversions in Analytics. Your help here is much appreciated!
Reporting & Analytics | | Gavo0 -
Google Analytics SEO Queries Not Showing
Hi All, This might be a silly question, but for all the properties I monitor in Google Analytics, I'm now showing no data for SEO Queries under Acquisition for the past 6 days. Normally I would expect a few day delay in queries, but nothing for 6 days is somewhat peculiar especially as it was functioning fine prior to November 12th. Does anyone have insight into what might be going on? Thanks! URaNMa3
Reporting & Analytics | | amichaels0 -
How does Google Maps/G+ traffic show up in Analytics?
Hi Moz Community, I've been trying to figure out how traffic from Google Maps (and G+) shows up in Google Analytics and am struggling to find a good answer online. If someone finds a business through Google Maps and then clicks on the website in the Maps listing, does that show up as a referral from Google Maps? Our site shows virtually zero traffic from Google Maps even though we have a number of listing. Two related questions: if someone clicks through to a G+ page from a Maps result and then visits our website from the G+ page, does that show up in Analytics as a referral from G+? Is traffic from Google Maps or G+ ALSO counted as organic traffic? (Would it be possible to accidentally double-count a visit as both organic and a referral from Maps/G+? Thanks everybody!
Reporting & Analytics | | JohnGroves0 -
Google Analytic - Is it possible to see which organic keyword triggered goals?
Hi, I am trying to see which of my Google organic keywords triggered my goals? In GA I click > Conversion > Goals > Overview > Source Medium (This then says where my goals came from but when I click Google / Organic it just brings me to the overview page of my organic traffic). Is it possible to see which organic keywords trigger goals?
Reporting & Analytics | | AdvanceSystems0 -
How to remove unwanted dynamic parameters from a URL in Google Analytics
Hi, Would really appreciate some help with this. I have been experimenting with RegEx to achieve this but as I’ve never used it before am currently failing miserably. We have conversion pages i need to set goals for that are formatted as below: https://www.domain.co.uk//Application_Form/(S(ewhbqp5cki0mppuzukunkqno))/enterCardDetails.aspx I need to remove the (s(xxx)) section from the URL as rather than one pages i currently have thousands of unique URL's. What’s catching me out is that as it’s not a URL parameter I can’t discount and as half way through can’t just do head matches etc to /entercarddetails Help would be much appreciated. Thanks.
Reporting & Analytics | | Sarbs0 -
How to track what people type on my text boxes on Google Analytics?
Hi there! In our website, we have a few text boxes that users need to use to complete the goal. The boxes aren't search boxes, but it's still important to us to track what people type on it. I'm looking for a way to track the data through the "event" feature in Google Analytics, but it seems that this tracker can only calculate clicks, or video views etc. Does anyone knows how to track do it?
Reporting & Analytics | | ivan.precisodisso0 -
Setting Up Google Analytic with Sub Folder Sites
What is the best way of setting up Google Analytic for a website that has many sub folders? The main site is example.com and it has 40 sub folder sites like example.com/uk example.com/France etc etc Would it be advised to track a single domain in Google Analytic then create filters for the sub folder sites. Filters > Include traffic from > Sub directories Also with this method is it possible to view overall incoming website stats for everything? Previous experience would be great with this thanks 🙂
Reporting & Analytics | | daracreative0