<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="keywords" content="Test, Spider"> <meta property="og:description" content="This is the description of the page"> <title>Spider test page</title> <link rel="alternate" href="rss.xml" type="application/rss+xml" title="RSS"> </head> <body> <h1>This is a header</h1> <p>This is a paragraph</p> <a href="https://file.brz9.dev/cdn/css/animate.min.css">Link to animate.min.css</a> <a href="./about">About Page</a> <a href="test.html">test</a> <a href="https://facebook.com/corbia">Facebook</a> <img src="https://cdn.brz9.dev/cdn/img/logo.png" alt="Logo"> <img src="https://unsplash.com/cdn/img/00929.png" alt="Mountain"> </body> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "Organization", "name": "brz9.dev", "url": "https://brz9.dev" } </script> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "Product", "name": "brz9.dev", "url": "https://brz9.dev" } </script> </html>