|
|
||||||
|
||||||
| Index Link To US Private Messages Archive FAQ RSS | ||||||
| Google Discussion Forum Google Discussion forum is for topics specifically related to Google. There is a subforum dedicated to AdSense/AdWords subjects. |
Share Thread: & Tags
|
||||||
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
You should already know that here at WPW there are high competent SEO professionals, a lot of beginneror intermediate level knowledge members.
What makes WPW a powerfull SEO Community? If all members no matter of which knowledge level will unite, I can't believe that exists out there an SEO professional how can compete us. What I am after? Well ... optimize WPW? Just kidding. Well... if they need help, we sure can give a hand. Before I come to my point, first I would like to make something clear: I do not want any "thank you for great information", or any of those filthy and annoying posts of members who are trying to draw the attention of the thread subscribers to their signature, selling laptop batteries, or what ever else... If my condition will be violated, and the mods will not take action, I will leave the thread imediatelly. Now here I want to bring up a very interesting topic, that everyone will be thankful with the come out. So please don't go off-topic. Please take some minutes and watch the video below: YouTube - Matt Cutts Discusses Webmaster Tools Notice: I will add the link of this thread at Youtube as a comment inviting Matt to come over if he has time. So I have two points I would love to ask Matt. 1. He said that one of the best solutions (with a smiley) is to protect areas via .htaccess password protected area. My concerns: The IBM patent explores dangling nodes in depth, and provides a list of pages that may be treated by search engines as dangling nodes. And one of them is: - If the page requires authentication. What happens when a without a nofollow attribute or masked client/server side link is pointing to the protected area directory? 2. He mentioned the use of the noindex meta tag, but that is not the best solution. I am affraid that I have to disagree there. I will explain later on why. My concerns: a. Why didn't he mention the noindex robots.txt directive? Because it is unofficially supported? b. If I disallow through my robots.txt a protected area with a htpasswd via .htaccess, I have a dangling/node issue, or? Wouldn't noindex via robots.txt be better alternative? I am still thinking about it... What's next? Shoot your thoughts!
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO Last edited by Webnauts; 05-21-2009 at 10:54 PM. |
|
||||
|
I guess what we really need to know is Matts/Google official stance on the nofollow robots.txt directive! If google could confirm how they handle this all this debate would be resolved!
__________________
Latest Blog Post: Google Consultant - Should this Job Title be Allowed? - Matt Inertia's SEO Blog - SEOers.org "Carpe diem, seize the day boys, make your lives extraordinary" - Dead Poets Society |
|
||||
|
John, I have other concerns:
What about webmasters using Microsoft's IIS web server? About 30 % market share april 2009 Links: Easiest way to get .htaccess like access control with IIS 6? | Ask Metafilter HOW TO: Migrate .Htaccess Data in a UNIX-to-Windows Migration Personally I combine robots.txt (disallow file types and folders) and .htaccess (deny access to a folder and sub folders). This discussion started here (post #159) New Canonical Tag from the big 3
__________________
Mini Network:: Financial information at your fingertips Learn object oriented programming where it started Last edited by kgun; 05-22-2009 at 06:27 AM. |
|
||||
|
Quote:
I do not need to ask anybody since I already implemented on all my sites and on all sites of my customers and works as it should. I hope that is fair enough, or?
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO Last edited by Webnauts; 05-22-2009 at 11:17 AM. |
|
||||
|
Using .htaccess to deny to a folder and to sub folder is a bad thing to do. I mean if you are returning a 403. That is because your are creating a dangling/node page, which are otherwise called dead end pages/folders.
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO |
|
||||
|
Quote:
About how Google handles the noindex directive, I am not waiting for Google to tell me how they handle it, since as I said above I am using is on many sites and it is very effective. It really does the same job as the noindex meta robots tag on a server level. About IBMs patent if it is accurate or not, or if Google uses that or not, I do not really care, because I implement the necessary stuff for the case it does exist or will come exist in the future.
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO |
|
||||
|
Quote:
Quote:
__________________
Latest Blog Post: Google Consultant - Should this Job Title be Allowed? - Matt Inertia's SEO Blog - SEOers.org "Carpe diem, seize the day boys, make your lives extraordinary" - Dead Poets Society |
|
||||
|
Quote:
Quote:
What is the difference with the disallow directive? In case someone is linking to a page you block with the disallow directive in the robots.txt, Googlebot will return the reference in their in their index but without a snippet. And there you have a PR leak, since PR will be assigned to that page too. If you block that page with the noindex directive, the reference will not show up at all. And PR will not be assigned to that page, but still it will pass to other pages you link from there. But that to happen, you must have on that page at least one outbound (internal or external) link without a nofollow or so ever, so the PR can move ahead. If not, then you will create dangling/nodes (dead end or hanging pages), in other words as Wige said above a PR black-hole.
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO Last edited by Webnauts; 05-22-2009 at 12:05 PM. |
|
||||
|
Quote:
__________________
Latest Blog Post: Google Consultant - Should this Job Title be Allowed? - Matt Inertia's SEO Blog - SEOers.org "Carpe diem, seize the day boys, make your lives extraordinary" - Dead Poets Society |
|
||||
|
Quote:
Quote:
Yes. But again, if someone else is linking to those pages they will build PR to them. And there is were you leak PR. Do you want pages you use the nofollow to have PR? Or do you prefer that the PR would pass to pages of your choice?
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO |
|
||||
|
Quote:
Quote:
You've lost me... Does the noindex robots.txt directive basically mean that i have added nofollow attributes to all the links pointing to the blocked page? Forget about external links for a minute... we've resolved that issue. Lets think about internal pr scuplting here!
__________________
Latest Blog Post: Google Consultant - Should this Job Title be Allowed? - Matt Inertia's SEO Blog - SEOers.org "Carpe diem, seize the day boys, make your lives extraordinary" - Dead Poets Society |
|
||||
|
To kind of restate what John has said above, and to make sure that I am properly understanding the way that pagerank works with current technologies, lets imagine two pages. One page has a link on it (we will call this the source page) and the other page is the page that the link points to (destination page). The flow of pagerank is calculated when the source page is crawled, and is not affected by any factors other than those on the source page; ie, the flow of pagerank can be affected by a nofollow attribute on the link itself, and the flow of pagerank can be affected if the source page is blocked by a disallow directive because Google can't see the links. Google does not consider anything about the destination page when calculating the pagerank a destination page receives.
EDIT to add: A page that has a link always recieves pagerank. A link that is marked as nofollow (either with a meta tag or a rel attribute) is the only exception. A page that is marked as noindex will still recieve pagerank, that pagerank simply can't be seen (since the page doesn't get put into the index, you have no way of asking Google what the pagerank of the page is - Google still knows that the url was linked to, and pagerank is still allocated for that url because the concept that the page is set to noindex is unknown to Google when the pagerank from the source page is being divided amonst the outgoing links.) There are a few different cases that you can encounter a "dead end". The original "dead ends" were pages that had incoming links, but no outgoing links. Pages that have all of their outgoing links marked with nofollow would fall into the same category (nofollow meta tag or all links with a nofollow attribute), as would pages that can't be crawled (since Google can't see the links on the page) due to a disallow robots.txt directive, or pages that go through a 302 redirect (Google does this intentionally, so that 302 redirects can't pass pagerank). What Google does with a dead end is they take all the pagerank from all the known dead ends in the index, and then distribute that pagerank amongst all the other pages in the entire index. As a result, a dead end provides little to no actual benefit to the website itself. In fact, it can harm the web site by draining some of the site's pagerank which could be better spent pointing to more important pages. As a result, you would want to keep the pagerank flowing anywhere but to a dead end. However, there is no way to automatically stop pagerank from going to deadends - you can only change the flow of pagerank on the source page, never the destination page. The only option is to manually add a nofollow attribute to every link that goes to a dead end - not an ideal option. So, what I figured out while typing this overly long summary, is that 403 pages provide a way to recover pagerank that would otherwise go to a dead end. Basically, the trick is in the error message. What you are doing is giving users a way (through authentication) to see the content that you don't want the spiders to crawl, while giving the spiders an error page that has links that recovers the pagerank and sends it to the important areas of your site.
__________________
The best way to learn anything, is to question everything. Last edited by wige; 05-22-2009 at 01:04 PM. |
|
||||
|
Quote:
Quote:
Page A has PR 4. On page A there is a link to page B without being attributed by the nofollow attribute or so ever. Right? Now, on page B there is a link to page C. OK? What happens? Googlebot will follow the link on page A to page B but it will see that the page should not be taken into account, but still it will crawl the page looking for a link to pass the PR to. If there is no link or if the link(s) are attributed by a nofollow attribute or otherwise blocked, you will have a dead end (dangling/nodes). Quote:
Sure. We are only talking about internal PR sculpting.
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO |
|
||||
|
Quote:
.htaccess order deny,allow deny from all except white listed IP's in the /Books/ folder ?
__________________
Mini Network:: Financial information at your fingertips Learn object oriented programming where it started Last edited by kgun; 05-22-2009 at 01:07 PM. |
|
||||
|
Actually, should be rather easy to test.
Build and orphan a few pages. Four should be plenty... A,B,C,D Link A to B... B to C... C to D Noindex A, B, and C Throw a single link from a page with a high toolbar PR at A. If the PR "jumps" all the way to D then it will display a high toolbar PR as well. If it passes through all the pages then it won't. Also, remove the noindex and see if there is any change. Whether or not a page is noindex really doesn't matter. If there is an external link pointing to it then there is a "probability" that it can be reached by a random surfer. Ergo, it "has" PR once Google finds the link. The more links a random surfer has to follow to ultimately get to the "destination" page, the less probability it will be reached... less PR. Dave |
|
||||
|
Quote:
|
|
||||
|
Quote:
__________________
The best way to learn anything, is to question everything. |
|
||||||||
|
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO |
|
||||
|
Quote:
What were discussed in these two threads: 403 Forbidden error document::: How to do it? Custom error pages::: Best practices.
__________________
Mini Network:: Financial information at your fingertips Learn object oriented programming where it started Last edited by kgun; 05-22-2009 at 01:31 PM. |
|
||||
|
Quote:
Are the bots also white listed? I don't understand.
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO |
|
||||
|
Quote:
Quote:
Dave |
|
||||
|
Kjell, I do base my research on a theory. But once my research starting back in 2006 is completed and been effective, I do not understand what you mean.
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO |
|
||||
|
I mean that you need a theory to do research.
You can observe reality. You can observe that a stone falls when you drop it, but you need a theory to explain the fall. Not a big point so continue this important thread. No. It was wige that indicated that.
__________________
Mini Network:: Financial information at your fingertips Learn object oriented programming where it started Last edited by kgun; 05-22-2009 at 02:08 PM. |
|
||||
|
But the PR does not stay on the noindexed page. It passes to other pages through the links of that page. Just to avoid misunderstandings. If you do not agree I have a very simple question.
I had a page that previously did not have the noindex and it had PR 6. Since I noindexed that page and the toolbar is greyed out. And long enough to tell. Does that make sense?
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO Last edited by Webnauts; 05-22-2009 at 02:32 PM. |
|
||||
|
Quote:
If the bots are white listed and the pages in the protected area have links which may be followed, you do not have dangling/nodes issues.
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO |
|
||||
|
Quote:
ETA... The only way to get the PR to "jump" is to redirect the page. Dave Last edited by crankydave; 05-22-2009 at 03:01 PM. |
|
||||
|
Why would anyone believe what Matt Cutts has to say when he is simply a pawn for the largest Propaganda machine that exists today???
Matt cannot tell the truth on anything related to Google, other than who won a Doodle contest. Lastly the nofollow tag is meant to tell Google you do not trust a site that you link to..... .why would a webmaster use a nofollow tag when pointing to your own site pages?? That would be saying you do not trust your own site. That in and of itself should tell everyone the nofollow tag is simple fodder pushed out by the Propaganda Search Engine....ooops I mean Google... |
|
||||
|
To clarify my points about noindex in my previous post...
I believe that "noindex" is something of a misnomer. Specifying that a page is noindex does not actually delete everything about the page. Lets say you have a source page with five links on it. Further, lets say one of those pages is listed as noindex and disallow in robots.txt. When Google crawls that page, and calculates how much pagerank to assign to each page, it does not consider that one of the pages is listed as noindex/disallow. It simply gives each destination url 1/5 of the source page's pagerank. Now, when Google finally resolves the URL for the page that is listed as disallow/noindex, Google does not delete the pagerank for the page. After all, Google has to remember that the URL is blocked so that it will not keep trying to crawl that location. It also doesn't delete pagerank - that pagerank gets used in another calculation. The page is still in the index, it is simply hidden so that it never shows up in a user query - including toolbar.google.com queries and site: and other special searches.
__________________
The best way to learn anything, is to question everything. |
|
||||
|
Thank you for calling me a highly competent SEO professional Webnauts, you shouldn't have : )
I have to admit, I probably am the most successful SEO in Canada !!! Not America, but yes in Canada... And i LOVE Web Pro World!
__________________
Join free dating sites and meet single people without paying a penny. |
|
||||
|
Quote:
I'm more than sure Google considers "mights" in it's algo more than we think. Take a look at pages with high rankings that have invisible text or text that is hidden or the same color as the background. There must be a "might" in google's thinking like "the developer 'might' have forgotten to apply a color style to the text/p etc.
__________________
Join free dating sites and meet single people without paying a penny. |
|
|||
|
interesting discussion but I do agree with Matt C that this kind of "PR sculpting" is very much a second order effect. whilst it may make small differences it's kind of like picking over the scraps on the floor while missing the steak on the table.
|
|
||||
|
Quote:
Andy Beard backs that up with his comment here SEOmoz | Headsmacking Tip #13: Don't Accidentally Block Link Juice with Robots.txt Quote:
Quote:
I think there is a misconcept here. Disallow and Noindex are two entirely different things. Disallow blocks and noindex does not block. Noindex allows Google to crawl through the page, but it advises Google not to index it. The noindex page does not stay in the index. It is removed entirely! That is fact. Back to the quotation Dave posted above: Quote:
- Can someone explain me why I shouldn't have a dead end?
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO |
|
||||
|
I do not agree Ken. Because what we are discussing here is not really PageRank Sculpting. I would call that bots herding. It is about showing Google what pages you feel are important and which not. And if not important pages have IBLs carrying PR, that they will pass that PR to the important pages. And when or where Matt Cutts talked about what I am talking about here? That is new to me.
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO Last edited by Webnauts; 05-22-2009 at 05:41 PM. |
|
|||
|
Quote:
..MC very famously said he wouldnt worry about trying to sculpt PR because it is a second order effect, and better links will be a better solution every time. will find the link to the interview if youve forgotten? |
|
||||
|
Quote:
Toolbar pagerank information is stored in a seperate server from Google's actual indices. The tbpr database is built periodically, and Google has mentioned in the past certain sites are omittted when the tbpr database is built. I firmly believe that pages marked as noindex are simply left out of the tbpr database, rather than the omission indicating the URLs have been removed from the index of known urls. There is no way to confirm this absolutely without working at Google, but to me, it seems that the database would be less efficient if Google removed noindex pages from the index instead of hiding them - it would throw off the calculations of pagerank (since in theory pagerank can't be destroyed), it would affect the operation of spiders (since they would in effect keep forgetting that the page is not indexable). Quote:
__________________
The best way to learn anything, is to question everything. |
|
|||
|
this was my understanding of this too
|
|
||||
|
Quote:
2. SMX Video - Matt Cutts Explains How to Get Out of Google’s Supplemental Index And yes. Please find that link if you can. Thanks.
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO |
|
||||
|
For example Bot Herding = Bot Herding
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO |
|
||||
|
Quote:
Quote:
This deserves a thread of its own! Quote:
Quote:
Well as I said if the noindex page has PageRank and it is not displayed in the toolbar, the toolbar values are fake. If that is they case, the toolbar sucks more than my imagination could perceive since I am working as an SEO professional.
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO |
|
|||
|
Quote:
http://www.jaankanellis.com/update-o...nd-matt-cutts/ Quote:
|
|
||||
|
As to the way PR is treated on noindex pages etc. I would tend to lean toward agreeing with Cranky Dave. As to htaccess on Windows, We use ISA server to control entry to our sites and network and before that came along I basically secured everything with authentication as there weren't many easy options. I strongly recommend this because using Robots.txt and the the other protocal methods are wonky. If you want it to be "for sure" use authentication. Even that is wonky now Google has decided to go through forms, in fact when they announced they would be doing that it was first thing that came to my mind.
To some degree I agree with semadvance about the nofollowing your site, however, I belive there are some cases where it may be wise to do so. For instance when you link from a clients site to your site. In both the html5 RFC for rel=nofollow and to a lesser degree Google guidelines that is a link where the primary consideration for the link is commercial so it should be nofollowed. As a webmaster I've chosen to link to site both with and without nofollow on the same page. On SeoPros we decided to nofollow sponsorships and leave the directory listings where the review is first and foremost with no rel=. It still isn't cut and dry but it is IMO, a little clearer with the addition to the HTML5 RFC.
__________________
Follow me on Twitter! On the Trail with SOSG How I became a Social Media Convert and Twitter and Agents of Influence and now regular poster at Cloudmixer where We're Mixing New Media Ideas. |
|
||||
|
Quote:
Does that mean that it is not worth to try to herd the bots pass the PR to my important pages and advise them to ignore the non important pages like login, signup, subscribe, etc? So should we stick to the old school methodologies, disallowing those pages with a disallow directive n the robots.txt? Or should we share our PR with those pages. We are all posting articles and videos of MC here, but did someone try to diff them? I mean compare with each other (for the less technical members). Another question: I have internal anchors on each page, i.e skip links for blind users, etc. like this: Code:
<a href="#main-content" accesskey="2">Skip to main content</a> Next question: I am on the services age of my site. For an appropriate navigation I need to have 3 links to my homepage. 1. In the logo. 2. In the main navigation. 3. In the breadcrumbs. Now. If 3 links are pointing to the same page, won't I have a leak of PR? That is all I would like to know, and then I am coming with more details. Thanks.
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO |
|
||||
|
Quote:
I will go into details later in the thread. It will be about this New Canonical Tag from the big 3 but at an extended level. Thanks Terry for dropping by.
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO |
|
||||
|
Webnauts, IMO, the pages you are trying to tell the bots to ignore, you're preaching to the choir, they know they aren't important by the location on your page/navigation/ link hierarchy and the number of IBLs to them. It's not co-incidence that directories with site links almost always include the submission page. Figuring out the most Important pages is what the PR algo is all about. Trying to make the good pages look better is IMO, a waste of time and resources, could easily bite you in the a$$e too if engines began to take the implied trust literally as semadvance pointed out earlier.
__________________
Follow me on Twitter! On the Trail with SOSG How I became a Social Media Convert and Twitter and Agents of Influence and now regular poster at Cloudmixer where We're Mixing New Media Ideas. |
|
|||
|
Quote:
however nofollowing the wrong 2 will hurt you more than help because even if the link's nofollowed, G may count that link's anchor text, not the one you want them to, then ignore the next 2 links completely |
|
|||
|
I agree with this too, I think G are pretty good at working out what's important and what isnt. most contact pages I see are grey TB even if they're sitewide linked to, as are log in pages etc. they may have some small amount of real PR but all you need to do is manage the links away from them correctly and you can let it flow and not worry IMO.
__________________
Small Business Search Engine Optimisation Fitness Holidays Inmobiliaria Real Estate Ibiza Last edited by kevsta; 05-23-2009 at 06:08 AM. |
|
||||
|
First of all, I am not in the SEO business, so this may seem like stupid remarks. And my questions / remarks are about external links. I am thinking loud to get your reactions.
Quote:
Quote:
So you recommend a redirect or is the new solution acceptable?
__________________
Mini Network:: Financial information at your fingertips Learn object oriented programming where it started Last edited by kgun; 05-23-2009 at 07:04 AM. |
|
|||
|
[quaote]If you are right, then the toolbar values are not just only out-of-date (2-4 months old), but they are faked!!![/quote]
My observations quering Google datacenters to check PR and observing certain toolbar values suggest, they are often fake. I am just not sure about the rules to show or not to show a fake PR.
__________________
www.monfis.us web hosting |
|
||||
|
Quote:
I am still wondering if I have 3 links to the same destination, won't their power be weaken? So I am wondering if the second and third link is ignored by Google, then they do not need to be nofollowed, or?
__________________
"Being an expert isn't telling other people what you know. It's understanding what questions to ask, and flexibly applying your knowledge to the specific situation at hand. Being an expert means providing sensible, highly contextual direction." Jeff Atwood SEO Workers - Search Engine Optimization Consulting Company | SEO Analysis Tool | Webnauts Net SEO Last edited by Webnauts; 05-23-2009 at 11:24 AM. |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Power Tools | jordanmcclements | SEO 101 | 1 | 02-11-2009 07:12 AM |
| Google: Brain power, energy power, hardware and software. | kgun | Google Discussion Forum | 2 | 09-04-2006 08:19 AM |
| The Power Of The Blog | Marketing Strategies Discussion Forum | 12 | 09-12-2005 09:32 AM | |
| Hello webproworld member community.... | Roubina | Introductions | 2 | 09-21-2004 05:37 PM |
|
WebProWorld |
Advertise |
Contact Us |
About |
Forum Rules |
MVP's |
Archive |
Newsletter Archive |
Top |
WebProNews
WebProWorld is an iEntry, Inc. ® site - © 2009 All Rights Reserved Privacy Policy and Legal iEntry, Inc. 2549 Richmond Rd. Lexington KY, 40509 |