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 page "depth" matter
-
Would it have a negative effect on SEO to have a link from the home page to this page...
http://www.website/com/page1deep/page2deep
rather than to this page
http://www.website/com/page1deep
I'm hoping that made some sense. If not I'll try to clarify.
Thanks,
Mark
-
I had a quick scan thought the article and it looks likethey are talking from a usability aspect. I am talking from a link juice aspect. Page rank passes only 85% thought a link, so if the home page passes PR of 1 thought each of its likes, the a page one click away only gets 0.85, 2 clicks 0.72, 3 clicks 0.61, 4 clicks 0.52.
It gets a bit more complicated when the pages link back to the home page, theough dopnt pass back as much either.
i have a simple explaination here.
http://thatsit.com.au/seo/tutorials/a-simple-explanation-of-pagerank
And her is a caculator that you can ry to see how it workes out.
-
"if page domain.com/rootpage.htm takes 4 clicks to get to it from the home page then you have a problem."
I've always believed it's best to keep the clicks down, but I recently read some research that shows many clicks are not necessarily a problem: http://www.uie.com/articles/three_click_rule/ - though the research is from 2003 and I'd say people have become more impatient and expectant of more instant results since then, it's still interesting and proves that 3 clicks doesn't have to be a rule.
There's also a useful article about "the scent of information" here: http://searchengineland.com/seo-and-the-scent-of-information-26206
-
Thank you Geoff, Casey and Alan.
Great answers and exactly what I needed to know.
-
Its not how many folders deep your pages is, but how many clicks from the home page it is.
if page domain.com/deep/deep/deep/deeppage.htm is linked from the home page then thats ok.
if page domain.com/rootpage.htm takes 4 clicks to get to it from the home page then you have a problem.
-
I might have misunderstood the question but what really matters is how you get to the content not necessarily the URL structure (relevancy required - no spam please).
Given this "freshness" aspect i.e. recent links / social shares will enhance the opportunities for this particular page to appear in the results (given other SEO boxes are "ticked"), the "extra" folders will not matter.
-
Hi Mark,
This will not hurt your SEO at all, here is a video from Matt Cutts explaining the issue: http://www.youtube.com/watch?v=l_A1iRY6XTM
Hope that helps!
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
-
Will it upset Google if I aggregate product page reviews up into a product category page?
We have reviews on our product pages and we are considering averaging those reviews out and putting them on specific category pages in order for the average product ratings to be displayed in search results. Each averaged category review would be only for the products within it's category, and all reviews are from users of the site, no 3rd party reviews. For example, averaging the reviews from all of our boxes products pages, and listing that average review on the boxes category page. My question is, will this be doing anything wrong in the eyes of Google, and if so how so? -Derick
On-Page Optimization | Sep 30, 2016, 8:28 PM | Deluxe0 -
Should I optimize my home-page or a sub-page for my most important keyword
Quick question: When choosing the most important keyword set that I would like to rank for, would I be better off optimizing my homepage, or a sub page for this keyword. My thinking goes as follows: The homepage (IE www.mysite.com) naturally has more backlinks and thus a better Google Page Rank. However, there are certain things I could do to a subpage (IE www.mysite.com/green-widgets-los-angeles ) that I wouldn't want to do to the homepage, which might be more "optimal" overall. Option C, I suppose, would be to optimize both the homepage, and a single sub-page, which is seeming like a pretty good solution, but I have been told that having multiple pages optimized for the same keywords might "confuse" search engines. Would love any insight on this!
On-Page Optimization | Mar 2, 2016, 1:46 PM | Jacob_A2 -
"translation" of code in htaccess file
Hi everyone! I am a newbie to the whole SEO and html thing and I am trying to get a better understanding of the "behind the scenes" part of my website. I hope I can find someone here who can translate a piece of code for me that I have in my htaccess file: Options -Multiviews
On-Page Optimization | Sep 8, 2014, 9:45 PM | momof4
Options +FollowSymLinks
rewritecond $1 !^(index.php|public|tmp|robots.txt|template.html|favicon.ico|images|css|uploads)
rewritecond %{REQUEST_FILENAME} !-f
rewritecond %{REQUEST_FILENAME} !-d
rewriterule ^(.*)$ index.php?link=$1 [NC,L,QSA] I know that something is getting redirected to the index file, but what (or when) exactly? Does the word "robots"mean that search engine crawlers are getting redirected here? And is this good or bad (in terms of SEO)? Or is this redirecting people who try to get to my robots/ template or image files?? Thanks in advance for any answers!0 -
Noindex child pages (whose content is included on parent pages)?
I'm sorry if there have been questions close to this before... I've using WordPress less like a blogging platform and more like a CMS for years now... For content management purposes we organize a lot of content around Parent/Child page (and custom-post-type) relationships; the Child pages are included as tabbed content on the Parent page. Should I be noindexing these child pages, since their content is already on the site, in full, on their Parent pages (ie. duplicate content)? Or does it not matter, since the crawlers may not go to all of the tabbed content? None of the pages have shown up in Moz's "High Priority Issues" as duplicate content but it still seems like I'm making the Parent pages suffer needlessly... Anything obvious I'm not taking into consideration? By the by, this is my first post here @ Moz, which I'm loving; this site and the forums are such a great resource! Anyways, thanks in advance!
On-Page Optimization | Jan 23, 2014, 10:40 PM | rsigg0 -
Duplicate Content when Using "visibility classes" in responsive design layouts? - a SEO-Problem?
I have text in the right column of my responsive layout which will show up below the the principal content on small devices. To do this I use visibility classes for DIVs. So I have a DIV with with a unique style text that is visible only on large screen sizes. I copied the same text into another div which shows only up only on small devices while the other div will be hidden in this moment. Technically I have the same text twice on my page. So this might be duplicate content detected as SPAM? I'm concerned because hidden text on page via expand-collapsable textblocks will be read by bots and in my case they will detect it twice?Does anybody have experiences on this issue?bestHolger
On-Page Optimization | Jun 29, 2013, 12:06 AM | inlinear0 -
Home page or landing page?
Hello, I want to ask a question related to that - Should we put keywords in the home page title if we wish to position another landing page better for particular keywords? I have read in one website about SEO that it's good the main keywords of your website to be positioned in homepage title also. f.e. Let's say we have website about web-design and our company is named Company Ltd. The title of the home page is "Company Ltd. - Web design, SEO, etc" We have also another inner page named "Web design | Company Ltd.". So should we leave the first page name only "Company Ltd." and the landing page's name "Web design | Company Ltd." . I don't know if they both have the same keyword in their title they won't compete with each other.
On-Page Optimization | Apr 5, 2013, 11:02 AM | HrishikeshKarov0 -
What is on page links?
Hi - i would like to know exactly what an on page link is? i understand the linking system however cant work what exactly what an on page link is? Thanks
On-Page Optimization | Feb 6, 2013, 8:19 AM | OasisLandDevelopment0 -
Page content length...does it matter?
As I begin developing my website's content, does it matter how long or short the actual text found in the is? I heard someone say before "a minimum of 250 words", but is that true? If so, what is the maximum length I should use?
On-Page Optimization | Nov 21, 2012, 5:17 PM | wlw20090