Digital Point Forums
Moneygram

Go Back   Digital Point Forums > Search Engines > Google
Google Analytics
Log In to view
your analytics

Reply
 
Thread Tools
  #1  
Old Nov 9th 2005, 8:55 pm
yo-yo yo-yo is offline
Starcaller
 
Join Date: Oct 2004
Posts: 4,610
yo-yo is on a distinguished road
Does google read external CSS files yet?

Just what the title says.. does anyone know if Google is reading external CSS files and processing them?
Reply With Quote
  #2  
Old Nov 9th 2005, 8:56 pm
Shoemoney's Avatar
Shoemoney Shoemoney is offline
$
 
Join Date: Sep 2004
Location: Nebraska, USA
Posts: 4,470
Shoemoney has a reputation beyond reputeShoemoney has a reputation beyond reputeShoemoney has a reputation beyond reputeShoemoney has a reputation beyond reputeShoemoney has a reputation beyond reputeShoemoney has a reputation beyond reputeShoemoney has a reputation beyond reputeShoemoney has a reputation beyond reputeShoemoney has a reputation beyond reputeShoemoney has a reputation beyond reputeShoemoney has a reputation beyond repute
it does not
Reply With Quote
  #3  
Old Nov 9th 2005, 8:58 pm
yo-yo yo-yo is offline
Starcaller
 
Join Date: Oct 2004
Posts: 4,610
yo-yo is on a distinguished road
Sweet ..
Reply With Quote
  #4  
Old Nov 9th 2005, 9:32 pm
mjewel's Avatar
mjewel mjewel is online now
Astral Walker
 
Join Date: May 2004
Location: Northern California
Posts: 5,291
mjewel has a brilliant futuremjewel has a brilliant futuremjewel has a brilliant futuremjewel has a brilliant futuremjewel has a brilliant futuremjewel has a brilliant futuremjewel has a brilliant futuremjewel has a brilliant futuremjewel has a brilliant futuremjewel has a brilliant futuremjewel has a brilliant future
Quote:
Originally Posted by yo-yo
Just what the title says.. does anyone know if Google is reading external CSS files and processing them?

Matt Cutt's talks about google cracking down on people using css for hidden text.

http://www.mattcutts.com/blog/seo-mi...ents/#comments
Reply With Quote
  #5  
Old Nov 9th 2005, 9:36 pm
mjewel's Avatar
mjewel mjewel is online now
Astral Walker
 
Join Date: May 2004
Location: Northern California
Posts: 5,291
mjewel has a brilliant futuremjewel has a brilliant futuremjewel has a brilliant futuremjewel has a brilliant futuremjewel has a brilliant futuremjewel has a brilliant futuremjewel has a brilliant futuremjewel has a brilliant futuremjewel has a brilliant futuremjewel has a brilliant futuremjewel has a brilliant future
Quote:
Originally Posted by Shoemoney
it does not

