diff --git a/dist/.well-known/security.txt b/dist/.well-known/security.txt new file mode 100644 index 0000000..0a5194c --- /dev/null +++ b/dist/.well-known/security.txt @@ -0,0 +1,4 @@ +Contact: https://github.com/fynks/debrid-services-comparison/issues +Expires: 2026-12-31T23:59:59.000Z +Preferred-Languages: en +Canonical: https://debridcompare.xyz/.well-known/security.txt diff --git a/dist/browserconfig.xml b/dist/browserconfig.xml new file mode 100644 index 0000000..b172de2 --- /dev/null +++ b/dist/browserconfig.xml @@ -0,0 +1,11 @@ + + + + + + + + #2563eb + + + diff --git a/dist/index.html b/dist/index.html index 0b73ef6..ebcfd1b 100644 --- a/dist/index.html +++ b/dist/index.html @@ -5,24 +5,40 @@ - Debrid Compare - Compare Pricing, Hosts & Features + Debrid Services Comparison - Compare Pricing, 400+ Hosts & Features | Best Multi-Hoster - + content="Compare 10 premium debrid services: AllDebrid, Real-Debrid, TorBox, Premiumize & more. Side-by-side pricing from €2.99, 400+ file hosts, Usenet support, speed tests, refund policies. Find the best multi-hoster debrid service for streaming & downloads in 2025."> + + + + + + + + + + + + + + + + + @@ -56,38 +72,63 @@ })(); - + - + + content="Compare pricing, 400+ file hosts, Usenet support, and features across 10 major debrid services including AllDebrid, Real-Debrid, TorBox, Premiumize & more. Find the best premium debrid multi-hoster for streaming and downloads."> + - + + + - + - + + content="Compare pricing, host support, Usenet, and features across 10 debrid services. Find the best premium multi-hoster for streaming and downloads with 400+ file hosts."> + + + + + + + + + + + @@ -139,6 +187,21 @@ "position": 5, "name": "Compare Services", "item": "https://debridcompare.xyz/#compare-debrid-services" + }, { + "@type": "ListItem", + "position": 6, + "name": "Usenet Support", + "item": "https://debridcompare.xyz/#usenet-support" + }, { + "@type": "ListItem", + "position": 7, + "name": "Adult Content Hosts", + "item": "https://debridcompare.xyz/#adult-content-file-hosts" + }, { + "@type": "ListItem", + "position": 8, + "name": "Refund Policies", + "item": "https://debridcompare.xyz/#refund-policies-legal" }] } @@ -182,6 +245,27 @@ "@type": "Answer", "text": "Refund policies vary significantly across debrid services. Some services offer no refunds, while others like LinkSnappy and Premiumize have specific refund policies. TorBox offers refunds within certain conditions. Always check the official refund policy before purchasing, and consider starting with shorter trial plans (7-15 days) to test the service first." } + }, { + "@type": "Question", + "name": "Which debrid services support Usenet?", + "acceptedAnswer": { + "@type": "Answer", + "text": "Only a few debrid services support Usenet access: TorBox, Premiumize, and Offcloud offer Usenet support. Most other debrid services like AllDebrid, Real-Debrid, Debrid-Link, LinkSnappy, Mega-Debrid, Deepbrid, and High-Way do not currently support Usenet." + } + }, { + "@type": "Question", + "name": "Are debrid services legal?", + "acceptedAnswer": { + "@type": "Answer", + "text": "Debrid services themselves are legal tools that provide premium access to file hosting services. However, the legality depends on how you use them. Using debrid services to access copyrighted content without permission is illegal. Many users utilize debrid services for legitimate purposes like accessing their own backed-up files, legal torrents, and public domain content. Always follow your local laws and the terms of service." + } + }, { + "@type": "Question", + "name": "Can I use debrid services with Kodi, Stremio, or Plex?", + "acceptedAnswer": { + "@type": "Answer", + "text": "Yes, most debrid services integrate well with media center applications like Kodi, Stremio, and Plex. Real-Debrid and AllDebrid are particularly popular for Kodi add-ons. TorBox and Premiumize also offer excellent integration. You'll need to install compatible add-ons or plugins and authenticate with your debrid service API credentials." + } }] } @@ -257,6 +341,71 @@ "priceCurrency": "EUR" } } + }, { + "@type": "ListItem", + "position": 6, + "item": { + "@type": "SoftwareApplication", + "name": "LinkSnappy", + "applicationCategory": "UtilityApplication", + "offers": { + "@type": "Offer", + "price": "12.99", + "priceCurrency": "USD" + } + } + }, { + "@type": "ListItem", + "position": 7, + "item": { + "@type": "SoftwareApplication", + "name": "Mega-Debrid", + "applicationCategory": "UtilityApplication", + "offers": { + "@type": "Offer", + "price": "4.00", + "priceCurrency": "EUR" + } + } + }, { + "@type": "ListItem", + "position": 8, + "item": { + "@type": "SoftwareApplication", + "name": "Deepbrid", + "applicationCategory": "UtilityApplication", + "offers": { + "@type": "Offer", + "price": "4.99", + "priceCurrency": "EUR" + } + } + }, { + "@type": "ListItem", + "position": 9, + "item": { + "@type": "SoftwareApplication", + "name": "Offcloud", + "applicationCategory": "UtilityApplication", + "offers": { + "@type": "Offer", + "price": "9.99", + "priceCurrency": "USD" + } + } + }, { + "@type": "ListItem", + "position": 10, + "item": { + "@type": "SoftwareApplication", + "name": "High-Way", + "applicationCategory": "UtilityApplication", + "offers": { + "@type": "Offer", + "price": "5.99", + "priceCurrency": "EUR" + } + } }] } diff --git a/dist/robots.txt b/dist/robots.txt index cb154cf..1cf3f23 100644 --- a/dist/robots.txt +++ b/dist/robots.txt @@ -1,4 +1,31 @@ +# robots.txt for debridcompare.xyz User-agent: * -Disallow: +Allow: / Disallow: /cgi-bin/ -Sitemap: https://debridcompare.pages.dev/sitemap.xml +Disallow: /admin/ +Disallow: /*.json$ + +# Crawl-delay for respectful crawling +Crawl-delay: 1 + +# Sitemaps +Sitemap: https://debridcompare.xyz/sitemap.xml + +# Specific user agents +User-agent: Googlebot +Allow: / +Crawl-delay: 0 + +User-agent: Bingbot +Allow: / +Crawl-delay: 0 + +User-agent: Slurp +Allow: / + +User-agent: DuckDuckBot +Allow: / + +User-agent: Baiduspider +Allow: / +Crawl-delay: 2 diff --git a/dist/sitemap.xml b/dist/sitemap.xml index 384822c..cd6e8ee 100644 --- a/dist/sitemap.xml +++ b/dist/sitemap.xml @@ -1,15 +1,92 @@ https://debridcompare.xyz/ - 2025-09-29T00:00:00+00:00 + 2025-01-11T00:00:00+00:00 weekly 1.0 + + https://debridcompare.xyz/images/og.png + Debrid Services Comparison Tool + Compare 10 premium debrid services including AllDebrid, Real-Debrid, TorBox, and more + + + + + + https://debridcompare.xyz/#what-are-debrid-services + 2025-01-11T00:00:00+00:00 + monthly + 0.9 + + + + https://debridcompare.xyz/#debrid-pricing-comparison + 2025-01-11T00:00:00+00:00 + weekly + 0.9 + + + + https://debridcompare.xyz/#supported-file-hosts + 2025-01-11T00:00:00+00:00 + monthly + 0.8 + + + + https://debridcompare.xyz/#compare-debrid-services + 2025-01-11T00:00:00+00:00 + monthly + 0.8 + + + + https://debridcompare.xyz/#usenet-support + 2025-01-11T00:00:00+00:00 + monthly + 0.7 + + + + https://debridcompare.xyz/#adult-content-file-hosts + 2025-01-11T00:00:00+00:00 + monthly + 0.7 + + + + https://debridcompare.xyz/#refund-policies-legal + 2025-01-11T00:00:00+00:00 + monthly + 0.7 + + + + https://debridcompare.xyz/#debrid-speed-test + 2025-01-11T00:00:00+00:00 + monthly + 0.6 + + + + https://debridcompare.xyz/#service-status-monitoring + 2025-01-11T00:00:00+00:00 + daily + 0.6 + + + + https://debridcompare.xyz/#debrid-resources-tools + 2025-01-11T00:00:00+00:00 + monthly + 0.6 \ No newline at end of file