PDA

View Full Version : when adding Google search to your pages . . .


dinrock
04-21-2007, 11:21 PM
What SITE ENCODING to use? Western European Latin? Or? I am in upper midwest of USA. Please advise///////

beu
04-21-2007, 11:42 PM
What SITE ENCODING to use? Western European Latin? Or? I am in upper midwest of USA. Please advise///////
If those don't work try UTF-8. What is the server returning in the http header?

dinrock
04-21-2007, 11:52 PM
what do you mean about the server returning in the http reader? In simple layman's terms if possible. Hypothetically at this point, I am in the set up where I am setting my serach box and then choosing the site encoding and eventually copying the code so I can paste it into my HTML. So would it simply be choosing the UTF-8? Thanks alot

mick g
04-22-2007, 03:06 PM
click on the link below and type your url in the box and press return will give you what http header is used on your site

http://www.webconfs.com/http-header-check.php

dinrock
04-22-2007, 03:26 PM
and here is info that it returned:

HTTP/1.1 200 OK =>
Server => Microsoft-IIS/5.0
MicrosoftOfficeWebServer => 5.0_Pub
X-Powered-By => ASP.NET
Content-Location => http://www.danscartoons.com/index.html
Date => Sun, 22 Apr 2007 18:23:13 GMT
Content-Type => text/html
Accept-Ranges => bytes
Last-Modified => Sun, 08 Apr 2007 18:06:13 GMT
ETag => "5eecef9787ac71:170b"
Content-Length => 15122

So next question is, how do I use this information in order to detewrmine what kind of SITE ENCODING to configure Google search for the chosen web pages?