|
|
||||||
|
||||||
| Index Link To US Private Messages Archive FAQ RSS | ||||||
| Search Engine Optimization Forum SEO is much easier with help from peers and experts! The WebProWorld SEO forum is for the discussion and exploration of various search engine optimization topics. Any non (engine) specific SEO or SEM topics should go here. |
Share Thread: & Tags
|
||||
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
Someone correct me if im wrong but isnt the re="no follow" tag an instruction for the Googlebot not to follow and discount the link. If this is the case it should have no effect on your stats code working. Sounds like it might be a good idea if the code is on every page it will save you leaking some page rank.
__________________
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 |
|
||||
|
I would agree; the tag should not interfere with any other function; it should serve to simply not allow PageRank to pass from your page to the stat counter site.
Cheers, MJ
__________________
M.-J. Taylor SEO Web Design by Cyber Key Search Smart Design® SEO Copywriter & Traveling Vacation Gypsy |
|
||||
|
Yup, I concur.
The nofollow attribute will not impact your stats in any way. It's predominantly meant to withhold pagerank, a flag meant for the spiders.
__________________
. Printer ink & toner cartridges in Canada | Integrated Web Payroll, Online HRMS Tools with Employee Time & Attendance |
|
||||
|
Ok thanks everyone. So, where do I place it exactly and what about that XHTML part of it? (Please see original post again).
"Inertia", I thought it is for all SE's, not just G.
__________________
God Bless, -Clint (Join Date: 2003) |
|
||||
|
Quote:
<a href="http://s40.sitemeter.com/stats.asp?site=s12AccountName " target="_top" rel="nofollow"> Or before the target attribute as you said in your original post. But not part of the src tag. And yes, it is for other SEs as well as G. It certainly works with Yahoo's spider and I am pretty sure with MSN; beyond those, I don't know. Cheers, MJ
__________________
M.-J. Taylor SEO Web Design by Cyber Key Search Smart Design® SEO Copywriter & Traveling Vacation Gypsy |
|
||||
|
I'm glad I read this post, Clint. I've gone back and forth in my head about taking my stat counter off because of the SE's. I'm glad to know there is a way to keep it from effecting my site.
Best, Nicci
__________________
Nicci Custom Native American Jewelry | Custom Native American Handmade Jewelry Blog |
|
|||
|
ldylion214, I think you are on the right track getting rid of it.
Why not use Google Analytics it's free and doesn't have a cheesy box on every page. Personally I think that box makes sites and blogs look very amateurish. Just my 2cents. Dan |
|
||||
|
Hi Dan,
MJ suggested that earlier to me. I'm in the process of adding the google code to my site. Thanks for the input! Best, Nicci
__________________
Nicci Custom Native American Jewelry | Custom Native American Handmade Jewelry Blog |
|
|||
|
Suppose. If i ma using rel=nofollow for a link on my site.... but after 6-7 months.. i felt that now.. it is ok to pass my PR to that site and i removed the rel=nofollow tag..
I want to know will that effect me in adverse way ? other than passing PR it the other site.. .. |
|
||||
|
Quote:
"Dann", SiteMeter's free service has an option to use many types of visible boxes. The best one is a tiny colored square with no markings, names, text nor numbers on it. Just a sort of purple and blue square which is ok. I lucked out, I don't know how, and got the invisible tracker for free. I don't trust anything "google", so I've never tried GA.
__________________
God Bless, -Clint (Join Date: 2003) |
|
||||
|
If I was you, I would add the "nofollow" attribute:
<!-- Site Meter --> <script type="text/javascript" src="http://s40.sitemeter.com/js/counter.js?site=s12AccountName"> </script> <noscript> <p><a href="http://s40.sitemeter.com/stats.asp?site=s12AccountName" rel="nofollow" target="_top">Site Meter Stats</a></p> </noscript> <!-- Copyright (c)2006 Site Meter --> As you see my example, would also be better to get rid of the image if you would not mind. That sucks, as others already mentioned above. But I also agree with the others here, that Google Analytics is the best way to go.
__________________
"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; 11-30-2007 at 04:37 AM. |
|
||||
|
For those of you that are interested Statcounter comes with several options.
Most people turn off the the visible link. There's also an option to turn off the link. Statcounter has a visible PageRank of 10. So it seems most people retain this link.
__________________
Simply Clicks | SEO | SEO Training| Pay Per Click Advertising | Search Engine Powered Marketing |
|
||||
|
Quote:
Quote:
"Dann", SiteMeter's free service has an option to use many types of visible boxes. The best one is a tiny colored square with no markings, names, text nor numbers on it. Just a sort of purple and blue square which is ok. I lucked out, I don't know how, and got the invisible tracker for free. So even through there is an "src", there is no image on my pages. FAIK their "src" for the invisible tag code could be a 1 pixel gif. Yeah, look at this example and do a "select all" and you'll see something. http://s10.sitemeter.com/meter.asp . At the other src tag (http://s40.sitemeter.com/js/counter.js), is of course JS. Strange though when I saw my original post in the email this site sends out, the tag code was all messed up and there WAS at least a large blank image placeholder like you see in Mozilla browsers (and in IE you'd see a red X) where an image should be.
__________________
God Bless, -Clint (Join Date: 2003) |
|
||||
|
Quote:
I heard that G was the only website with a PR of 10.
__________________
God Bless, -Clint (Join Date: 2003) |
|
||||
|
Quote:
Do you see that red X in IE here too? Site Meter Stats Counter I could not see it in IE 5, 5.5, 6 and 7. Or am I getting old?
__________________
"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 |
|
||||
|
It depends on the doctype of your pages. You can change that XHTML tag to HTML, if that is your document type.
__________________
"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 |
|
||||
|
Ive had GA and Traffic Analyser running on my site for about 6 months and despite some minor differences the results have been the same. I dont think theres any reason for Google to manipulate their analytics.
__________________
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 |
|
||||
|
Why should Google like to hide your real stats since you still can analyze your own blog files?
__________________
"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 use the pro version of WebLog Expert. WebLog Expert - Powerful log analyzer They have a free version, I went ahead and bought the Pro version. Best $75 I ever spent. If you are into stats which if you are into SEO you should be, this gives you waaay more information, and it's all done on the privacy of your own computer. Clint1, I'm also a non Googler, I think my sites began ranking a heck of alot better since making the change(probably just coincidence). Don't let any sort of Google anything on my computer including blogspot, GA and GSyndycation, I'm not a Google hater by any means, just don't trust 'em. I am a bit paranoid you should know. I just heard a noise, gotta go! Dan |
|
||||
|
Or is it a concern about (or desire to) hide data from Google? It has been alleged that Analytics data can actually have a small impact on rankings.
__________________
The best way to learn anything, is to question everything. |
|
||||
|
Quote:
If they're a little shady, don't provide a reciprocal link and are not related to your site content, why pass along PR?
__________________
. Printer ink & toner cartridges in Canada | Integrated Web Payroll, Online HRMS Tools with Employee Time & Attendance |
|
||||
|
I added GA to each page of my site yesterday. I removed Statcounter. I liked it alot but I have been told more than once to get rid of it due to the visible counter. I know there is an invisible counter too. It does have a PR10.
My host provides SmartStats as part of my package with them. I'm stubborn about using it for some reason. I'm such a creature of habit. Anyway I sit anxiously waiting for Google to begin recording my data.
__________________
Nicci Custom Native American Jewelry | Custom Native American Handmade Jewelry Blog |
|
||||
|
Quote:
All I see there is a blank page except for Site Meter. What I was talking about was the WPW newsletter that's sent daily that has some of the newest posts in it. In that newsletter I saw my original post and that code I put in my original post above on this thread had most of it missing in the post in the newsletter, and in the code that was still present in the newsletter had that image placeholder I described. I use OE too. Could be the way the newsletter is written and the code type in it, or it could have been due to some of the code missing. I don't see anything on my webpage where the SiteMeter code is located, which is the way it's supposed to be.
__________________
God Bless, -Clint (Join Date: 2003) |
|
||||
|
Quote:
The tag code as-is has apparently been working for years because I do get stats emailed to me. But I'm wondering if some SE's or bots could "choke" on that XHTML portion of it because my pages are HTML and I use the HTML doc type on them.
__________________
God Bless, -Clint (Join Date: 2003) |
|
||||
|
Quote:
__________________
God Bless, -Clint (Join Date: 2003) |
|
||||
|
Quote:
Quote:
Quote:
__________________
God Bless, -Clint (Join Date: 2003) |
|
||||
|
I wouldn't know how to hide data from them even if I needed or wanted to. Hell, its the other way around, I WANT them to see ALL of my data (pages/content), but they don't!
Quote:
__________________
God Bless, -Clint (Join Date: 2003) |
|
||||
|
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 |
|
||||
|
Since Clint's issue was resolved I did not think this would be a thread hijack.
Where would the no follow tag go into this code? <!-- Start of StatCounter Code --> <script type="text/javascript"> var sc_project=552166; var sc_invisible=0; var sc_partition=1; var sc_security=""; </script> <script type="text/javascript" src="http://www.statcounter.com/counter/counter_xhtml.js"></script><noscript> <div class="statcounter"><a class="statcounter" href="http://www.statcounter.com/"><img class="statcounter" src="http://c2.statcounter.com/552166/0//0/" alt="web page hit counter" /></a></div></noscript> </font> <!-- End of StatCounter Code --> Thanks in advance! Best, Nicci
__________________
Nicci Custom Native American Jewelry | Custom Native American Handmade Jewelry Blog |
|
||||
|
<!-- Start of StatCounter Code -->
<script type="text/javascript"> var sc_project=552166; var sc_invisible=0; var sc_partition=1; var sc_security=""; </script> <script type="text/javascript" src="http://www.statcounter.com/counter/counter_xhtml.js"></script><noscript> <div class="statcounter"><a class="statcounter" href="http://www.statcounter.com/" rel="nofollow"><img class="statcounter" src="http://c2.statcounter.com/552166/0//0/" alt="web page hit counter" /></a></div></noscript> </font> <!-- End of StatCounter Code -->
__________________
"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 |
|
||||
|
Thanks, John!! Best always, Nicci
__________________
Nicci Custom Native American Jewelry | Custom Native American Handmade Jewelry Blog |
|
||||
|
Its funny. Im sat here reading this thread whilst 2 GA advert flash in front of me!
__________________
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 |
|
||||
|
The theories I have heard involve the effect of user behavior once on your site (only visible to Google if the user uses Google's Toolbar with PageRank enabled, and/or the web site has Google Analytics installed) on rankings. For example, if a page has a high bounce rate, the page may rank lower, and if 90% of the people who come to your site for a specific query immediately go to a particular second page, that second page might move up in the rankings.
__________________
The best way to learn anything, is to question everything. |
|
||||
|
Quote:
Cheers, MJ
__________________
M.-J. Taylor SEO Web Design by Cyber Key Search Smart Design® SEO Copywriter & Traveling Vacation Gypsy |
|
||||
|
Hhhm...this all sounds a bit too conspiracy theoryesque to me. If Google used clickthroughs to determine positions then the SERPs would be totally messed up. Has anyone seen a change in positions after signing up for GA?
__________________
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 |
|
||||
|
If you're interested in this sidetrack from the topic, here's a thread on the topic, thanks to Inertia and an excellent explanation of just how search engines collect information on site traffic, thanks to wige.
__________________
M.-J. Taylor SEO Web Design by Cyber Key Search Smart Design® SEO Copywriter & Traveling Vacation Gypsy |
|
||||
|
How can they do that if not every site indexed by google does not use GA. That would be a worse issue than Alexa.
__________________
"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:
__________________
God Bless, -Clint (Join Date: 2003) Last edited by Clint1; 12-08-2007 at 12:21 PM. |
|
||||
|
Quote:
|
|
||||
|
Oh I think they realize it. There's enough of those type posts in dozens of forums across the web, even their own forums, and they're bound to see and hear about those. Lord knows I've pointed those out to them on numerous occasions, they just don't care about the little guys.
__________________
God Bless, -Clint (Join Date: 2003) |
|
||||
|
Quote:
Quote:
Quote:
Quote:
When *I* look at the big picture as an end user, I see an index that continues to improve and offer me more services and better search results. Cheers, MJ
__________________
M.-J. Taylor SEO Web Design by Cyber Key Search Smart Design® SEO Copywriter & Traveling Vacation Gypsy |
|
||||
|
Great post MJ!
AMEN!
__________________
"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:
Results have nothing to do with them being on top. It's just marketing genius in the form of a name that has become a household name, and even a verb in the dictionary thanks to billions of dollars in free advertising in the media and countless movies and TV shows. It's all in a name. If these outlets knew about the atrocities with the SI, deleting white-hat unique relevant webpages each day, and how screwed up and totally unreliable PR is, they would NOT be using G any longer, for they would realize that G gives tainted biased discriminatory results--something which NO ONE wants. Quote:
Quote:
__________________
God Bless, -Clint (Join Date: 2003) |
|
||||
|
Clint I regret to tell you here, that as I an SEO freak I am observing around the clock the search engines processes, and I can only tell that you honestly don't know what you are talking about.
__________________
"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; 12-11-2007 at 04:08 PM. |
|
||||
|
Quote:
Google would use their server logs just like the rest of us. Analytics is for webmasters benefits not Googles Quote:
I might have to change my name now as hes trashing it terribly..... Clint "SEO" Dixon Last edited by SemAdvance; 12-11-2007 at 05:43 PM. |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Yahoo Takes care of "nofollow" | ramsaytom2 | Yahoo! Discussion Forum | 30 | 04-09-2009 01:27 PM |
| "nofollow" - Does it Really Work Like Google Claim | kimber23 | Google Discussion Forum | 40 | 03-30-2008 02:16 AM |
| Google inviting SPAM with rel="nofollow" | collusion | Google Discussion Forum | 21 | 05-09-2007 11:45 AM |
| Safe with rel="nofollow"? Check this alternative! | Webnauts | Search Engine Optimization Forum | 3 | 01-18-2007 02:49 AM |
| Free backlink analyzer (support for "nofollow")? | Softland | Search Engine Optimization Forum | 9 | 07-02-2005 03:52 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 |