So You No-Follow Privacy Policy Pages etc?
-
site in question: http://bit.ly/Lcspfp
Some people have recently suggested my homepage is giving out to much PR.
Do I need to no-follow the "about us", "Customer Service" and "contact us" pages?
-
Hi Rhys,
Taking a look at your site, your links all seemed natural and within reason. ( I did think the homepage was a little light on content - mostly just navigation and quick links to products. But that's another conversation.
"Best practice" is to consolidate your non-important links into a format that makes sense and is human friendly. Rand wrote a post about footer links awhile ago that still works today:
http://www.seomoz.org/blog/footer-link-optimization-for-search-engines-user-experience
I wrote about this in another Q&A thread a short time back.
Today, you don't hear much about PageRank sculpting. Most SEOs don't bother with it, partly because of it's decreased effectiveness, but also in part because there are more effective ways of controlling the influence of links.
...Link "equity" or PageRank, (or MozRank), is only one small factor in the overall value of a link. Anchor text, position on the page, and a host of other factors all influence how much influence any given link can wield. Here's a good introduction on the subject (again from Rand)
If you "no-follow" your important contact pages (about us, etc) Google may have trouble finding and crawling those pages. Because these are both valuable pieces of content and trust signals for your site, this probably isn't the outcome you want.
To summarize: Adding nofollow in your case doesn't make sense. It really only makes sense in a very few cases, and isn't as effective in controlling ranking signals as many people would like to believe.
Hope this helps. Best of luck with your SEO!
-
Did you read through all the comments? There is a lot of useful information in there. Here is another article by Rand shortly after the update that describes how this will affect websites:
Here's a simplified example: Say you have a page with 10 links on it, this page is essentially passing on 10 points of Page Rank (PR) to other pages on your site. If you nofollow 3 of the links you are only passing on 7 points to the rest of your site, the remaining 3 points evaporate. If you have 500 pages on your site and you nofollow just 3 links on each page then how much of your PR are you wasting in total?
This is why Matt recommends that you let your PR flow freely through your site. PR sculpting using this strategy used to work before they made this change in 2009.
Of course this is still down to interpretation and how much you believe what Google says, obviously they don't give away too many secrets. This question gets asked in this forum every week and I would say the vast majority of the SEO experts here advise against this practice.
I hope that helps
-
heya
I read the whole post but couldn't find a single point which says that "This strategy died years ago"
Even matt uses nofollow for RSS/Atom to not pass PageRank and showing RSS/Atom in SERPs
I am really interested in knowing if it has really died. please guys provide some more credible and straight posts/information.
-
nofollowing no longer works, and although Google can read some javascript, you can obfuscate the js links and conserve pr from leaking that way
-
Todd is right, this won't save your PR from leaking. This strategy died years ago. Have a look at a similar topic here:
http://www.seomoz.org/q/duplicate-internal-links-on-page-any-benefit-to-nofollow
or here Matt Cutts describes how 'Page Rank Sculpting' no longer works:
-
Sorry Khem I do not agree.
The nofollow attribute doesn't stop a page from being pulled in a search engine. It also doesn't stop the flow of PR (Sure that's what Google says it does, but it definitely does not work that way). The only time you should be using a nofollow is for links you either:
1. Don't trust
2.links that lead to pages that search engines cannot understand
in regard to number 2, if you have a 'sign in' link on your homepage you should put a nofollow on that. Search engines cannot sign in to your website. There is no reason for a search engine to follow that link. All other links - just keep them dofollow. You're not 'sculpting' your PR by using nofollow links.
You should switch your concern away from nofollow and focus on site speed. Your site seems slow to me.
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
-
Using hreflang for international pages - is this how you do it?
My client is trying to achieve a global presence in select countries, and then track traffic from their international pages in Google Analytics. The content for the international pages is pretty much the same as for USA pages, but the form and a few other details are different due to how product licensing has to be set up. I don’t want to risk losing ranking for existing USA pages due to issues like duplicate content etc. What is the best way to approach this? This is my first foray into this and I’ve been scanning the MOZ topics but a number of the conversations are going over my head,so suggestions will need to be pretty simple 🙂 Is it a case of adding hreflang code to each page and creating different URLs for tracking. For example:
Intermediate & Advanced SEO | | Caro-O
URL for USA: https://company.com/en-US/products/product-name/
URL for Canada: https://company.com/en-ca/products/product-name /
URL for German Language Content: https://company.com/de/products/product-name /
URL for rest of the world: https://company.com/en/products/product-name /1 -
Merging Pages and SEO
Hi, We are redesigning our website the following way: Before: Page A with Content A, Page B with Content B, Page C with Content C, etc
Intermediate & Advanced SEO | | viatrading1
e.g. one page for each Customer Returns, Overstocks, Master Case, etc
Now: Page D with content A + B + C etc.
e.g. one long page containing all Product Conditions, one after the other So we are merging multiples pages into one.
What is the best way to do so, so we don't lose traffic? (or we lose the minimum possible) e.g. should we 301 Redirect A/B/C to D...?
Is it likely that we lose significant traffic with this change? Thank you,0 -
We are switching our CMS local pages from a subdomain approach to a subfolder approach. What's the best way to handle this? Should we redirect every local subdomain page to its new subfolder page?
We are looking to create a new subfolder approach within our website versus our current subdomain approach. How should we go about handling this politely as to not lose everything we've worked on up to this point using the subdomain approach? Do we need to redirect every subdomain URL to the new subfolder page? Our current local pages subdomain set up: stores.websitename.com How we plan on adding our new local subfolder set-up: websitename.com/stores/state/city/storelocation Any and all help is appreciated.
Intermediate & Advanced SEO | | SEO.CIC0 -
Page Speed Factors For SEO
Hey Guys, I have developed a page and optimised it. I have got a dilemma, I have 2 variants of the optimised page I could use. The page is responsive and uses bootstrap from an external CDN. The 2 variants: External CDN - This is adding an an extra request and is delivering the entire framework (not ideal for mobile) I've looked in the node/grunt.js route (+unCSS) to remove redundant CSS, which led me to my next variant. Inline CSS. After doing some grunt.js work I shaved out the redundant code from the framework then added it inline. I will also point out that all assets are optimised, all CSS/JS/HTML is minifed. In terms for score the 1st variant is less than the second, but I believe that most users of the internet already have bootstrap cached due to it being so common. The ultimate question comes down to ranking, I'm not entirely sure where I draw the line between development and SEO (I will also ask in Stack Overflow). Which one would rank better? all other factors being equal.
Intermediate & Advanced SEO | | AkashMakwana0 -
Does Google still don't index Hashtag Links ? No chance to get a Search Result that leads directly to a section of a page? or to one of numeras Hashtag Pages in a single HTML page?
Does Google still don't index Hashtag Links ? No chance to get a Search Result that leads directly to a section of a page? or to one of numeras Hashtag Pages in a single HTML page? If I have 4 or 5 different hashtag link section pages , consolidated into one HTML Page, no chance to get one of the Hashtag Pages to appear as a search result? like, if under one Single Page Travel Guide I have two essential sections: #Attractions #Visa no chance to direct search queries for Visa directly to the Hashtag Link Section of #Visa? Thanks for any help
Intermediate & Advanced SEO | | Muhammad_Jabali0 -
Index Pages become No-Index
Hi Mozzers, Here is the scenario: I created a landing page targeting Holiday keywords for the holiday season. The page has been crawled and indexed - I see my landing page in the SERP. However, because of the CMS layout, since the Holiday is over and I don't want it to be displayed on the homepage, i have to remove the page from hp which makes it no-index (don't ask why, it's how the CMS was built). Question: How does this affect this LP's search? Since it's already crawled and etc. will it still be on the SERP after i change the page to no-index? If I remove the no-index next year for the holiday season, how does this all play out? Any insights or information provided will be appreciated. Thank you!
Intermediate & Advanced SEO | | TommyTan0 -
Better UX or more Dedicated Pages (and page views)?
Hi, I'm building a new e-commerce site and I'm conflicting about what to do in my category pages. If we take for example a computer store.
Intermediate & Advanced SEO | | BeytzNet
I have a category of laptops and inside there are filters by brand (Samsung, HP, etc.). I have two options - either having the brand choice open a new dedicated page -
i.e. Samsung-Laptops.aspx or simply do a JQuery filter which gives a better and faster user experience (immediate, animated and with no refresh). **Which should I use? (or does it depend on the keyword it might target)? **
Samsung laptops / dell laptops / hp laptops - are a great keyword on there own! By the way, splitting Laptops.aspx to many sub category physical pages might also help by providing the site with many actual pages dealing with laptops altogether.0 -
Why Is This Page Not Ranking?
Hi Mozzers, I can't rank (the page is nowhere on the Google grid that I can find) and I've not been able to move the needle at all on it. The page is http://www.lumber2.com/Western-Saddle-Pads-s/98.htm for keyword "western saddle pads." I'm inclined to think I'm cannabalizing the category with the products so I removed the word saddle from the majority of the product names on page. However, saddle pad or saddle pads is in the meta title for most if not all of the products. Do you think I'm cannabalizing with the product titles or is there something else going on? Thanks for any help.
Intermediate & Advanced SEO | | AWCthreads0