|
@@ -1,20 +1,54 @@
|
|
|
<!DOCTYPE html>
|
|
<!DOCTYPE html>
|
|
|
-<html lang="en">
|
|
|
|
|
|
|
+<html lang="fr">
|
|
|
<head>
|
|
<head>
|
|
|
<meta charset="UTF-8" />
|
|
<meta charset="UTF-8" />
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
|
- <title>Feeds.Duhaz.fr</title>
|
|
|
|
|
- <meta name="description" content="Votre flux d'informations personnalisé, simplifié." />
|
|
|
|
|
- <meta name="author" content="Lovable" />
|
|
|
|
|
|
|
+ <title>Feeds.Duhaz.fr - Agrégateur de flux RSS personnalisé</title>
|
|
|
|
|
+ <meta name="description" content="Votre flux d'informations personnalisé, simplifié. Agrégez vos flux RSS, YouTube et actualités préférés en un seul endroit." />
|
|
|
|
|
+ <meta name="keywords" content="RSS, agrégateur, flux d'informations, actualités, news feed, personnalisé, YouTube, agrégateur RSS" />
|
|
|
|
|
+ <meta name="author" content="Duhaz.fr" />
|
|
|
|
|
+ <meta name="robots" content="index, follow" />
|
|
|
|
|
+ <meta name="theme-color" content="#1a1a1a" />
|
|
|
|
|
+ <link rel="canonical" href="https://feeds.duhaz.fr/" />
|
|
|
|
|
|
|
|
- <meta property="og:title" content="Feeds.Duhaz.fr" />
|
|
|
|
|
- <meta property="og:description" content="Votre flux d'informations personnalisé, simplifié." />
|
|
|
|
|
|
|
+ <!-- Open Graph / Facebook -->
|
|
|
<meta property="og:type" content="website" />
|
|
<meta property="og:type" content="website" />
|
|
|
|
|
+ <meta property="og:url" content="https://feeds.duhaz.fr/" />
|
|
|
|
|
+ <meta property="og:title" content="Feeds.Duhaz.fr - Agrégateur de flux RSS personnalisé" />
|
|
|
|
|
+ <meta property="og:description" content="Votre flux d'informations personnalisé, simplifié. Agrégez vos flux RSS, YouTube et actualités préférés en un seul endroit." />
|
|
|
<meta property="og:image" content="https://feeds.duhaz.fr/static/favicon.ico" />
|
|
<meta property="og:image" content="https://feeds.duhaz.fr/static/favicon.ico" />
|
|
|
|
|
+ <meta property="og:site_name" content="Feeds.Duhaz.fr" />
|
|
|
|
|
+ <meta property="og:locale" content="fr_FR" />
|
|
|
|
|
|
|
|
|
|
+ <!-- Twitter -->
|
|
|
<meta name="twitter:card" content="summary_large_image" />
|
|
<meta name="twitter:card" content="summary_large_image" />
|
|
|
- <meta name="twitter:site" content="@lovable_dev" />
|
|
|
|
|
|
|
+ <meta name="twitter:url" content="https://feeds.duhaz.fr/" />
|
|
|
|
|
+ <meta name="twitter:title" content="Feeds.Duhaz.fr - Agrégateur de flux RSS personnalisé" />
|
|
|
|
|
+ <meta name="twitter:description" content="Votre flux d'informations personnalisé, simplifié. Agrégez vos flux RSS, YouTube et actualités préférés en un seul endroit." />
|
|
|
<meta name="twitter:image" content="https://feeds.duhaz.fr/static/favicon.ico" />
|
|
<meta name="twitter:image" content="https://feeds.duhaz.fr/static/favicon.ico" />
|
|
|
|
|
+
|
|
|
|
|
+ <!-- Structured Data (JSON-LD) -->
|
|
|
|
|
+ <script type="application/ld+json">
|
|
|
|
|
+ {
|
|
|
|
|
+ "@context": "https://schema.org",
|
|
|
|
|
+ "@type": "WebApplication",
|
|
|
|
|
+ "name": "Feeds.Duhaz.fr",
|
|
|
|
|
+ "description": "Votre flux d'informations personnalisé, simplifié. Agrégez vos flux RSS, YouTube et actualités préférés en un seul endroit.",
|
|
|
|
|
+ "url": "https://feeds.duhaz.fr/",
|
|
|
|
|
+ "applicationCategory": "NewsApplication",
|
|
|
|
|
+ "operatingSystem": "Any",
|
|
|
|
|
+ "browserRequirements": "Requires JavaScript. Requires HTML5.",
|
|
|
|
|
+ "offers": {
|
|
|
|
|
+ "@type": "Offer",
|
|
|
|
|
+ "price": "0",
|
|
|
|
|
+ "priceCurrency": "EUR"
|
|
|
|
|
+ },
|
|
|
|
|
+ "author": {
|
|
|
|
|
+ "@type": "Organization",
|
|
|
|
|
+ "name": "Duhaz.fr"
|
|
|
|
|
+ }
|
|
|
|
|
+ }
|
|
|
|
|
+ </script>
|
|
|
</head>
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
|
<body>
|