Re: [website-dev] OO.o and search engines
Drew Jensen <[email protected]>
| Newsgroups | gmane.comp.openoffice.devel.website |
|---|---|
| Message-ID | <[email protected]> |
On 4/6/2010 12:21 PM, Lars Nooden wrote: > On 4/6/10 5:40 PM, Drew Jensen wrote: >> Well, you know this is a community - right - you see something that >> needs doing, you jump in and do it. > > Be careful not to punish introduction of ideas. Anyway, it's not > possible nor should it be for random people to re-write the CMS and Wiki > software. no no - you miss understand, I simply mean don't wait to be asked. > > [1] > > Not so good: > > <meta name="keywords" content="Documentation/OOo3 > User Guides/Getting Started,Documentation/OOo3 User > Guides/Chapters,Documentation/OOo3 User Guides/Getting > Started/Background information,Documentation/OOo3 User > Guides/Getting Started/Copyright,Documentation/OOo3 > User Guides/Getting Started/Creating Web > Pages,Documentation/OOo3 User Guides/Getting > Started/Customizing OpenOffice.org,Documentation/OOo3 > User Guides/Getting Started/Getting Started with > Base,Documentation/OOo3 User Guides/Getting > Started/Getting Started with Calc,Documentation/OOo3 > User Guides/Getting Started/Getting Started with > Draw,Documentation/OOo3 User Guides/Getting > Started/Getting Started with Impress,Documentation/OOo3 > User Guides/Getting Started/Getting Started with > Macros" /> > > > Better, option A: > > <meta name="keywords" content="User Guides, Getting > Started, Documentation, Impress, Macros" /> > > Better, option B: > > <meta name="keywords" content="User Guides /> > <meta name="keywords" content="Getting Started /> > <meta name="keywords" content="Documentation /> > <meta name="keywords" content="Impress /> > <meta name="keywords" content="Macros" /> > > Very fancy (and good conversation starter at ALA): > > <meta name="DC.Subject" content="User Guides /> > <meta name="DC.Subject" content="Getting Started /> > <meta name="DC.Subject" content="Documentation /> > <meta name="DC.Subject" content="Impress /> > <meta name="DC.Subject" content="Macros" /> > > For a dry but informative article about what this is about, pre-HTML4: > http://www.ariadne.ac.uk/issue5/metadata-masses/ > > Excellent start...I will go read the article, Thanks