Re: Search Templates & the new wesite look

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "John Hansen" <john(at)geeknet(dot)com(dot)au>
Cc: <pgsql-www(at)postgresql(dot)org>, "Alexey Borzov" <borz_off(at)cs(dot)msu(dot)su>
Subject: Re: Search Templates & the new wesite look
Date: 2005-01-10 09:42:12
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E45282B8@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

> -----Original Message-----
> From: John Hansen [mailto:john(at)geeknet(dot)com(dot)au]
> Sent: 09 January 2005 02:33
> To: Dave Page
> Cc: pgsql-www(at)postgresql(dot)org
> Subject: Search Templates & the new wesite look
>
> lwp-request -esd
> 'http://www.postgresql.org/files/documentation/books/pghandbuc
> h/html/sql-createindex.html'
>
> 200 OK
> Connection: close
> Date: Sun, 09 Jan 2005 02:27:42 GMT
> Accept-Ranges: bytes
> Age: 135
> ETag: "7398c5-2c7f-41e08228"
> Server: Apache/1.3.31 (Unix) PHP/4.3.9 mod_ssl/2.8.20 OpenSSL/0.9.7d
> Content-Length: 11391
> Content-Type: text/html; charset=utf-8
> Last-Modified: Sun, 09 Jan 2005 01:00:24 GMT
> Client-Date: Sun, 09 Jan 2005 02:29:57 GMT
> Client-Peer: 66.98.251.159:80
> Client-Response-Num: 1
> Link: <mailto:pgsql-docs(at)postgresql(dot)org>; rev="MADE"
> Link: <index.html>; rel="HOME"; title="PostgreSQL"
> Link: <sql-commands.html>; rel="UP"; title="SQL-Befehle"
> Link: <sql-creategroup.html>; rel="PREVIOUS"; title="CREATE GROUP"
> Link: <sql-createlanguage.html>; rel="NEXT"; title="CREATE LANGUAGE"
> Link: <stylesheet.css>; rel="STYLESHEET"; type="text/css"
> Title: CREATE INDEX
> X-Cache: HIT from nme-pow-pr3.tpgi.com.au
> X-Meta-Creation: 2003-05-26T21:48:18
> X-Meta-GENERATOR: Modular DocBook HTML Stylesheet Version 1.73
>
>
> Notice how the server replies with content-type text/html;
> charset=utf-8 when in fact, it's NOT encoded in utf8.....
>
> If you return charset in content type, then it better be in
> that charset, or browsers will get confused, not to mention
> search engines will have a hard time indexing it.

Hmm - Alexey - what's the best way to fix this do you think? Set it to
us-ascii in common-docs.html? Doesn't seem right somehow though...

/D

Browse pgsql-www by date

  From Date Subject
Next Message Dave Page 2005-01-10 09:47:10 FW: [webmaster] New postgresql website
Previous Message Dave Page 2005-01-10 09:37:51 Re: Search Templates