Slashdot Mirror


Declaring The Death of Metatags

theduck writes "Andrew Goodman of Traffick.com pleaded for someone to announce the end of metatags (at least with respect to trying to skeeve good search engine ranking). and Danny Sullivan, Editor of The SearchEngineReport obliged. Personally, I've resisted using them for years, but convincing clients that they're not worth the effort has always been difficult. Does anyone (except porn sites) actually use them anymore?"

113 of 317 comments (clear)

  1. sure, i do. by IRNI · · Score: 3, Insightful

    they have helped index my sites just the way i like them in relevant search engines.

    1. Re:sure, i do. by freeweed · · Score: 4, Funny

      Something tells me you don't need too powerful of search tools when you're looking for a site called "GodFuckingDammit.com".

      Most folk looking for that probably also try "go to hell" in google (try it, it's fun, but don't forget to include the quotes).

      --
      Endless arguments over trivial contradictions in books written by ignorant savages to explain thunder in the dark.
    2. Re:sure, i do. by damiam · · Score: 2, Informative
      --
      It's hard to be religious when certain people are never incinerated by bolts of lightning.
    3. Re:sure, i do. by freeweed · · Score: 2

      Banishment 2000+ years ago took many forms. Never read any Greek history? :)

      --
      Endless arguments over trivial contradictions in books written by ignorant savages to explain thunder in the dark.
    4. Re:sure, i do. by freeweed · · Score: 2

      It was better seeing Disney as 4 or 5 :)

      --
      Endless arguments over trivial contradictions in books written by ignorant savages to explain thunder in the dark.
  2. redirects/refreshes? by StuffYourReligion · · Score: 4, Insightful

    Er, um, I use them for redirects/page refreshes

    --
    I have no special gift, I am only passionately curious. --Albert Einstein
    1. Re:redirects/refreshes? by Anonymous+Cowrad · · Score: 3, Informative

      Use url rewriting for redirects, it saves on HTTP transactions.

      --

      --
      pants ahoy
    2. Re:redirects/refreshes? by larien · · Score: 4, Informative
      Use url rewriting for redirects, it saves on HTTP transactions.
      Yup, they're great, except when you don't have control of the web site, i.e. you're using a web server provider. In that case, a META tag is your only choice. Well, there is Javascript, but the META tag is more generic.
    3. Re:redirects/refreshes? by Zeinfeld · · Score: 5, Insightful
      Er, um, I use them for redirects/page refreshes

      Which is one of the things they are there for.

      META was never intended to be the primary key for search engines. The idea that search engines should believe a page with a billion Meta tags is pretty wierd.

      The purpose of Meta was to allow people to add their own search terms to a document for their own convenience. That use is not invalidated just because Google and Co can't find a way to use that information any more than the existence of spam does not invalidate the idea of email.

      --
      Looking for an Information Security student project suggestion?
      Try http://dotcrimeManifesto.com/
    4. Re:redirects/refreshes? by FTL · · Score: 5, Insightful
      > Er, um, I use them for redirects/page refreshes

      Read the article. It is only talking about keyword meta tags. There are lots of other types of meta tags. The Slashdot title is misleading.

      --
      Slashdot monitor for your Mozilla sidebar or Active Desktop.
    5. Re:redirects/refreshes? by autechre · · Score: 2


      If your server supports PHP, you can redirect people by sending them Location: headers.

      http://www.php.net/manual/en/function.header.php

      --
      WMBC freeform/independent online radio.
    6. Re:redirects/refreshes? by mabinogi · · Score: 2

      PHP's got nothing to do with it, Location: is a standard HTTP header.

      You could use PHP, perl, C, a shell script...even postscript if you were feeling perverse enough.

      --
      Advanced users are users too!
    7. Re:redirects/refreshes? by hondo77 · · Score: 2

      If your web hosting service doesn't allow you to redirect from a .htaccess file, it's time to find a new service, IMHO.

      --
      I live ze unknown. I love ze unknown. I am ze unknown.
    8. Re:redirects/refreshes? by stridebird · · Score: 2, Insightful

      I think you misunderstand the issue. Where meta tags are used for redirects they are emulating HTTP headers, which is a valid use for them and will remain so imho.

      What we are talking about here is _metadata_, expressed in _META_ tags, and the purpose of this is to aid information discovery: to classify and identify the resource requested (or sought). To this end, the uses of metadata as expressed in the HEAD section of a webpage has never been well-supported (search engines excluded once upon a time) and has never taken advantage of any structured schema (ok well keywords/description may be taken as a schema...).

      The real money is found in other protocols, where the metadata record only is transferred between parties and only in the end usage scenario is the actual resource identifier summoned. This requires a whole extra element of trust as the identifiers are not checked except, perhaps, when the initial metadata record is created. And note the resource itself need not be burdened with any metadata payload - the client can do nothing with that in anycase.

      pete

    9. Re:redirects/refreshes? by hondo77 · · Score: 2
      --
      I live ze unknown. I love ze unknown. I am ze unknown.
  3. Meta tags aren't so useful by Anonymous Coward · · Score: 4, Funny

    I mean, you don't exactly get better rankings (as the article pointed out).

    sex dick pussy vagina cum cumbath ass fuck britney spears orgasm ...

    1. Re:Meta tags aren't so useful by Tablizer · · Score: 3, Funny

      sex dick pussy vagina cum cumbath ass fuck britney spears orgasm ...

      Word stuffing sometimes seems to backfire. Once I actually went to explicity search for "pussy", but got some stupid discount cat pet food spam-site instead. The search engine probably had to ignore most of them because there were too many (too many words, not pussies).

    2. Re:Meta tags aren't so useful by Coplan · · Score: 3, Insightful
      This is one of those cause effect things. What you say is true in most cases. But that's only because good search engines started doing their own cataloging and ignoring the meta tags. Prior to meta tags, I remember WebCrawler did a text search, so webmasters would add REM statements into their HTML and stuff words into there. Then came meta tags, and it was much easier to do, as the next generation of search engines utilized that feature. The current generation doesn't do that so often. Thus, meta tags do very little for rankings.

      The meta tags could be useful again, if there were some limitations. Say, perhaps, we were limited to 5 description tags, and as an industry standard, the remainder were ignored. Supposing a web search categorized your site based on these five tag descriptions...webmasters would have to get far more picky about what they stuff into their tags.

    3. Re:Meta tags aren't so useful by Dirtside · · Score: 5, Funny
      sex dick pussy vagina cum cumbath ass fuck britney spears orgasm ...
      Such language! Where I come from we don't use words like "Britney Spears" in polite company, young man.
      --
      "Destroy science and religion. Science would re-emerge exactly the same; but not religion." - Penn Jillette, paraphrased
    4. Re:Meta tags aren't so useful by Pentagram · · Score: 2

      The meta tags could be useful again, if there were some limitations. Say, perhaps, we were limited to 5 description tags, and as an industry standard, the remainder were ignored

      Yes indeed. Or have some sort of logarithmic scale where the "power" of one of your tags decreases as the total number of description tags the document has increases. So if you searched for "sex", you'd get a document with just a "sex" tag ranked higher than one with "sex" and "beer" tags. I considered writing a test search engine like this, but then Google came along and hijacking searches became very difficult anyway.

    5. Re:Meta tags aren't so useful by Bishop923 · · Score: 5, Funny

      Once I actually went to explicity search for "pussy"

      Bars tend to be better than search engines for that sort of thing.

    6. Re:Meta tags aren't so useful by isorox · · Score: 2

      Such language! Where I come from we don't use words like "Britney Spears" in polite company, young man.

      Suddenly I'm reminded of south park the movie. cock, shit, fuck and cunt were just the warm ups, the only way Cartman saved the world and killed saddam hussein was with the ultimate of ultimate words

      "Barbara Streisand!"

  4. Of course! by NineNine · · Score: 4, Interesting

    Well, I know the post was except for porn sites, but the reason that porn sites use 'em is because they work! Nobody knows search engines more than porn site owners. Part of what got me this listing was good meta tags. Porn sites rule the web as far as traffic and profitability. When in doubt, do what to porn sites do.

    1. Re:Of course! by gmack · · Score: 5, Insightful

      Mentioning your site every chance you get on slashdot probably did more for your ranking than using a tag that google is known to ignore.

    2. Re:Of course! by greymond · · Score: 2, Insightful

      only as long as your karma is:

      positive (mostly affected by bullshitting really well)

    3. Re:Of course! by gmack · · Score: 2

      All that matters is that an often linked to site(slashdot) has plenty of links to his site.

      So yeah you check for "free porn" and he shows up as number 6. Our preceptions of him don't affect that at all unless somone mods him into negative karma.

  5. They're used... by User+956 · · Score: 2, Interesting

    Meta tags are used a lot... there's widespread knowledge of so-called "google bombing".. Google pops up some of its search results based on the content between an A HREF tag, as you can read about here: Google Bomb...

    Much like security, I think this is the kind of thing that hackers and tinkerers will always find a way to exploit. The question is who can stay ahead in the race?

    --
    The theory of relativity doesn't work right in Arkansas.
    1. Re:They're used... by User+956 · · Score: 2

      "Google Bombing" as they call it has nothing to do with meta tags ... But, meta tags do help.

      So which is it? They have "nothing to do with" Google bombing, or they "do help"? You've managed to contradict yourself in under four sentences. Congratulations.

      --
      The theory of relativity doesn't work right in Arkansas.
    2. Re:They're used... by User+956 · · Score: 2

      They help the Google ranking, but they are not what Google bombing referrs [sic] to.

      Google bombing is a concerted effort by a number of sites to increase the ranking of a desired page for specified search terms. Meta tags "help" in that process, as you put it. They are related.

      --
      The theory of relativity doesn't work right in Arkansas.
  6. Suggested meta tags by Anonymous Coward · · Score: 5, Funny


    <meta name="will_be_shutdown_by_the_riaa" value="">
    <meta name="contains_drm_technology" value="">
    <meta name="capable_of_withstanding_slashdot_effect" value="">
    <meta name="viewable_with_browser_other_than_IE" value="">
    <meta name="uses_extremely_irritating_blink_tag" value="">
    <meta name="requires_irritating_to_install_plugin" value="">

    1. Re:Suggested meta tags by sconeu · · Score: 2
      --
      General Relativity: Space-time tells matter where to go; Matter tells space-time what shape to be.
  7. Gone off the deep end. by los+furtive · · Score: 3, Insightful

    Just because some people exploit them doesn't mean they aren't relevent. They are still an important ingredient of HTML soup.

    --

    I'm a writer, a poet, a genius, I know it. I don't buy software, I grow it.

  8. Refresh is evil by crow · · Score: 2

    In most cases, refresh seems to be used by sites to get more advertising hits. I find it obnoxious when I leave a page open and it reloads just so that it can show me a new ad. Sure, for news sites the headlines might change, but if I want to see the latest headlines, I have a reload button.

    Are there any legitimate uses of refresh?

    1. Re:Refresh is evil by Tablizer · · Score: 3, Informative

      Are there any legitimate uses of [auto] refresh?

      Stock updates, auction standings, currency rate monitoring, remote alarms, ASCII football, slashdot karma ratings, etc.

    2. Re:Refresh is evil by rob_from_ca · · Score: 2

      The problem with using refreshes for missing or moved ocntent is precisely because it's transparent to the user. They aren't necessarily aware that the content is even moved, so the bookmark has no chance of getting changed, and you'll have to maintain those pages forever. Far better to 1) have a scheme to keep the URL's working (ideal), or 2) apoligize to the user for ruining their web experience and tell them were to find the new stuff, but don't redirect them automatically. That way they're aware that things have changed and have a (albiet slim) chance of updating their bookmark.

      One other good use of refresh is when performing a long transaction to display a "please wait" type screen that updates the user as to progress.

    3. Re:Refresh is evil by tcr · · Score: 2

      An instant refresh (

      --


      Information wants to be beer.
    4. Re:Refresh is evil by stephenbooth · · Score: 2
      Are there any legitimate uses of refresh?

      I mainly use it if I've moved a page for some reason. Replace the page with one pointing to the new location with an auto redirect (put a clickable link on the page as well) so that way if someone's using an old bookmark, I forget to change a link on another page or the page has been indexed people can still reach the page and won't get a 404 error.

      Stephen

      --
      "Don't write down to your readers, the only people less intelligent than you can't read" - Sign on Newspaper Office Wall
    5. Re:Refresh is evil by tcr · · Score: 2

      Exactly, although I'd normally write it as :

      self.location.href="http://new.location/blah";
      or
      window.location.href="http://new.location/blah";

      --


      Information wants to be beer.
    6. Re:Refresh is evil by stephenbooth · · Score: 2

      Hence also putting the link on the page, along with some text explaining that the page has moved. That way people who's browser does support META refresh and haven't disabled it get automatically redirected, if the browser doesn't support or they have disabled META refresh then they can click the link.



      I have yet to come accross a way to send a 302 header when you do not control the web server set up because you're using an account on someone else's server. If you are aware of a way to do this, that will work without any special server setups (remember, I have no control over the server and can only upload files) or CGI scripting, then please tell me as I'd love to know. I am currently in the process of migrating my site from Demon to my own domain that is hosted on Warped.com so I'd love to know.



      Stephen

      --
      "Don't write down to your readers, the only people less intelligent than you can't read" - Sign on Newspaper Office Wall
  9. Of course. by drhairston · · Score: 2, Informative

    META Tags are still useful for their intended purpose. You must remember, Werners-Lee imagined a collaborative web of peers, not the segmented web of combatants we have attained. Therefore, META tags are still in use in the type of applications envisioned at CERN: Intranet search engines among academic peers. The death of META tags on the Internet is the natural consequence of the inability of some members of the Internet to behave maturely.

    --
    Dr. Joseph Hairston
    Superintendent, CCBC
    1. Re:Of course. by Anonymous Coward · · Score: 2, Informative

      you mean Berners-Lee.

      for others:
      http://www.w3.org/People/Berners-Lee/

  10. Still valuable on intranets by dbj · · Score: 3, Insightful

    Within a corporation, having meta-tags can greatly enhance the ability to search internal documents.

  11. Intranet sites by vtlidl · · Score: 2, Insightful

    I still use them on a handful of client intranet sites where I only want to search for the values of the metatags, not the content page.

    For example if have an intranet site with thousands of ducments about various hardware compements. All of the hardware has a part number and all documents pertaining to that hardware have the part number in the metatags.

  12. stress and time by jlv · · Score: 2, Troll
    From the article on SearchEngineReport
    The stress and time involved in trying to craft a tag was not worth it
    Stress and time to type <meta name="...">?
  13. what about the w3c ? by stud9920 · · Score: 4, Informative
    Does anyone (except porn sites) actually use them anymore ?
    What about the w3c ? To be fully compliant, with no warning whatsoever, with html 4.01 transitional, I had to add this line to my pages :

    <META http-equiv="Content-Type" Content="text/html; charset=us-ascii">

    But I guess that slashcode is not the w3c 's best friend
    1. Re:what about the w3c ? by Chris+Pimlott · · Score: 2

      Normally, your web server should spit out the proper information about the content-type. Putting in the document isn't required, but it's useful if your document is retrieved in such a way that the source doesn't give the information (i.e., if you are validating the document via form upload).

  14. they still serve a useful purpose to me, the user by NotAnotherReboot · · Score: 2

    Sometimes I get an urge to see every word in the English language and find oddballs. Luckily some sites include every single word in the language in their meta-tags. I simply go to view source and begin my adventure. :o

  15. not all meta tags by self+assembled+struc · · Score: 4, Informative

    they're only talking about the KEYWORD one.

    the description tag is still used to display a blurb about your site in many search engines.

    and then there's the always-fun meta refresh tag.

    1. Re:not all meta tags by Roblimo · · Score: 2

      Accurate title metatags on as many pages on your site as possible make it easier for users to bookmark those pages, too.

      - Robin

  16. At the bottom of the page.. sigh.. by XaXXon · · Score: 4, Funny


    Special Offer: Are you targeting the right keywords?
    How do you know if people are searching on your keywords? Use WordTracker, and you'll get inside information on what people are really searching for. With this top secret information, you can optimize your site the right way the first time and see immediate results!


    This was the ad at the bottom of the page.. Ironic, no? Maybe even a little hypocritical? Sigh..

  17. No discussion on Meta Tags is complete without... by Carnage4Life · · Score: 5, Informative

    ... a reference to the awesome Meta Crap article which highlights very clearly the problems with relying on <META> tags for useful information.

  18. Once for redirects... Still for Smart Tags by Dr.+Transparent · · Score: 4, Informative

    The only thing I ever used meta tags for (at least since the advent of Google as the search engine of choice for the majority of Web users) was for redirects. But that only works if browsers support the redirect and if the user doesn't press stop or back, etc. Thus for redirecting users I use PHP's HTTP header redirect and equivalent in ASP.

    That said there is one meta tag that we all need:
    <meta name="MSSmartTagsPreventParsing" content="true" />

    1. Re:Once for redirects... Still for Smart Tags by Dr.+Transparent · · Score: 2

      I wholeheartedly agree with you. Yet in a time when most of your customers use IE, and this tag appears to work for now, what can you do besides encourage your users to use other browsers? More rhetorical of a question I suppose.

    2. Re:Once for redirects... Still for Smart Tags by blibbleblobble · · Score: 2

      "Yet in a time when most of your customers use IE, and this tag appears to work for now, what can you do besides encourage your users to use other browsers?"

      You're lucky that internet explorer allows your mozilla-reccomendation to be displayed, let alone allows you to link to mozilla.org.

      Sad but true.

  19. Intranet/Site Search... by Traicovn · · Score: 2

    When we were looking at new search engines for the campus internet here at the University there were times I wished that we were able to use meta tags to weigh results. Unfortunately the implementation would have been a nightmare we decided. They make sense on a small site possibly, less than 100,000 pages, where there are only a few departments designing and building websites, but to come up with and implement the proper meta tags for each department to use (and knowing that people still probably would not use them correctly) would have been a nightmare. (We have somewhere around 1.5 million pages at last estimate)

    Basically what I'm saying is Meta-tags are only useful if they have actual relevance, and really are only useful for companies that are trying to design their own intranet and sitelevel extranet search engines.

    --

    [Something witty and intelligent should have appeared here.]
    {Traicovn}
  20. Metatags still useful by ChaosDiscord · · Score: 5, Insightful

    Metatags are still useful, just less so on the public internet. Like all information retrieved from the public internet, metatag keyword and description information must be considered suspect. It's useless for search engines that index arbitrary pages. So what good is metatag information? At the very least, local site searching. If you add a simple search engine to your web site, the keyword and description information is very likely to be valid (after all, it's your site). It's also useful for external sites that might index you specifically. For example, when Google decides to index the University of Wisconsin at Madison web sites, the metadata information isn't perfect, but relatively trustworthy.

    I also wish that Google would show the page's metatag description in addition to the text in the displayed page. Sure, you need to also show the displayed page matches to help quickly identify liars, but Google could easily show the description as well. For many sites the description is an excellent summary useful for filtering out bad hits.

    1. Re:Metatags still useful by leviramsey · · Score: 3, Informative

      Uh Google already shows the meta description in their search results.

    2. Re:Metatags still useful by leviramsey · · Score: 2

      My bad... When Google shows the description for a page, they use the description from Open Directory (which is arguably more reliable than the meta tags).

    3. Re:Metatags still useful by MikeFM · · Score: 2

      The obvious question is how are meta tags any less suspect than any other part of a web site? I've seen many sites that add extra text, links, etc in just to have them grabbed by search engines.

      The best approach to using metatags is to allow users of your search engine to add their own keywords and vote on how appropiate each keyword is for that page. That way new keywords get linked in and bad ones removed but you cans till ue the metatags as an initial data set. Regardless of all your fancy technical tricks users still provide the best information.

      --
      At what price learning? At what cost wisdom? The price is a man's peace of mind, and the cost is his life.
  21. Re:There's no point to them anymore by Lxy · · Score: 2

    Dude, you have issues.

    Google hasn't sold out. They sell ad space, but it doesn't affect the ranking. That's not selling out. Altavista sold out, I'm still pissed at them.

    --

    There is no reasonable defense against an idiot with an agenda
    :wq
  22. does anyone still use meta-tags? by dutky · · Score: 2

    Yes. Next question?

  23. Cynic? by The+Bungi · · Score: 2

    It seems a little cynical that at the end of the first article at Traffick.com there's an advertisement for 'Wordtracker', which supposedly will make you RICH if you just fork over a few bucks and let them show YOU how using the right keywords will make you RICH. Did I mention they'll make you RICH?

  24. The Onion does. by nule.org · · Score: 4, Funny
    Everyone's favorite news site (after /. of course), The Onion still uses the meta keyword tag. Of course, I don't know that a person searching for "God", "Christ" and "monkey" would exactly be expecting to land there.

    But then I don't know where exactly the would be expecting to land...

  25. redirects/refreshes still work by phorm · · Score: 2

    The article deals with knocking metas out of search engine criteria, not as removing them from web-browsers. Your refresh and redirect metas should still happily work (or not) as usual.

  26. Legitimate uses for Keywords meta tag by Vadim+Makarov · · Score: 3, Insightful
    Too bad search engines are dropping them altogether. Keywords tag used to be an appropriate place to put misspellings, alternative and supplementary terms that should not appear as a visible text on the page.

    Without keywords tag, you are left with e.g. this solution (scroll down to the bottom of the page). Not pretty, but search-engine compliant, huh?

    Perhaps a better way would be to index these tags with low priority, as some search engines still do. This way, the keywords would only matter if there aren't many other pages with them (misspellings and rare terms), or in conjunction with visible text (variants and attributes). Well, a search engine can check misspelling of common words, but not rare terms and proper names. Both ways, the tags would be hard to abuse while useful in certain searches.

    The laziness is working against this (why bother with something which is not visible on the page?), but without meta tags the Web is becoming dummier, in a way. Hope the search engines will master technology to replace them, but it's not quite there yet!

    --
    17779 eligible voters in a district, 17779 'vote' as one. This is Russia.
    1. Re:Legitimate uses for Keywords meta tag by Tablizer · · Score: 2

      Without keywords tag, you are left with e.g. this solution [useit.com] (scroll down to the bottom of the page). Not pretty, but search-engine compliant, huh?

      Sometimes people do something similar using white text or text the same color as the background.

      BTW, why did the "King of Usability" put a boat-load of white space at the bottom? That will just confuse people who scroll down. He comes off looking like a hypocrite.

    2. Re:Legitimate uses for Keywords meta tag by cpt+kangarooski · · Score: 2

      Actually that can be useful -- provided that it is done properly!

      NewsWatcher, a MacOS Usenet reader did that. The idea was this: when you are reading text, and scroll down to the next screen of text, it's best if you know that you want to begin reading from the top of the screen. You do not have to hunt around for where you left off.

      However, if the window stops at the end of the text, the last screen of text will typically require you to look for where you left off reading somewhere in the middle.

      If the program can display a variable amount of blank space at the bottom of the screen so that the line you want to continue from is pinned to the top, then the problem is solved.

      (this is vaguely akin to how in books there will be white space left on a page if it isn't completely taken up by text)

      BBEdit _tried_ to do something similar, but fucked it up because they always put a fixed amount of white space in, and that turned out to just be annoying. The white space should be variable, and be resized constantly depending on how much is needed.

      --
      -- This and all my posts are in the public domain. I am a lawyer. I am not your lawyer, and this is not legal advice.
    3. Re:Legitimate uses for Keywords meta tag by Tablizer · · Score: 2

      This is probably detected as spamming by the search engines.

      What about text that is the same color as the background, but not a white background? (For example, inside a navigation bar.) Yes, you can try to program around such in search engines, but it just becomes a cat-and-mouse game being that there are complicated ways to set background and text colors.

  27. meta name="Description" content="stuff" by __aanonl8035 · · Score: 2

    I have found that quite a few search
    engines take the description meta tag
    and list it next to the search results.
    dogpile for one does this

  28. Synonyms by Tablizer · · Score: 5, Interesting

    IMO what metatags are good for is supplying synonyms that you don't want to have to put into your text.

    For example, a webpage might be about "OOP Criticism". However, searchers may not think to use the word "criticism", and instead look for "OOP complaints", "OOP skeptics", etc.

    "OOP criticism" and "OOP skepticism" are pretty closely related. But text indexing or link indexing probably would not be able to make the connection.

    Thus, they have legit uses IMO. Sure, they are abused, just like any other technology, including word indexing an link tracing.

    A search engine should use *multiple* approaches IMO. Better yet, allow one to select the weights of each one for a given search. Have drop-down boxes with numbers from 0 to 9 on which to select the weightings given to links, text, and metatags.

  29. Uh, are they only used for search engines? by Anthony+Boyd · · Score: 3, Interesting

    I guess if the only value you see to these tags is as a way to manipulate the search engine results, then yeah, maybe a case could be made to do away with them. But meta tags can be used for a whole lot more -- other people mentioned using them to refresh or redirect pages, but there are other goodies too. For example, I encourage my developers to drop this onto each page: "name='developer' content='Employee Name'" -- it's an ego stroke for developers to be able to show that off to their friends. Also, the copyright can be put into a meta tag. Why? Because it isn't visual, so all the clueless newbies who copy the site with a GUI tool will fail to remove that tag. We catch a few people that way, although only the most stupid.

    For a while, at Borland, I had a pretty low-end (but working) content-management system, where I put an expiration date into a meta tag along with an author name, and then had a Perl script that flagged any out of date file and emailed the author. This was brute-force Perl recursing through the htdocs folder and reading in each file, so it wasn't database-backed, but in 1995 my boss thought it was hot. Nowadays there are better ways to do most everything, and meta tags are not required for much, but they are still a very useful option, and allow for some creativity -- regardless of search engines.

  30. Images described by using the "keywords" meta tag by Christoph · · Score: 4, Interesting
    Until something better comes along, meta name="keywords" content="blah" seems necessary for webpages with photographs as their primary content.

    I publish a photo gallery and have relied upon keywords to describe what's pictured but not necessarily mentioned in a photo's caption. This appears to work with Google from what I can tell. The same keywords are used by my site's internal search engine, so I have to think of and store them anyway. I would be happy to change if there's a better way.

  31. Googlebombing works better by Xunker · · Score: 2, Interesting

    Better than metatags, IMO, is Googlebombing -- i.e. making a bunch of sites point to yours.

    I actually managed to pull off a wholey unplanned yet quite effective googlebomb in the last few months. A side project of mine, Quizilla, has ome feature where it give you HTML coede to past into your weblog. Well, since Quizilla is a free service , I put an advetising string in that HTML, "brought to you by Quizilla", with a link to the site.

    Well, through some circumstances that got really popular really quick and people were pasting a lot og this HTML into their pages.. and what happened when Google indexed all those pages?

    Instant Googlebomb.

    I'm kinda sad I wasn't selling anything, or else I'd be rich.

    --
    Hilary Rosen's speech was about her love of money and her desire to roll around naked in a pile of money.
  32. hmm by crm114 · · Score: 5, Funny

    interestingly, the article html contains meta name="keywords" content="metatags are evil, metatags must die, death to the meta tags"

    1. Re:hmm by tomhudson · · Score: 2
      And he knew it wasn't the end, because it also contained the following:

      <meta name="description" content="If you can read this meta description tag, then the author's wish for the end of metatags has not yet come true. Someday, it will.">

      and some more "evil"?!? stuff:

      <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

      So much for consistency.

  33. search engine optimization and ranking. by deft · · Score: 2

    meta tags have little to do with ranking, and have had little to do for a long time.

    MUCH more important is to have links to your, say SEO company http://www.search-engine-optimization-services-com pany.com listed on a highly traveled page with many of the keywords that are relevant to your search engine company http://www.search-engine-optimization-services-com pany.com.

    if i was going to try for the ever important link relevancy and popularity rating for my search engine optmization and page ranking company http://www.search-engine-optimization-services-com pany.com I would pay attention to this fact, and take advantage of linking my own site http://www.search-engine-optimization-services-com pany.com when i could.

    --

    There's nothing Intelligent about Intelligent Design.
    1. Re:search engine optimization and ranking. by deft · · Score: 2

      damn, i guess links arent auto on slashdot. lt me rephrase that:

      meta tags have little to do with ranking, and have had little to do for a long time.

      MUCH more important is to have links to your, say SEO company http://www.search-engine-optimization-services-com pany.com
      listed on a highly traveled page with many of the keywords that are relevant to your search engine company http://www.search-engine-optimization-services-com pany.com

      if i was going to try for the ever important link relevancy and popularity rating for my search engine optmization and page ranking company http://www.search-engine-optimization-services-com pany.com
      I would pay attention to this fact, and take advantage of linking my own site http://www.search-engine-optimization-services-com pany.com
      when i could.

      ahhm, the sweet smell of link relevancy.

      --

      There's nothing Intelligent about Intelligent Design.
  34. The "Description" Metatag: still pretty useful.... by John_Booty · · Score: 5, Interesting

    I think the main issue with "keyword" metatags is that they're completely unreliable for search engine use, since it's easy to abuse them by stuffing them with terms that users search for that aren't necessarily related to the content of your page. Fine, I think that's obvious. Nobody's really going to argue that one.

    The "description" metatag is still EXTREMELY useful, though. Even if a search engine doesn't use the metatags for ranking purposes, it can still use the "description" metatag to display a nice human-readable summary of the page. Often search engines just display the first N characters of text on the page and use that for a summary, which usually is not a good or readable summary for the site.

    The problem with Google is that it seems to randomly use the "Description" metatag sometimes, but not others. Here's an example. Notice how the second "Anime Expo 2002 at Bootyproject" link has a nice readable summary under it, but the first one doesn't. (It may have changed between the time I posted it and the time you view it, who knows) Which makes no sense to me, because if you look at the source for each of the two pages, the metatag information is identical for both pages. I don't get it, I dunno if Google's just a little broken in that respect, or if I screwed something up. Sorry to pimp my own site there... it's just an example I'm obviously quite familiar with. :P

    But anyway, when search engines and authors use the description metatag properly (ie, the search engine doesn't use it for ranking, and the author takes the time to write a nice summary), it's pretty nice.

    --

    OtakuBooty.com: Smart, funny, sexy nerds.
  35. I do! by rppp01 · · Score: 2

    I know who still uses meta-tags!
    www.se.....oh wait, you said besides pr0n sites....

    well, never mind, then.

    --
    They stuck me in an institution, said it was the only solution, to...protect me from the enemy, myself
  36. metatags shoud be used by geekoid · · Score: 3, Interesting

    however, thay should be limited to 25 characters. This way they would need to be relevent and precise to get proper ranking.

    --
    The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
  37. Sure, Someone Uses It by Coffee+Warlord · · Score: 2

    "Does anyone (except porn sites) actually use them anymore?"

    Yep. It's a company called Microsoft, and an HTML *cough* editor *cough* known as FrontPage. They stuff plenty of pointless meta tags in there for you.

  38. Declaring the Death of Any Technology?? by Alethes · · Score: 3, Insightful

    "Declaring the death of" any technology is ridiculously shortsighted. Just because meta tags aren't doing what you hoped they would, doesn't mean they don't have a useful purpose as a lot of the posts on this thread point out. This is slightly analogous to declaring the death of the horse because they're no longer the first choice for transportation.

  39. A Better Way? by adius · · Score: 2, Interesting

    Is there a better way than using meta tags for indexing your site? What if your pages are mostly composed of graphics? Adius

  40. Metadata is valuable for many things by midh · · Score: 2, Interesting

    It does no just have to be search. You can use properly organized metadata to do thigs like associating related content together. This can be done more reliably with author specified metadata.
    This summer I wrote a perl module called FileMetadata (available from CPAN) that collects metadata from files. I have used it to ease content management headaches on my website. Each HTML (XHTML) file has metadata that is used to advertise it on my site's index pages. I have ideas for more nifty things that can be done with metadata but as always time is finite.

  41. Re:Canadian Federal Government by schon · · Score: 2

    The Canadian Federal Government is in the process of sinking millions of dollars of taxpayers' money in what they're calling the "Common Look and Feel Project".

    Link, please?

    As a Canadian, I'd like to know where my money is being wasted.

  42. A Client Story by limekiller4 · · Score: 3, Insightful

    We had a client recently tell us that a previous web hosting company told him that his site was being submitted to "millions of search engines every day." My boss and I nearly gave ourselves both aneuryisms trying not to laugh when he uttered that one. Mostly because he clearly accepted it at face value.

    You can imagine how hard it was to convine him that meta-tags were not all that relevant anymore. This was mere months ago, mind you.

    --
    My .02,
    Limekiller
  43. Re:Images described by using the "keywords" meta t by migurski · · Score: 4, Informative

    That's what the ALT attrbute is for: text that is parsed by robots and search engines in place of the image.

  44. Nice sig by kaladorn · · Score: 2

    Socrates was banished for his views. I expect no less from our 'modern' society.

    Lovely source of ambiguity, the English language. This could mean you expect to be banished for your views, or that you expect modern society to banish (or that they did banish) Socrates for his views (it merely you expect no less... no less than what? Socrates being banished for his views....)

    --
    -- Mal: "Well they tell you: never hit a man with a closed fist. But it is, on occasion, hilarious."
  45. meta tags GOOD by Fweeky · · Score: 2, Flamebait

    Author, generator, description (very important when your content doesn't look too hot in a search engine summary; hello ALA and your dumbass "this site will look much better in.." blurb), content type and the way too often overlooked text encoding, and things like DCMI.

    They're also useful for keeping your documents in a form you can process later; you can, for instance, embed creation dates, CVS revisions, shorter/alternate titles and summaries for links.

    <slaps timothy for spreading FUD against a perfectly useful HTML tag>

    EAT FLAMING DEATH TIMMY!

  46. Of course by autopr0n · · Score: 2



    Actualy, I generaly use HTTP redirects to move pages, but meta refresh can be usefull for people who don't have access to the software.

    --
    autopr0n is like, down and stuff.
  47. Uhh... by autopr0n · · Score: 2

    I don't even think google looks at meta tags when figuring it's page ranking. The reason is that most moron porn spammers just fill theirs up with the same crap (Including non-pornographic terms like "SUV" and stuff... wtf?) Searching for a random selection of your meta keywords dosn't bring up your site.

    --
    autopr0n is like, down and stuff.
  48. A legitmate use of metatags: ADA compliance by cyberchucktx · · Score: 2, Insightful
    There's a definite legitimate use of metatags for web pages: ADA compliance.

    For those with limited vision (or blindness), screen readers can (and usually do) use metatags to aid in navigation and content descriptions.

    For anyone who's interested, check out the W3C site on Web Accessibility Guidelines at:

    W3C Web Accessbility Guidelines

  49. hehe the article uses them by DrSkwid · · Score: 2


    <head>
    <title>An End to Metatags (Enough Already, Part 1) - Traffick.com</title>
    <meta name="keywords" content="metatags are evil, metatags must die, death to the meta tags">
    <meta name="description" content="If you can read this meta description tag, then the author's wish for the end of metatags has not yet come true. Someday, it will.">
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <link rel="stylesheet" href="styles2.css" type="text/css">
    </head>

    --
    There are places where the networks are not touching,and there are places where they are-Boeing's Lori Gunter
  50. On a related note - the LINK tag... by singularity · · Score: 2

    I was glad about a year ago when Slashdot added the LINK tag to help with navigation.

    For web authors out there - imagine an easy place to define where your home page is, and some basic navigation links, including a copyright page and an author link.

    For browsers that support it, iCab on the Mac being one, it is a nice addition to a site when I find them.

    --
    - (c) 2018 Hank Zimmerman
  51. Installed ht://Dig today... what timing! by pjrc · · Score: 2
    What amazing timing... the meta keyword tag is declared dead on the same day I (finally) got around to setting up a search engine for my website.

    Starting this morning I began reading the docs and installing the ht://Dig search engine. There are a lot of configurable settings.

    When I first got it working, I immediately realized that the 350-some static html files on my site really only have a couple dozen different sets of meta tags (due to starting new pages by copying existing ones). In fact, many of my pages don't even have really unique title that differentiate them from other similar pages on the site. If you're interested in seeing it, it's not yet linked from the rest of the site, but will be soon, at this new search page. The results still suck, mostly due to my poor meta and title tags.

    That's not ht://Dig's fault, of course, and they do have you options to configure the weight for various things... and luckily I've used <h2&gtl and <h3> tags for labeling sections on almost all the pages, so I turned up the weighting for the text in those and in the link text on the site.

    Still I have a lot of work to do to make my little site nicely searchable... and most of it is in the titles and meta tags. The keyword meta tags are the one place where you can list words that you can be certain a local search engine like ht://Dig will make use of them and display those pages.

    Too bad the meta keyword tag was declared dead today.

    1. Re:Installed ht://Dig today... what timing! by mobiGeek · · Score: 2
      I'm in the same boat. I'm now looking for a Perl script to help me strip existing <HEAD> tags and replace them with meta tags I've been given in a spreadsheet...or I'll end up coughing up my own script.

      People who run their own search engines can make good use of <META> tags. Public search engines, however, cannot rely on the validity of such tags.

      I'm thinking of putting "Pamela", "Jennifer", and other top-10 search terms into our META tags...I'm sure that when our technical docs show up in a pr0n search that we'll get traffic...

      ...or not.

      --

      ...Beware the IDEs of Microsoft...

  52. How about search engines weight results by xenocide2 · · Score: 2

    What if the results were weighted against the number of elements in the meta tag. Putting the english dictionary into your meta tags will just put you on the bottom, right? The rewards for being verbose only exist in your English teacher's class.

    --
    I Browse at +4 Flamebait

    Open Source Sysadmin

  53. Time to proclaim the death of web pages content? by Gnulix · · Score: 2, Interesting

    It's rather silly to proclaim the death of meta tags just because they can be manipulated. The content of web pages are also being manipulated to obtain a better rating in search enginges. Should we stop using content as well? Blank web pages everywhere, because that is the only way to be sure that they actually contain what search engines promise us?

    It would probably be far more useful to begin black listing sites who try to divert traffic their ways by means of "lies". Something along the line the anti-spam lists that are in use for email.

  54. Re:sure, i do. / Google easter eggs... by jazzmanjac · · Score: 2, Informative
    --
    Some cats swing, and others don't. Don't you be the kind that won't.
  55. Mistook the title of this story... by Timmeh · · Score: 2
    I looked past it the story three times on the front page because I was looking at earlier stories, etc. and I swear each of those 3 times I saw the story title as "Declaring The Death of Maytags".

    Don't you people see the commercials? Those repairmen don't have anything to do at all, how can you declare the death of something that never breaks?!

  56. I use them religiously... by Robotech_Master · · Score: 2

    ...in the "Pascal's Wager" sense of the word. When I make a webpage, I figure that, since it's so easy just to stick a few words in there, I might as well. It's not like it's costing me anything but a few moments of time, and if it is useful for something, so much the better.

    --
    Editor Emeritus and Senior Writer, TeleRead.org
  57. If they're useless, then you're using them wrong by jbayes · · Score: 3, Interesting

    First of all, just because "keywords" tags can be fraudulently specified, doesn't mean that they are useless. I can publish pr0n in a book titled "Undergraduate Physics"; does that make book titles useless? The fault is not in the "keywords" tag; the fault is in naively trusting unverified data. It's okay to put lollipops from the store in your mouth, but it's not okay to do the same with lollipops that you pick out of the gutter.

    OK, my turn now. I wish somebody would call a moratorium on printing an entire webpage in a teensy weensy font. I have carefully specified my default font size, because that is the size which is most appropriate for reading long pages of text on my monitor with my eyes. It's okay to make stuff smaller if it's supposed to be "the fine print", but for whole articles, please use the default font size.

    --

    "It sure was strange to see something on Usenet about me that didn't involve Klingon gang rape." -- Wil Wheaton

  58. On meta tags... by ThePeeWeeMan · · Score: 3, Interesting

    In contrast to nearly about everyone else on /., I'm going to stick my neck out and say that I appreciate good meta tags.

    If I'm on a slow link, I get to see a brief description of the page and then decide if I want to go to it. And if I'm on a slow link I disable flash, scripting, etc. and set cache to a small amount.

    It also helps that I use a different browser for slow links. =) (Nope, not IE, Mozilla or Opera.)

  59. Yes, I do by macdaddy · · Score: 3, Interesting

    I put spamtrap addresses in META TAGs, links to wpoison pages, etc... Lots of fun.

  60. Meta is quite useful, thank you by lemkebeth · · Score: 3, Informative

    The following is required in HTML 4.01:

    <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">

    Then there is useful stuff:

    <meta name="author" content="Elizabeth Lemke">
    <meta name="author-email" content="nowhere@nowhere.net">

    It is also useful for redirects and header information to the browser.

    FWIW, I also use <link> tags in the <head> of HTML files for referring to important parts of the site and my e-mail.

  61. Re:This is responsibility of search engine by Tablizer · · Score: 2

    (* It's quite common to search for a docunment from which you memorize an exact, particular phrase. *)

    Yes, I agree. Sometimes people want to search that way. Perhaps have a check-box next to the 3 drop-down boxes mentioned that says, "exact words only" or "search synonyms" (checked by default).

    But simple synonym lookup *alone* is still sometimes not sufficient. For example, one might look for "CPU performance help" or "slow computer diagnosis". both of these could be the same thing in practice, but simple synonym lookup would not find the other if one was given. For one, "performance" is *not* a synonym of "slow". Performance may have nothing to do with speed in *other* contexts.

    It takes context understanding to do this kind of thing reasonably, and is something computers still suck at. AI lab projects are just touching the surface. But someday.....

  62. Last I checked they were still pretty common-place by Poison-R · · Score: 2, Interesting

    I know I use them (BurntMail)...
    Last I checked, a lot of the big-guys still use them as well (Cisco, RedHat, Microsoft, Mandrake, and SourceForge for example)

    --
    PR
  63. They're great when you have control over the site by SgtChaireBourne · · Score: 2
    Meta tags are great when you have control over what goes in them or over who makes the pages.

    Here are two examples:

    • Project Runeberg at Linköping University.

    • The project in Sweden, SAFARI, allowed relatively high precision retrieval of research information to the general public. The National Research council seems to have taken it offline, but you can still see local implementations like the one at Örebro.
    --
    Beta is broken and the link to classic doesn't work. Stop wasting our time or there won't be anybody left here.
  64. how about by loconet · · Score: 2

    How about RDF?

    --
    [alk]
  65. How KEYWORDs could have been useful by Kieckerjan · · Score: 3, Interesting

    If the HTML-standard had imposed a limit on the number of meta-keywords a webmaster may enter for her page (say 10 max), webmasters would have been forced to think about which words they were including. It's the perceived lack of scarcity of resources that prevents a healthy "keyword-economy" from developing.

    In my opininion it would still be possible to turn this thing around. If a couple of big search engines plastered an announcement all over their sites: "We only look at the first ten uniqe meta-keywords", things might change for the better.

    --
    Being well balanced is overrated. -- John Carmack
  66. "Keyword" Meta Tags? by kalidasa · · Score: 2

    Um, have none of you folks heard of the Dublin Core?

  67. Re:Time to proclaim the death of web pages content by mobiGeek · · Score: 2
    Black text on black backgrounds.

    I loved the Web back in the early '90s when people didn't have much of a clue about the Web and robots (this hasn't changed much, actually, but now there are "books" and "experts").

    I couldn't count the amount of emails from irate "webmasters" (and phone calls from U.S. law-enforcement agencies) insisting that we hacked their sites because no links exist on their site to their hidden web pages...

    Blank text indeed.

    --

    ...Beware the IDEs of Microsoft...

  68. Re:sure, i do. / Google easter eggs... by Eil · · Score: 2


    Er, I don't think they qualify as easter eggs if they're listed right out in the open on the Language Tools page.

    You missed Klingon, btw.