Antworten auf deine Fragen:
Neues Thema erstellen

Problem bei google optimirung

Momo22m

Pixxel-Design / Lehrling

Ich denk mal gehort ihr ihn wen nicht verschieben

also ich gehe das tut nach

so ja kein ding nur jetzt zeigt mir der W3C Seite paar Fehler an die ich nicht als Fehler sehe

Code:
[LIST=1]
[*][I]Line 51, Column 133[/I]: cannot generate system identifier for general entity "count"?ter.com/statuses/user_timeline/momo22m.json?callback=twitterCallback2&[B]c[/B]ount=1">[URL="http://validator.w3.org/feedback.html?uri=http%3A%2F%2Fwww.morris-s.de%2F;errmsg_id=338#errormsg"]✉[/URL]
An  entity reference was found in the document, but there is no reference  by that name defined. Often this is caused by misspelling the reference  name, unencoded ampersands, or by leaving off the trailing semicolon  (;). [B]The most common cause of this error is unencoded ampersands in URLs[/B] as described by the [URL="http://www.htmlhelp.com/"]WDG[/URL] in "".
Entity  references start with an ampersand (&) and end with a semicolon  (;). If you want to use a literal ampersand in your document you must  encode it as "&" ([I]even inside URLs![/I]). Be careful to end  entity references with a semicolon or your entity reference may get  interpreted in connection with the following text. Also keep in mind  that named entity references are case-sensitive; &Aelig; and  æ are different characters.
If this error appears in some markup generated by PHP's session handling code, [URL="http://www.w3.org/QA/2005/04/php-session"]this article[/URL] has explanations and solutions to your problem.
Note  that in most documents, errors related to entity references will  trigger up to 5 separate messages from the Validator. Usually these will  all disappear when the original problem is fixed.

[*][IMG]http://validator.w3.org/images/info_icons/error.png[/IMG] [I]Line 51, Column 133[/I]: general entity "count" not defined and no default entity?ter.com/statuses/user_timeline/momo22m.json?callback=twitterCallback2&[B]c[/B]ount=1">[URL="http://validator.w3.org/feedback.html?uri=http%3A%2F%2Fwww.morris-s.de%2F;errmsg_id=25#errormsg"]✉[/URL]
This  is usually a cascading error caused by a an undefined entity reference  or use of an unencoded ampersand (&) in an URL or body text. See the  previous message for further details.

[*][IMG]http://validator.w3.org/images/info_icons/warning.png[/IMG] [I]Line 51, Column 138[/I]: reference not terminated by REFC delimiter?ter.com/statuses/user_timeline/momo22m.json?callback=twitterCallback2&count[B]=[/B]1">[URL="http://validator.w3.org/feedback.html?uri=http%3A%2F%2Fwww.morris-s.de%2F;errmsg_id=394#errormsg"]✉[/URL]
If  you meant to include an entity that starts with "&", then you  should terminate it with ";". Another reason for this error message is  that you inadvertently created an entity by failing to escape an "&"  character just before this text.

[*][IMG]http://validator.w3.org/images/info_icons/warning.png[/IMG] [I]Line 51, Column 138[/I]: reference to external entity in attribute value?ter.com/statuses/user_timeline/momo22m.json?callback=twitterCallback2&count[B]=[/B]1">[URL="http://validator.w3.org/feedback.html?uri=http%3A%2F%2Fwww.morris-s.de%2F;errmsg_id=403#errormsg"]✉[/URL]
This  is generally the sign of an ampersand that was not properly escaped for  inclusion in an attribute, in a href for example. You will need to  escape all instances of '&' into '&'.

[*][IMG]http://validator.w3.org/images/info_icons/error.png[/IMG] [I]Line 51, Column 138[/I]: reference to entity "count" for which no system identifier could be generated?ter.com/statuses/user_timeline/momo22m.json?callback=twitterCallback2&count[B]=[/B]1">[URL="http://validator.w3.org/feedback.html?uri=http%3A%2F%2Fwww.morris-s.de%2F;errmsg_id=325#errormsg"]✉[/URL]
This  is usually a cascading error caused by a an undefined entity reference  or use of an unencoded ampersand (&) in an URL or body text. See the  previous message for further details.

[*][IMG]http://validator.w3.org/images/info_icons/info.png[/IMG] [I]Line 51, Column 132[/I]: entity was defined here?ter.com/statuses/user_timeline/momo22m.json?callback=twitterCallback2[B]&[/B]count=1">
[*][IMG]http://validator.w3.org/images/info_icons/error.png[/IMG] [I]Line 57, Column 33[/I]: document  type does not allow element "p" here; missing one of "object",  "applet", "map", "iframe", "button", "ins", "del" start-tag               <p align="center"[B]>[/B]&nbsp;</p></h2>[URL="http://validator.w3.org/feedback.html?uri=http%3A%2F%2Fwww.morris-s.de%2F;errmsg_id=65#errormsg"]✉[/URL]
The  mentioned element is not allowed to appear in the context in which  you've placed it; the other mentioned elements are the only ones that  are both allowed there [I]and[/I] can contain the element mentioned.  This might mean that you need a containing element, or possibly that  you've forgotten to close a previous element.
One possible cause  for this message is that you have attempted to put a block-level element  (such as "<p>" or "<table>") inside an inline element (such  as "<a>", "<span>", or "<font>").

