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.
Do Page Views Matter? (ranking factor?)
-
Hi,
I actually asked it a year and a half ago (with a slight variation) but didn't get any real response and things do change over time.
On my eCommerce website I have the main category pages with client side filtering and sorting. As a result, the number of page views is lower than can be expected.
Do you think having more page views is still a ranking factor? and if so is it more important than user experience?
Thanks
-
Well said - engagement > page views. Google's smart enough to understand that on more complex sites and with more complex technology/JS/etc, those aren't always perfect corollaries for one another.
-
I think there are elements of both iSTORM's and David's responses that are accurate. Page views in and of themselves are almost certainly not a raw ranking factor, but it could well be that engagement metrics that correlate well with page views (in many cases, at least) do have a direct or indirect positive impact on rankings.
I try not to guess at precisely the elements Google is or isn't using to influence the algorithmic rankings (based on what I read about their move to deep learning, it probably doesn't matter much anyway since the algo is becoming derivatives of thousands of metrics' interplays), but instead worry about the things that will cause the results and user experiences Google wants to reward. That was a lot of what this post was about: http://moz.com/blog/seo-correlation-causation.
-
I agree with Ryan that it's more the engagement which is important than the pageviews.
If you have client side filtering & ordering - you could use event tracking in Analytics to get better idea of what visitors are actually doing on your page. Each time a user changes the view, you track an event in Analytics. When you have a high bounce rate on your site, this will also give you a better idea of the actual time spent on a page (remember that there is no measurement of visit duration when a user visits only 1 page and no events are tracked - see also: http://cutroni.com/blog/2012/02/29/understanding-google-analytics-time-calculations/).
-
I agree with this to a certain degree. Page views and user behavior tell Google everything they need to know. No one at Google is manually looking at your site unless you are doing something horribly wrong.
A large amount of page views could signal to the Google bot that the site is popular. Page views combined with long on-site time and low exit rates can tell the bot that the page is not only popular, but also very well put together. (engaging)
-
Rand recently did a whiteboard (beard?) Friday on this ~loosely~ under the broader scope of "Engagement" and I think you have to stick with keeping page views lumped into the overall scope of engagement, i.e., saying X page views per session = Y ranking boost is likely something no one can define precisely.
However, creating an on-site engagement score is something that is loosely feasible. For example you could look at time on site and a divide it by your GWT average time spent downloading a page to give yourself a rating engagement rating that. Lower the download time and you raise your score if the time on site stays the same. Increase time on site and the score goes up as well.
Does the number of page view equate into engagement? Maybe, although a site setup for getting lots of page views (pop culture sites with click lists, news articles, etc.) is going to have more than sites that do the bulk of their business via the home page. Perhaps a page view engagement metric you could create would be derived from your organic bounce rate: http://moz.com/blog/solving-the-pogo-stick-problem-whiteboard-friday
Hopefully this gives you a little direction in what to improve.
-
Pageviews specifically...no. Popularity...yes. User experience is far more important though and Google's approach is based on sites giving users great experience and relevant 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
-
Can Google Bot View Links on a Wix Page?
Hi, The way Wix is configured you can't see any of the on-page links within the source code. Does anyone know if Google Bots still count the links on this page? Here is the page in question: https://www.ncresourcecenter.org/business-directory If you do think Google counts these links, can you please send me URL fetcher to prove that the links are crawlable? Thank you SO much for your help.
Intermediate & Advanced SEO | | Fiyyazp0 -
What are best page titles for sub-domain pages?
Hi Moz communtity, Let's say a website has multiple sub-domains with hundreds and thousands of pages. Generally we will be mentioning "primary keyword & "brand name" on every page of website. Can we do same on all pages of sub-domains to increase the authority of website for this primary keyword in Google? Or it gonna end up as negative impact if Google consider as duplicate content being mentioned same keyword and brand name on every page even on website and all pages of sub domains? Thanks
Intermediate & Advanced SEO | | vtmoz0 -
Why is Google ranking irrelevant / not preferred pages for keywords?
Over the past few months we have been chipping away at duplicate content issues. We know this is our biggest issue and is working against us. However, it is due to this client also owning the competitor site. Therefore, product merchandise and top level categories are highly similar, including a shared server. Our rank is suffering major for this, which we understand. However, as we make changes, and I track and perform test searches, the pages that Google ranks for keywords never seems to match or make sense, at all. For example, I search for "solid scrub tops" and it ranks the "print scrub tops" category. Or the "Men Clearance" page is ranking for keyword "Women Scrub Pants". Or, I will search for a specific brand, and it ranks a completely different brand. Has anyone else seen this behavior with duplicate content issues? Or is it an issue with some other penalty? At this point, our only option is to test something and see what impact it has, but it is difficult to do when keywords do not align with content.
Intermediate & Advanced SEO | | lunavista-comm0 -
Page Rank Worse After Optimization
For a long time, we had terrible on page SEO. No keyword targeting, no meta titles or descriptions. Just a brief 2-4 sentence product description and shipping information. Strangely, we weren't ranking too bad. For one product, we were ranking on page 1 of Google for a certain keyword. My goal to reach the top of page 1 would be easy (or so I thought). I have now optimized this page to rank better for the same keyword. I have a 276 word description with detailed specifications and shipping information. I have a strong title and meta description with keywords and modifers. I have also included a video demonstration, additional photos and an PDF of the owners manual. In my eyes, the page is 100% better than it ever was. In the eyes of MOZ, it's better also. I've got an A with the On-Page Grader. Why is this page now ranking on page 8 of Google? What have I done wrong? What can I do to correct it?
Intermediate & Advanced SEO | | dkeipper0 -
Is it a problem to use a 301 redirect to a 404 error page, instead of serving directly a 404 page?
We are building URLs dynamically with apache rewrite.
Intermediate & Advanced SEO | | lcourse
When we detect that an URL is matching some valid patterns, we serve a script which then may detect that the combination of parameters in the URL does not exist. If this happens we produce a 301 redirect to another URL which serves a 404 error page, So my doubt is the following: Do I have to worry about not serving directly an 404, but redirecting (301) to a 404 page? Will this lead to the erroneous original URL staying longer in the google index than if I would serve directly a 404? Some context. It is a site with about 200.000 web pages and we have currently 90.000 404 errors reported in webmaster tools (even though only 600 detected last month).0 -
Date of page first indexed or age of a page?
Hi does anyone know any ways, tools to find when a page was first indexed/cached by Google? I remember a while back, around 2009 i had a firefox plugin which could check this, and gave you a exact date. Maybe this has changed since. I don't remember the plugin. Or any recommendations on finding the age of a page (not domain) for a website? This is for competitor research not my own website. Cheers, Paul
Intermediate & Advanced SEO | | MBASydney0 -
Putting "noindex" on a page that's in an iframe... what will that mean for the parent page?
If I've got a page that is being called in an iframe, on my homepage, and I don't want that called page to be indexed.... so I put a noindex tag on the called page (but not on the homepage) what might that mean for the homepage? Nothing? Will Google, Bing, Yahoo, or anyone else, potentially see that as a noindex tag on my homepage?
Intermediate & Advanced SEO | | Philip-DiPatrizio0 -
Should the sitemap include just menu pages or all pages site wide?
I have a Drupal site that utilizes Solr, with 10 menu pages and about 4,000 pages of content. Redoing a few things and we'll need to revamp the sitemap. Typically I'd jam all pages into a single sitemap and that's it, but post-Panda, should I do anything different?
Intermediate & Advanced SEO | | EricPacifico0