![]() |
|
|
#1
|
|||
|
|||
|
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?
|
|
#2
|
||||
|
||||
|
it does not
|
|
#3
|
|||
|
|||
|
Sweet ..
|
|
#4
|
||||
|
||||
|
Quote:
Matt Cutt's talks about google cracking down on people using css for hidden text. http://www.mattcutts.com/blog/seo-mi...ents/#comments |
|
#5
|
||||
|
||||
|
Quote:
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. |
|
#6
|
|||
|
|||
|
Quote:
|
|
#7
|
|||
|
|||
|
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. |
|
#9
|
||||
|
||||
|
Quote:
|
|
#10
|
||||
|
||||
|
Quote:
|
|
#11
|
|||
|
|||
|
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. |
|
#12
|
||||
|
||||
|
Quote:
I'd say that if google isn't reading CSS yet, it probably will eventually. |
|
#14
|
|||
|
|||
|
I'd still like a definitive answer.. if anyone has actually done some kind of test...
|
|
#15
|
|||
|
|||
|
Quote:
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. |
|
#16
|
||||
|
||||
|
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? |
|
#17
|
||||
|
||||
|
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. |
|
#18
|
|||
|
|||
|
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 |
|
#19
|
|||
|
|||
|
Quote:
Gbot isn't looking in the css files therefore it cannot know what is being done within said css file. |
|
#20
|
||||
|
||||
|
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
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|
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 | 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 |