[*][IMG]http://validator.w3.org/images/info_icons/warning.png[/IMG] [I]Line 95, Column 324[/I]: cannot generate system identifier for general entity "bNr"?.de/js/boFavLayer.js?id=18fELEDIml0kRIRItF0knUyXjgsRU0oM&[B]b[/B]Nr=0"></script></div>[URL="http://validator.w3.org/feedback.html?uri=http%3A%2F%2Fwww.morris-s.de%2F;errmsg_id=338#errormsg"]✉[/URL]
An  entity reference was found in the document, but there is no reference  by that name defined. Often this is caused by misspelling the reference  name, unencoded ampersands, or by leaving off the trailing semicolon  (;). [B]The most common cause of this error is unencoded ampersands in URLs[/B] as described by the [URL="http://www.htmlhelp.com/"]WDG[/URL] in "".
Entity  references start with an ampersand (&) and end with a semicolon  (;). If you want to use a literal ampersand in your document you must  encode it as "&amp;" ([I]even inside URLs![/I]). Be careful to end  entity references with a semicolon or your entity reference may get  interpreted in connection with the following text. Also keep in mind  that named entity references are case-sensitive; &Aelig; and  &aelig; are different characters.
If this error appears in some markup generated by PHP's session handling code, [URL="http://www.w3.org/QA/2005/04/php-session"]this article[/URL] has explanations and solutions to your problem.
Note  that in most documents, errors related to entity references will  trigger up to 5 separate messages from the Validator. Usually these will  all disappear when the original problem is fixed.

[*][IMG]http://validator.w3.org/images/info_icons/error.png[/IMG] [I]Line 95, Column 324[/I]: general entity "bNr" not defined and no default entity?.de/js/boFavLayer.js?id=18fELEDIml0kRIRItF0knUyXjgsRU0oM&[B]b[/B]Nr=0"></script></div>[URL="http://validator.w3.org/feedback.html?uri=http%3A%2F%2Fwww.morris-s.de%2F;errmsg_id=25#errormsg"]✉[/URL]
This  is usually a cascading error caused by a an undefined entity reference  or use of an unencoded ampersand (&) in an URL or body text. See the  previous message for further details.

[*][IMG]http://validator.w3.org/images/info_icons/warning.png[/IMG] [I]Line 95, Column 327[/I]: reference not terminated by REFC delimiter?.de/js/boFavLayer.js?id=18fELEDIml0kRIRItF0knUyXjgsRU0oM&bNr[B]=[/B]0"></script></div>[URL="http://validator.w3.org/feedback.html?uri=http%3A%2F%2Fwww.morris-s.de%2F;errmsg_id=394#errormsg"]✉[/URL]
If  you meant to include an entity that starts with "&", then you  should terminate it with ";". Another reason for this error message is  that you inadvertently created an entity by failing to escape an "&"  character just before this text.

[*][IMG]http://validator.w3.org/images/info_icons/warning.png[/IMG] [I]Line 95, Column 327[/I]: reference to external entity in attribute value?.de/js/boFavLayer.js?id=18fELEDIml0kRIRItF0knUyXjgsRU0oM&bNr[B]=[/B]0"></script></div>[URL="http://validator.w3.org/feedback.html?uri=http%3A%2F%2Fwww.morris-s.de%2F;errmsg_id=403#errormsg"]✉[/URL]
This  is generally the sign of an ampersand that was not properly escaped for  inclusion in an attribute, in a href for example. You will need to  escape all instances of '&' into '&amp;'. 

[*][IMG]http://validator.w3.org/images/info_icons/error.png[/IMG] [I]Line 95, Column 327[/I]: reference to entity "bNr" for which no system identifier could be generated?.de/js/boFavLayer.js?id=18fELEDIml0kRIRItF0knUyXjgsRU0oM&bNr[B]=[/B]0"></script></div>[URL="http://validator.w3.org/feedback.html?uri=http%3A%2F%2Fwww.morris-s.de%2F;errmsg_id=325#errormsg"]✉[/URL]
This  is usually a cascading error caused by a an undefined entity reference  or use of an unencoded ampersand (&) in an URL or body text. See the  previous message for further details.

[*][IMG]http://validator.w3.org/images/info_icons/info.png[/IMG] [I]Line 95, Column 323[/I]: entity was defined here?.de/js/boFavLayer.js?id=18fELEDIml0kRIRItF0knUyXjgsRU0oM[B]&[/B]bNr=0"></script></div>
[/LIST]

