https://loving-perlman-2e6bb2.netlify.app/

Eingereichte URL:
https://loving-perlman-2e6bb2.netlify.app/
Bericht beendet:

Die von der Seite ausgehenden identifizierten Links

LinkText
https://answers.netlify.com/t/support-guide-i-ve-deployed-my-site-but-i-still-see-page-not-found/125?utm_source=404page&utm_campaign=community_tracking“page not found” support guide

JavaScript-Variablen · 3 gefunden

Globale JavaScript-Variablen, die in das Window Object einer Seite geladen werden, sind Variablen, die außerhalb von Funktionen deklariert werden und von jeder Stelle des Codes innerhalb des aktuellen Bereichs zugänglich sind

NameTyp
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Konsolenprotokoll-Meldungen · 2 gefunden

In der Web-Konsole protokollierte Meldungen

TypKategorieProtokoll
errornetwork
URL
https://loving-perlman-2e6bb2.netlify.app/
Text
Failed to load resource: the server responded with a status of 404 ()
errornetwork
URL
https://loving-perlman-2e6bb2.netlify.app/favicon.ico
Text
Failed to load resource: the server responded with a status of 404 ()

HTML

Der HTML-Rohtext der Seite

<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Site not found</title><style>:root{--colorRgbFacetsTeal600:2 128 125;--colorTealAction:var(--colorRgbFacetsTeal600);--colorRgbFacetsNeutralLight100:246 246 247;--colorRgbFacetsNeutralLight200:233 235 237;--colorHr:var(--colorRgbFacetsNeutralLight200);--colorRgbFacetsNeutralLight700:53 58 62;--colorGrayDarkest:var(--colorRgbFacetsNeutralLight700);--colorGrayLighter:var(--colorRgbFacetsNeutralLight200);--colorGrayLightest:var(--colorRgbFacetsNeutralLight100);--colorText:var(--colorGrayDarkest);--effectShadowLightShallow:0 1px 10px 0 rgb(53 58 62 / 6%),
          0 2px 4px 0 rgb(53 58 62 / 8%);--colorRgbFacetsNeutralDark900:6 11 16;--colorStackText:rgb(var(--colorGrayDarkest));--colorCodeText:rgb(var(--colorGrayLightest));--colorRgbFacetsNeutralLight600:84 90 97;--colorGrayDarker:var(--colorRgbFacetsNeutralLight600);--colorTextMuted:var(--colorGrayDarker)}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Helvetica,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol;background:#fff;overflow:hidden;margin:0;padding:0;line-height:1.5;color:rgb(var(--colorText))}@media(prefers-color-scheme:dark){body{background:rgb(var(--colorRgbFacetsNeutralDark900))}}h1{margin:0;font-size:1.375rem;line-height:1}h1+p{margin-top:8px}.main{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;width:100vw}.card{position:relative;width:75%;max-width:364px;padding:24px;background:#fff;border-radius:8px;box-shadow:var(--effectShadowLightShallow);border:1px solid rgb(var(--colorGrayLighter))}a{margin:0;font-weight:600;color:rgb(var(--colorTealAction));text-decoration-skip-ink:all;text-decoration-thickness:1px;text-underline-offset:2px;text-decoration-color:rgb(var(--colorTealAction)/.5);transition:text-decoration-color .15s ease-in-out}a:hover,a:focus-visible{text-decoration-color:rgb(var(--colorTealAction))}p:last-of-type{margin-bottom:0}hr{border:0;height:1px;background:rgb(var(--colorHr));margin-top:16px;margin-bottom:16px}.your-site{font-size:.875rem}.internal-id{font-size:.875rem;color:rgb(var(--colorTextMuted))}.inline-code{display:inline-block;background-color:var(--colorCodeText);color:var(--colorStackText);padding:4px 8px;border-radius:4px;font-size:.875rem;overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,liberation mono,courier new,monospace;user-select:all}</style></head><body><div class="main"><div class="card"><h1>Site not found</h1><p>Looks like you followed a broken link or entered a URL that doesn’t
exist on Netlify.</p><hr><p class="your-site">If this is your site, and you weren’t expecting a 404 for this path,
please visit Netlify’s
<a href="https://answers.netlify.com/t/support-guide-i-ve-deployed-my-site-but-i-still-see-page-not-found/125?utm_source=404page&amp;utm_campaign=community_tracking">“page not found” support guide</a>
for troubleshooting tips.</p><p class="internal-id">Netlify Internal ID:
<span class="inline-code request-id"><code>01JF8TCX34Z19XZ3VC5CGEYSQ4</code></span></p></div></div></body></html>