Google Groups Home
Help | Sign in
Discussions > Webmaster Stammtisch > <meta http-equiv="Content-Type" content="text/html; charset=windows-1252" />
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  8 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
hmoser  
View profile
 More options May 16, 3:36 am
From: hmoser
Date: Fri, 16 May 2008 00:36:33 -0700 (PDT)
Local: Fri, May 16 2008 3:36 am
Subject: <meta http-equiv="Content-Type" content="text/html; charset=windows-1252" />
Hallo,
muß diese Zeile im Headbereich stehen? Nach einfügen ändert sich die
Schriftgröße im Quelltext, normal oder sollte nicht sein?  Für eine
sitemape in der webmasterzentrale wohl aber unerläßlich, oder?
Gruß hmoser

    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
mojaquero  
View profile
 More options May 16, 6:37 am
From: mojaquero
Date: Fri, 16 May 2008 03:37:09 -0700 (PDT)
Local: Fri, May 16 2008 6:37 am
Subject: Re: <meta http-equiv="Content-Type" content="text/html; charset=windows-1252" />

> muß diese Zeile im Headbereich stehen?

Auf jeden Fall, damit signalisierst du dem Browser des Betrachters
oder dem Crawler der Suchmaschine den Zeichensatz der Sprache Deiner
Webseite. Für Deutschland gilt: charset=iso-8859-1. Kannst aber auch
UTF8 nehmen. Da könnte es aber zu Problemen mit den Umlauten kommen.
Ich habe auch gute Erfahrungen mit charset=latin1 gemacht (vorwiegend
bei MySql Im-/Exporten), da ich auch viel auf spanisch arbeite. Latin1
umfasst alle der lateinischen Sprache entsprungenen Zeichensätze.

Auch die XML-Datei der sitemap sollte mit einem Zeichensatz versehen
werden.

mojaquero


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
das alpaka  
View profile
 More options May 16, 7:37 am
From: das alpaka
Date: Fri, 16 May 2008 04:37:51 -0700 (PDT)
Local: Fri, May 16 2008 7:37 am
Subject: Re: <meta http-equiv="Content-Type" content="text/html; charset=windows-1252" />
Hallo hmoser,

Dies gehört in die sitemap.xml

<?xml version="1.0" encoding="UTF-8"?>

Die XML-Datei muss auch wirklich in der Zeichenkodierung UTF-8
gespeichert werden.

Bei HTML-Seiten ist es nicht zwingend im Quelltext erforderlich, wenn
du das Charset im HTTP-Header überträgst (Der hat Priorität). Bei HTML-
Seiten würde ich das "Content-type" aber schon benutzen. Bei XHTML ist
es bedeutungslos.


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
hmoser  
View profile
 More options May 16, 8:06 am
From: hmoser
Date: Fri, 16 May 2008 05:06:59 -0700 (PDT)
Local: Fri, May 16 2008 8:06 am
Subject: Re: <meta http-equiv="Content-Type" content="text/html; charset=windows-1252" />
Hall alpaka
ich hab diesbezüglich noch eine thread laufen unter sitemap, die Seite
www.kapitaen-goltz.de/sitemap.htm ist wohl, wie mir schon einer
geantwortet hat nicht in dem Format, wie ich es für google brauche.
Kann man die umwandeln, so dass die doch noch akzeptiert wird.
Gruß hmoser

On 16 Mai, 13:37, das alpaka wrote:


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
luzie  
View profile
 More options May 19, 7:08 am
From: luzie
Date: Mon, 19 May 2008 04:08:45 -0700 (PDT)
Local: Mon, May 19 2008 7:08 am
Subject: Re: <meta http-equiv="Content-Type" content="text/html; charset=windows-1252" />

>>> Kann man die umwandeln, so dass die doch noch akzeptiert wird.

nee, so wie sie da steht nicht ... obwohl ich sage: beibehalten! eine
html-sitemap (wie du sie hier hast) dürfte wichtiger oder besser sein,
als die xml-sitemap nach sitemaps.org. eine solche stelle einfach
zusätzlich her, auch eine sitemap im txt-format ist standardkonform
und wäre völlig ausreichend. die sieht nicht anders aus als einfach so
und du kannst sie in 5 minuten per hand herstellen:

http://www.kapitaen-goltz.de/index.htm
http://www.kapitaen-goltz.de/hotel0.htm
http://www.kapitaen-goltz.de/anfahrt.htm
http://www.kapitaen-goltz.de/buchung.htm
http://www.kapitaen-goltz.de/fitness0.htm
http://www.kapitaen-goltz.de/freizeit0.htm

(etc., eine URL je zeile)

-luzi- http://www.newdy.org/


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
hmoser  
View profile
 More options May 19, 3:51 pm
From: hmoser
Date: Mon, 19 May 2008 12:51:55 -0700 (PDT)
Local: Mon, May 19 2008 3:51 pm
Subject: Re: <meta http-equiv="Content-Type" content="text/html; charset=windows-1252" />
hallo ,
danke, dann behalte ich meine bei, hab bei der domain wohl einige
fehler im html-code eingebaut, bleibt wohl nichts anderes übrig als
nochmal neu zu machen. ich arbeite neuerdings mit ms-expression, dies
bietet mir auch an den Quelltext neu zu formatieren, die fehler werden
leider nicht beseitigt, weiter bietet es mir an die "XML
Formatierungsregeln anzuwenden"  wären diese für google ok? Weis
jemand ob dann der Quelltext stimmt, bzw. gibt es ein tool wo man den
Quelltext dann überprüfen kann, ob er stimmt??
Gruß hmoser

On 19 Mai, 13:08, luzie wrote:


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
luzie  
View profile
 More options May 19, 4:58 pm
From: luzie
Date: Mon, 19 May 2008 13:58:44 -0700 (PDT)
Local: Mon, May 19 2008 4:58 pm
Subject: Re: <meta http-equiv="Content-Type" content="text/html; charset=windows-1252" />

>>> Weiss jemand ob dann der Quelltext stimmt, bzw. gibt es ein tool wo man den
>>> Quelltext dann überprüfen kann, ob er stimmt??

XML wird im browser (anders als HTML) nur dargestellt wenn's richtig
ist bzw. der browser selbst meldet eventuelle formatierungsfehler.

kuck dir die hier an, so z.b. sieht eine xml-sitemap aus:

http://www.newdy.org/sitemap.xml

-luzi-


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
hmoser  
View profile
 More options May 20, 3:28 am
From: hmoser
Date: Tue, 20 May 2008 00:28:44 -0700 (PDT)
Local: Tues, May 20 2008 3:28 am
Subject: Re: <meta http-equiv="Content-Type" content="text/html; charset=windows-1252" />
danke für die infos,
mit der xml-formatierung meinte ich aber keine Sitemap, sonder z. Bsp.
auch die index. Ich hab dann den Quelltext angeschaut, da beginnt der
Body-Bereich dann mit
<tbody>

Gruß hmoser

On 19 Mai, 22:58, luzie wrote:


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google