die meisten Fehler sind Scripte die ich von seiden bekommen habe und die ich einbinden musste also durften die doch nicht falsch sein oder

um welche Seite geht es

weilst einer Fehler im Text sieht kann Mann mir ja mal Bescheid geben freu mich darüber

so jetzt wieder zum Fehler was irh mir auch anzeigt ist sript von Twitter the last twitt

hoffe mal könnt mir Hilfen

lg Momo
 

pluspiano

Nicht mehr ganz neu hier

AW: Problem bei google optimirung

so ganz nachvollziehen kann ich Dein Problem nicht, aber das der W3C. Manchmal hast Du Leerzeichen, manchmal etwas anders anderes. Setze doch die Vorschläge um. Wenn der Rest invalide ist, melde Dich nochmals...;)

Cleaned-up Source Listing with "Tidy" anklicken, und anwenden
 
Zuletzt bearbeitet:

Momo22m

Pixxel-Design / Lehrling

AW: Problem bei google optimirung

lol bei den Script Handels sich um fertige und kein Plan was man da um schreiben muss und kann ja das nicht einfach um schreiben sons geht das ja nicht mehr
 

pluspiano

Nicht mehr ganz neu hier

AW: Problem bei google optimirung

Glaub ich nicht. Die Site sieht eher handgemacht aus. Beispiel <meta http-equiv="language" content="deutsch, de"/>

Diese Anweisung kenn ich persönlich noch nicht.

Tausche doch einfach mal TESTWEISE deine HTML-Texte gegen die Tidy-Version aus.

---

Ich gehe davon aus, dass Du mit Firefox und dem PlugIN We-Developer unterwegs bist.
 

Momo22m

Pixxel-Design / Lehrling

AW: Problem bei google optimirung

das sind meta tags ist für google zum Beispiel wirt dann bei google angezeigt ob eine deutsche seite ist und und und so weiter aber die zeigt der mir ja nicht an das die falsch sind

wo er am meisten eigentlich nur meckert ist

HTML:
<script type="text/javascript" src="http://twitter.com/javascripts/blogger.js">
            </script>
               <script type="text/javascript" src="http://twitter.com/statuses/user_timeline/momo22m.json?callback=twitterCallback2&count=1">
              </script>

ist an diese Script und das ist mein last twitt Script

und denn meckert er noch -rum

HTML:
<script type="text/javascript">bofavVersion = 1;bofavId = "e4390f20b3da51011cdb36ecc54b1ba0";</script>
<a class="bofavButtonA" onclick="return bofavWechsel(9999,'18fELEDIml0kRIRItF0knUyXjgsRU0oM',0);" href="http://www.bofav.de/bookmarking.php" title="Social Bookmark Button" target="_blank">Social Bookmark Button</a><script type="text/javascript" src="http://www.bofav.de/js/boFavLayer.js?id=18fELEDIml0kRIRItF0knUyXjgsRU0oM&bNr=0"></script>

das ist mein Bock Link Script
 
Zuletzt bearbeitet:

m_c

Nicht mehr ganz neu hier

AW: Problem bei google optimirung

Alle Fehler sind auf falsches "Codieren" der Links zurückzuführen.

Alle & in Links zu &amp; ändern und sie sollten weg sein.

Beispiel wäre dann:
twitterCallback2&count=1 => twitterCallback2&amp;count=1
 

Momo22m

Pixxel-Design / Lehrling

AW: Problem bei google optimirung

ok wert das mal aus probiren danke für den tipp

Edit:

hy wow hat geklappt werden keine Fehler mehr an gezeigt tausend dank
 
Zuletzt bearbeitet:
Bilder bitte hier hochladen und danach über das Bild-Icon (Direktlink vorher kopieren) platzieren.
Antworten auf deine Fragen:
Neues Thema erstellen

Willkommen auf PSD-Tutorials.de

In unseren Foren vernetzt du dich mit anderen Personen, um dich rund um die Themen Fotografie, Grafik, Gestaltung, Bildbearbeitung und 3D auszutauschen. Außerdem schalten wir für dich regelmäßig kostenlose Inhalte frei. Liebe Grüße senden dir die PSD-Gründer Stefan und Matthias Petri aus Waren an der Müritz. Hier erfährst du mehr über uns.

Stefan und Matthias Petri von PSD-Tutorials.de

Nächster neuer Gratisinhalt

03
Stunden
:
:
25
Minuten
:
:
19
Sekunden

Flatrate für Tutorials, Assets, Vorlagen

Zurzeit aktive Besucher

Statistik des Forums

Themen
118.611
Beiträge
1.538.341
Mitglieder
67.524
Neuestes Mitglied
BSKGA
Oben