Forum Moderators: open

Message Too Old, No Replies

Hiding Metatags using CSS?

Is it possible to hide metatags using CSS?

         

merlin78

10:08 pm on Nov 27, 2000 (gmt 0)

10+ Year Member



Hi all,

My apologies if this is in the wrong forum. I have heard that it is possible to hide metatag information (description, keywords)using Cascade Style Sheets(CSS) and was wondering whether this is at all possible.

I haven't found any information to support this except that I can use CSS to hide words on the page and can alter the layout of a page. There is nothing to say that it is possible to hide metatags at all.

I would appreciate it if someone could confirm whether this is possible or not? If so I would also appreciate a link to a resource about it.

Thanks in advance.

2_much

12:55 am on Nov 28, 2000 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi Merlin, I recently had a similar question about this. Basically, I was told that spiders do not read css files. So if you include the meta tags in a css file, they won't be read or indexed by the spiders (experts, veterans, is this right?)...
In terms of SEO, CSS is great to clean up the HTML code so the spiders can find the relevant info. higher up in the page and to perform other tricks such as modifying the size of H tags.
Hope this helps.

tedster

6:00 am on Nov 28, 2000 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi Merlin,

I'd like to help, but I'm not sure what you want to accomplish. The purpose of the description and keyword meta tags is to give information to the search engines, to try to help your rank. So what function do you have for a meta tag if the spider doesn't read it?

Or maybe your idea is to have the search engine spider see the meta tags, but not your competition? I don't think css could do that, since it addresses the screen display, and not the HTML document.

However, with meta KW tag being nearly ignored by many of the major SEs these days, I think it would be easier just to skip them altogether -- nothing to see at all because it's just not there -- no worries at all.

In the last few months I've heard several reports of great rank with no meta tags at all. It seems that, more and more, the major search engines prefer to make up their own mind about what a page's is about, anyway. Too much abuse of the tags in the past has led to them being downgraded in importance in the algo.

merlin78

5:10 am on Nov 29, 2000 (gmt 0)

10+ Year Member



Tedster,

Yes my idea is to have the search engine spider see the meta tags but not my competition. I'm trying to find another method of achieving this without using Perl scripts and without having to pay for cloaking services.

Thanks for your help anyway.