Should I delete a page that gets search traffic, that I don't care about?
-
I have a page on my site that consistently gets traffic, every month. Googlers seems to love it.
But I don't like it at all.
Webmaster tools shows that google allows us a certain number of search impressions each day. - it flatlines, they are limiting the impressions we get.
We also getthe same number of clickthroughs each day.
So my question is for anyone who has this same experience, who may have experimented by deleting a page you don't care about. Did you just lose that number of clicks each day or did other pages on your site get displayed and clicked through instead?
-
Good idea, but the problem is the searchers, not the page.
So what I did was add more stuff for those visitors to see and do.
Looks like it is working. Bounce rate is down, time on page is up.
-
Interesting - yeah, it possible that if you're getting tons of visitors who immediately bounce, and that's a large chunk of your traffic, it could actually cause harm. Unfortunately, it's really tough to tell if a 301 or similar solution would be better than a 404 without understanding the specific situation.
I'm also not clear on how the ads factor in or on what attracted this traffic in the first place. If it really is bad traffic all around and the page has no inbound links, a 404 should be ok. I just hesitate to give definitive advice, because this stuff can get very situational.
-
Sorry for the delay responding. Having internet problems after moving house.
The visitors mostly come from google, probably looking for steamy pictures.
- when they don't find them, they go away - fast, according to analytics.
So maybe google is penalizing us for having that old press release?
It could be better if they never sent us those visitors in the first place.
So I think there is little point in redirecting, because then they definitely wouldn't get what they wanted. - And I'm not going to add the type of info or pictures they are really looking for.
But these responses made me think more about it.
I'm trying two experiments.
1. Changed the ads - stopped google doing personal matches, rather giving the content a better chance to match the ads.
2. Added links in a sidebar, to 6 other items on the site that are related. Hoping this will at least lower the bounce rate.
-
There's no limit on search impressions - there are limits on the number of pages Google may be willing to crawl, and more indexed pages can drag down your ranking power for other pages, but you can have all the Google traffic you want, theoretically.
The biggest issue is that you could be losing decent visitors and you could lose the strength of inbound links if you cut this page off. If there's a more relevant page, then you could 301-redirect (as Ennovation) suggested, but it depends on the situation.
Why don't you like the page? Is it irrelevant to your site, or just not a great page (and one you'd like to update)? Are these visitors worthless, in a broader, conversion sense, or are they just not being driven to action well? There's a lot you could do to channel these visitors better, depending on the situation, but cutting them off cold is just throwing away a potentially valuable resource, IMO.
-
Maybe consider 301 redirect to a similar page on your website (similar content)
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
-
Search traffic hit after switching magazine to subdomain
Hi there, I'm fairly new at all of this and would appreciate any help with understanding why our website has taken a hit in traffic. We curate an online magazine, which was previously accessible through: forensicoutreach.com. It was receiving about 2,000+ unique visitors per day up until a week ago, when we changed a few things. However, the magazine doesn't reflect what our business does, so we created a product-focused web presence on forensicoutreach.com, and moved the magazine (which everyone loved) to library.forensicoutreach.com (DA 37, PA 1). We thought separating the properties was a good idea, but now I'm not so sure. Our traffic on library.forensicoutreach.com is 1,500 (so 500 less than usual!) and our main property has about 56 unique visits a day. It's pretty substantial. A few questions: 1. If we move the library to forensicoutreach.com/library, will that make any difference? 2. Where did we go wrong here and how can we fix it? Any help would be appreciated. Thanks.
Reporting & Analytics | | shivaniseos1 -
Track PDF's in Google Analytics
Hi Mozzers, Is it possible to track PDF's via Google Analytics/Google tag manager? I'm not only looking for PDF downloads but for the actual activity when someone opens an interactive PDF document. So would it be possible to have onclick events on buttons in the PDF etc... Many thanks!
Reporting & Analytics | | WeAreDigital_BE
Sander0 -
Organic Traffic going to Direct? How to find the ultimative proof
Hi there, a few months ago we had a new site launch. As we operate internationally, visitors in different countries do get redirected to the specific country subfolder. e.x. domain.com/it Since site launch. Direct Traffic is performing really really well(almost to good to be true) while organic is doing decent but not more. I'm quite sure, that a part of direct belongs to the organic channel. Though now I need strong arguments to fight against our own web development team. Do you have any suggestions, where and how I can find strong evidence of my hypotheses? Thanks in advance
Reporting & Analytics | | ennovators0 -
Is it possible to get demographic and interest information from DoubleClick cookies?
We use Google Analytics and we are currently extracting information from the Google Analytics cookies about our visitors. Is it possible to access DoubleClick cookies in a similiar fashion and get some demographic/interest information for each visitor to our website (if they have a DoubleClick cookie set)? If so, any information on how to retrieve it would be very appreciated.
Reporting & Analytics | | WebpageFX0 -
Improving Search Click through Rate
We are having a problem on our website with click through rates. We are getting between 100-150k impressions through search but we are only getting between 500-1000 clicks to the site. What strategies have you used in the past to help improve your click through rates? Thanks!
Reporting & Analytics | | pdangermond2 -
'Search Queries Report' in Webmaster Tools Question
Hi, How much do you use the search queries report in webmaster tools to research current rankings/movements? It does look like a great tool but the data doesn't seem to be spot on. For example a keyword over a week might have flux in position so lets say 6.0 then 9.2 for 3 days then back to 6.0. But I check the serp's for this keyword everyday and didn't see any movement?!?! Is this a good tool for you?
Reporting & Analytics | | activitysuper0 -
Ways to analyze a 1M rows dataset of search queries
Hi, I have this large dataset, about 1 million search queries with visits, bounce rate and a few other metrics. I'm trying to explore this data to find keyword "buckets" (such as include product name, location name, transactional objective, informational, etc.), as well as explore the density of certain keywords (keywords as in instances of a single word amongst all queries) My idea was to use Excel and a macro to split all queries in separate words (also clearing punctuation and uppercase/lowercase), then storing this word in a new worksheet, adding to another column the visit counts from the row where the word was extracted (as to give a sense of weight). Before adding the word to the new worksheet, the script will look if the word already existed, if so it would just add the current value of visits to the existing visit counts etc. In the end it will create sort of a "dictionary" of all the keywords in all search queries ranked by weight (= visits from search query including this keyword) This would help me get started I believe, because I can't segment and analyze 1M raw search queries... My issue is: this VBA has been running on my (fast) PC for the last 24hr and it doesn't seem to get to an end. Obviously excel+VBA is not the best way to do text mining and manipulation in such a large dataset (although it's just a 30mb file) What would you do if you had this dataset and would like to mine the text/semantic as I am doing? Any idea of tools? process? I'm considering dumping this data into a MySQL db and doing the processing through PHP (the only backend language I'm versed in), and getting the "summified" data stored into another table, which I'll then be able to export to a Excel for analysis. But I'm afraid that I'll be facing memory limit issues and such... In the meantime, I'm definitely interested into knowing what you guys would do if you had this data and wanted to simply start exploring its constituencies Thanks!
Reporting & Analytics | | briacg0 -
Google Search Results inconsistent from different computers
Recently after some optimization activities - I do not see much movement in search rankings - my client is seeing the results on page 1 position 3 and I see page 2 for the same keyword. How does Google change ranking based on past searches and how can I get an accurate picture of what the actual rank is?
Reporting & Analytics | | devonkrusich0