Are you sure about that? I know they didn't use to, but the reason I'm asking is that I had a site which received a hidden text penalty for adding urls that were in a DHTML menu with javascript. Google told me I had to remove the hidden text, and all my css is in an external file. I replied that the hidden text was an exact duplicate of what what in the dropdown menu (which they weren't following) but they never did respond. About 30 days after I removed the urls and placed a footer menu, I returned to #1 for a highly competitive keyword. I had been using the dropdown menu (with visibility:hidden) for about 4 years without any previous problems. My robots file is set to exclude the css file.

I guess they could have a system to detect hidden text (or even manipulated h1, h2 tags) without going into the css file.... so maybe that is what they did.

Last edited by mjewel; Nov 9th 2005 at 9:46 pm.
Reply With Quote
  #6  
Old Nov 9th 2005, 10:35 pm
yo-yo yo-yo is offline
Starcaller
 
Join Date: Oct 2004
Posts: 4,610
yo-yo is on a distinguished road
Quote:
Originally Posted by mjewel
Matt Cutt's talks about google cracking down on people using css for hidden text.

http://www.mattcutts.com/blog/seo-mi...ents/#comments
Well if I can't hide it with CSS how the hell am I supposed to get any kind of unique content on DB driven site... Google sucks
Reply With Quote
  #7  
Old Nov 10th 2005, 1:25 am
jlawrence jlawrence is offline
of the Nightfall
 
Join Date: Mar 2005
Location: Plymouth, UK.
Posts: 1,369
jlawrence is a jewel in the roughjlawrence is a jewel in the roughjlawrence is a jewel in the rough
Using hidden text within a menu then using Javascript to display it depending upon what the user clicks is pretty standard imho. You must trade off what you might loose in penalties from Google with what you gain in site usability.
G keep telling us to design sites for users not for SEs. But their technology isn't upto handling a site designed purely for users.
I have a site that uses css hidden divs to generate a menu system and it works pretty well. As the site is now coming out of the sandbox, I'll be experimenting with changing the menu system to see whether there is a better way of doing the menu.
Menu's created with css tend to work pretty well because they degrade well and the site is normally usable with old non css browsers as well as modern graphical browsers.

But if Gbot doesn't load external css files, then it has absolutely no way of knowing if a block of text is hidden or not.
Reply With Quote
  #8  
Old Nov 10th 2005, 4:21 am
dave487 dave487 is offline
Twilight Vanquisher
 
Join Date: Apr 2004
Location: Manchester
Posts: 701
dave487 is on a distinguished road
I find that a JS menu with some <noscript> tags to show plain text links works great for search engines.
__________________
SEO SEO John Chow
Reply With Quote
  #9  
Old Nov 10th 2005, 4:42 am
mika's Avatar
mika mika is offline
Champion of the Naaru
 
Join Date: Nov 2005
Posts: 135
mika is on a distinguished road
Quote:
Originally Posted by mjewel
I guess they could have a system to detect hidden text (or even manipulated h1, h2 tags) without going into the css file.... so maybe that is what they did.
Hmm, how do you think might that be possible? If Google can't see the CSS file, then it cannot know what size the h1 tags actually have.
Reply With Quote
  #10  
Old Nov 10th 2005, 7:49 am
mjewel's Avatar
mjewel mjewel is online now
Astral Walker
 
Join Date: May 2004
Location: Northern California
Posts: 5,291
mjewel has a brilliant futuremjewel has a brilliant futuremjewel has a brilliant futuremjewel has a brilliant futuremjewel has a brilliant futuremjewel has a brilliant futuremjewel has a brilliant futuremjewel has a brilliant futuremjewel has a brilliant futuremjewel has a brilliant futuremjewel has a brilliant future
Quote:
Originally Posted by mika
Hmm, how do you think might that be possible? If Google can't see the CSS file, then it cannot know what size the h1 tags actually have.
I could look at your source code and tell if you were using css to control the size or color of your text without ever looking at an attached css file, so I am guessing google is smart enough to figure how to teach a robot to do it.
Reply With Quote
  #11  
Old Nov 10th 2005, 7:56 am
jlawrence jlawrence is offline
of the Nightfall
 
Join Date: Mar 2005
Location: Plymouth, UK.
Posts: 1,369
jlawrence is a jewel in the roughjlawrence is a jewel in the roughjlawrence is a jewel in the rough
You can't tell from source exactly what is being controlled with css (assuming that the webmaster isn't using inline styles). You absolutely have to open the external css file to stand any chance of seeing what is being done.
Google might be smart, but they're not phsycic. They bot has to be able to read the file to see what is being done.
Reply With Quote
  #12  
Old Nov 10th 2005, 8:05 am
lorien1973's Avatar
lorien1973 lorien1973 is offline
Herald of the Titans
 
Join Date: Jul 2004
Location: Riverview, Florida
Posts: 12,212
lorien1973 has a reputation beyond reputelorien1973 has a reputation beyond reputelorien1973 has a reputation beyond reputelorien1973 has a reputation beyond reputelorien1973 has a reputation beyond reputelorien1973 has a reputation beyond reputelorien1973 has a reputation beyond reputelorien1973 has a reputation beyond reputelorien1973 has a reputation beyond reputelorien1973 has a reputation beyond reputelorien1973 has a reputation beyond repute
Quote:
You can't tell from source exactly what is being controlled with css (assuming that the webmaster isn't using inline styles).
Sure you can. Is there a .css include at the top of the html? That's the first hint, and all you really need to.

I'd say that if google isn't reading CSS yet, it probably will eventually.
Reply With Quote
  #13  
Old Nov 10th 2005, 8:36 am
dave487 dave487 is offline
Twilight Vanquisher
 
Join Date: Apr 2004
Location: Manchester
Posts: 701
dave487 is on a distinguished road
Is google spidering css files though? has anybody seen this in the server logs?
__________________
SEO SEO John Chow
Reply With Quote
  #14  
Old Nov 10th 2005, 9:05 am
yo-yo yo-yo is offline
Starcaller
 
Join Date: Oct 2004
Posts: 4,610
yo-yo is on a distinguished road
I'd still like a definitive answer.. if anyone has actually done some kind of test...
Reply With Quote
  #15  
Old Nov 10th 2005, 10:18 am
jlawrence jlawrence is offline
of the Nightfall
 
Join Date: Mar 2005
Location: Plymouth, UK.
Posts: 1,369
jlawrence is a jewel in the roughjlawrence is a jewel in the roughjlawrence is a jewel in the rough
Quote:
Originally Posted by lorien1973
Sure you can. Is there a .css include at the top of the html? That's the first hint, and all you really need to.

I'd say that if google isn't reading CSS yet, it probably will eventually.
ehhhh. And that tells you what I'm controlling via css does it.
NO it does not.
There are hundreds of different things I could be setting via css.
Unless you (or rather Gbot) read the css then you've no idea what I'm controlling with css.
You can see what elements I've added ids or classes to, but without looking at the external file you've no idea exactly what I'm doing within those ids/classes.

I agree that Gbot will eventually start checking css files, but at the moment it doesn't seem to be and so long as you're using external css files Gbot is blind to what your doing with the css.
Reply With Quote
  #16  
Old Nov 10th 2005, 10:20 am
lorien1973's Avatar
lorien1973 lorien1973 is offline
Herald of the Titans
 
Join Date: Jul 2004
Location: Riverview, Florida
Posts: 12,212
lorien1973 has a reputation beyond reputelorien1973 has a reputation beyond reputelorien1973 has a reputation beyond reputelorien1973 has a reputation beyond reputelorien1973 has a reputation beyond reputelorien1973 has a reputation beyond reputelorien1973 has a reputation beyond reputelorien1973 has a reputation beyond reputelorien1973 has a reputation beyond reputelorien1973 has a reputation beyond reputelorien1973 has a reputation beyond repute
If you look at the CSS file and you see entries like:

.h1 { }
.h2 { }

(or however it looks) ... isn't that a pretty big hint, that if you see h1 on a page its gonna like like .h1 tells it too?
Reply With Quote
  #17  
Old Nov 10th 2005, 10:25 am
kalius's Avatar
kalius kalius is offline
Twilight Vanquisher
 
Join Date: Feb 2005
Location: Madison, WI
Posts: 601
kalius will become famous soon enough
I chekced some of my logs and googlebot haven't grabbed any css files yet.
__________________
Paid Directories and Text Links Ads || || Creative Link Building

. $3.00 gets you 5 url title combos. You can submit site in more than one category.
Reply With Quote
  #18  
Old Nov 10th 2005, 11:13 am
dataman dataman is offline
Grunt
 
Join Date: Nov 2005
Posts: 94
dataman is on a distinguished road
I know msn does, but not all the time. I have never seen google do it, but I have seen them (google), grab javascript files. That was happening in early June of this year. Then I never saw it happen again.

jb
Reply With Quote
  #19  
Old Nov 10th 2005, 11:19 am
jlawrence jlawrence is offline
of the Nightfall
 
Join Date: Mar 2005
Location: Plymouth, UK.
Posts: 1,369
jlawrence is a jewel in the roughjlawrence is a jewel in the roughjlawrence is a jewel in the rough
Quote:
Originally Posted by lorien1973
If you look at the CSS file and you see entries like:

.h1 { }
.h2 { }

(or however it looks) ... isn't that a pretty big hint, that if you see h1 on a page its gonna like like .h1 tells it too?
L, that's exactly the point. YOU HAVE TO LOOK IN THE CSS FILE - you can see the location of the css file from within the source html of the page, but you cannot see it's contents.
Gbot isn't looking in the css files therefore it cannot know what is being done within said css file.
Reply With Quote
  #20  
Old Nov 10th 2005, 11:28 am
lorien1973's Avatar
lorien1973 lorien1973 is offline
Herald of the Titans
 
Join Date: Jul 2004
Location: Riverview, Florida
Posts: 12,212
lorien1973 has a reputation beyond reputelorien1973 has a reputation beyond reputelorien1973 has a reputation beyond reputelorien1973 has a reputation beyond reputelorien1973 has a reputation beyond reputelorien1973 has a reputation beyond reputelorien1973 has a reputation beyond reputelorien1973 has a reputation beyond reputelorien1973 has a reputation beyond reputelorien1973 has a reputation beyond reputelorien1973 has a reputation beyond repute
I thought that was the original qusetion, though. If google reads that CSS file. My point was - if not now, eventually. We arrive at the same point from different perspectives, I think
Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
are links in external JS counted by google. nriweb Link Development 3 Nov 17th 2008 7:56 am
Googlebot/Test Spider Getting External JavaScript Files digitalpoint Google 18 Nov 11th 2008 11:10 pm
Linking CSS files with table? jaa CSS 1 Nov 13th 2005 2:55 pm
Deperately seeking .css help on adding to .css files LadyQuake CSS 1 Mar 20th 2005 6:42 pm
Google search in external file... NewComputer HTML & Website Design 8 Feb 21st 2005 9:44 pm


All times are GMT -8. The time now is 2:33 pm.