DELETE FROM KEYWORDS WHERE ID_DOMAINE=34125386DoneDoneDone
URL:support.billbee.io
Connection: keep-alive
Date: Mon, 27 Jan 2025 16:50:36 GMT
Via: 1.1 fa05633741160f5d7fda4a3fc2b1f1b0.cloudfront.net (CloudFront)
Content-Length: 0
Location: https://hilfe.billbee.io
Server: CloudFront
X-Cache: LambdaGeneratedResponse from cloudfront
X-Amz-Cf-Pop: CDG52-P3
X-Amz-Cf-Id: EOo17HgEJ5XQHGpZ0ePJkqR0OWvHPZawkElp8T8s4xwHrhMGYXBjYA==
Location => https://hilfe.billbee.io
Status => 301
(vide) Tentative en https
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<title>Billbee Hilfe</title>
<meta name="viewport" content="width=device-width, maximum-scale=1"/>
<meta name="apple-mobile-web-app-capable" content="yes"/>
<meta name="format-detection" content="telephone=no">
<meta name="description" content="Hilfe zu allen Themen rund um Billbee"/>
<meta name="author" content="Billbee"/>
<link rel="canonical" href="https://hilfe.billbee.io"/>
<link rel="stylesheet" href="//d3eto7onm69fcz.cloudfront.net/assets/stylesheets/launch-1736889747280.css">
<style>
body { background: #f5f6f8; }
.navbar .navbar-inner { background: #00c069; }
.navbar .nav li a,
.navbar .icon-private-w { color: #ffffff; }
.navbar .brand,
.navbar .nav li a:hover,
.navbar .nav li a:focus,
.navbar .nav .active a,
.navbar .nav .active a:hover,
.navbar .nav .active a:focus { color: #ffffff; }
.navbar a:hover .icon-private-w,
.navbar a:focus .icon-private-w,
.navbar .active a .icon-private-w,
.navbar .active a:hover .icon-private-w,
.navbar .active a:focus .icon-private-w { color: #ffffff; }
#serp-dd .result a:hover,
#serp-dd .result > li.active,
#fullArticle strong a,
#fullArticle a strong,
.collection a,
.contentWrapper a,
.most-pop-articles .popArticles a,
.most-pop-articles .popArticles a:hover span,
.category-list .category .article-count,
.category-list .category:hover .article-count { color: #00c069; }
#fullArticle,
#fullArticle p,
#fullArticle ul,
#fullArticle ol,
#fullArticle li,
#fullArticle div,
#fullArticle blockquote,
#fullArticle dd,
#fullArticle table { color:#585858; }
</style>
<link rel="stylesheet" href="//s3.amazonaws.com/helpscout.net/docs/assets/5e86f9f52c7d3a7e9aea4fb5/attachments/61cb61e82c86b66933f56922/helpscout.css">
<link rel="apple-touch-icon-precomposed" href="//d33v4339jhl8k0.cloudfront.net/docs/assets/5e86f9f52c7d3a7e9aea4fb5/images/65e7134d8cb417537bd29b9e/Billbee-Icon.jpg">
<link rel="shortcut icon" type="image/png" href="//d33v4339jhl8k0.cloudfront.net/docs/assets/5e86f9f52c7d3a7e9aea4fb5/images/5f7afee352faff0016aec806/billbee_logo_ohne_text_png_3000.png">
<!--[if lt IE 9]>
<script src="//d3eto7onm69fcz.cloudfront.net/assets/javascripts/html5shiv.min.js"></script>
<![endif]-->
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebSite","url":"https://hilfe.billbee.io","potentialAction":{"@type":"SearchAction","target":"https://hilfe.billbee.io/search?query={query}","query-input":"required name=query"}}
</script>
<script type="text/javascript">
window.addEventListener("load", function(){
var a = document.getElementsByClassName('cookieconsent-optout-marketing')[0].getElementsByTagName('a')[0];
a.href = "javascript:Cookiebot.renew()";});
</script>
<style>
.container-fluid { max-width: 85vw; margin: 0 auto; position: relative; padding-right: 10px; padding-left: 0px; }
</style>
<script type="text/javascript">
(function() {
function customScript() {
$( "<div align=center><a href=https://www.billbee.io/agb>AGB</a>, <a href=https://www.billbee.io/datenschutz>Datenschutz</a>, <a href=https://www.billbee.io/impressum>Impressum</a></div>" ).insertBefore("footer");
}
if (window.addEventListener) {
window.addEventListener("load",customScript,false);
} else if (window.attachEvent) {
window.attachEvent("onload",customScript);
}
})()
</script>
<button onclick="topFunction()" id="myBtn" title="Zum Anfang">Zum Anfang</button>
<style>
#myBtn {
display: none; /* Hidden by default */
position: fixed; /* Fixed/sticky position */
bottom: 110px; /* Place the button at the bottom of the page */
right: 45px; /* Place the button 45px from the right */
z-index: 99; /* Make sure it does not overlap */
border: none; /* Remove borders */
outline: none; /* Remove outline */
background-color: #00c069; /* Set a background color */
color: white; /* Text color */
cursor: pointer; /* Add a mouse pointer on hover */
padding: 15px; /* Some padding */
border-radius: 10px; /* Rounded corners */
font-size: 18px; /* Increase font size */
}
#myBtn:hover {
background-color: #009d55; /* Add a dark-grey background on hover */
}
.bbbtn {
border: none; /* Remove borders */
outline: none; /* Remove outline */
background-color: #00c069; /* Set a background color */
color: white !important; /* Text color */
cursor: pointer; /* Add a mouse pointer on hover */
padding: 10px; /* Some padding */
border-radius: 10px; /* Rounded corners */
font-size: 14px; /* Increase font size */
}
.bbbtn:hover {
background-color: #009d55; /* Add a dark-grey background on hover */
text-decoration:none !important;
}
#accordion {
margin: auto;
padding: 0 15px;
text-align: center;
}
#accordion ul {
text-align: left;
}
#accordion h2 {
text-align: left;
font-size: medium;
padding: 15px 15px 0;
display: block;
margin:0;
cursor: pointer;
transition: .2s;
}
#accordion p {
text-align: left;
position: relative;
overflow: hidden;
display: inline-block;
opacity: 1;
transform: translate(0,0);
margin: 5px 50px 0 15px;
transition: .3s opacity, .6s max-height;
z-index: 2;
}
#accordion ul {
list-style: none;
perspective: 900;
padding: 0;
margin:0;
}
#accordion ul li {
position: relative;
overflow: hidden;
padding: 0;
margin: 0;
background: #fafbfc;
border-radius: 10px;
}
#accordion ul li + li {
margin-top: 15px;
}
#accordion ul li:last-of-type {
padding-bottom: 0;
}
#accordion ul li i {
position: absolute;
transform: translate(-6px, 0);
margin-top: 28px;
right: 15px;
}
#accordion ul li i:before,
#accordion ul li i:after {
content: "";
position: absolute;
width: 3px;
height: 9px;
}
#accordion ul li i:before {
transform: translate(2px, 0) rotate(45deg);
}
#accordion ul li i:after {
transform: translate(-2px, 0) rotate(-45deg);
}
#accordion ul li input[type=checkbox] {
position: absolute;
cursor: pointer;
width: 100%;
height: 100%;
z-index: 1;
opacity: 0;
touch-action: manipulation;
}
#accordion ul li input[type=checkbox]:checked ~ h2 {
color: #00c069;;
}
#accordion ul li input[type=checkbox]:checked ~ p {
margin: 0;
max-height: 0;
transition: .3s;
opacity: 0;
}
#accordion ul li input[type=checkbox]:checked ~ i:before {
transform: translate(2px, 0) rotate(45deg);
background: #000;
}
#accordion ul li input[type=checkbox]:checked ~ i:after {
transform: translate(-2px, 0) rotate(-45deg);
background: #000;
}
.transition, p, ul li i:before, ul li i:after {
transition: all 0.3s;
}
</style>
<script type="text/javascript">
//Get the button:
mybutton = document.getElementById("myBtn");
// When the user scrolls down 20px from the top of the document, show the button
window.onscroll = function() {scrollFunction()};
function scrollFunction() {
if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
mybutton.style.display = "block";
} else {
mybutton.style.display = "none";
}
}
// When the user clicks on the button, scroll to the top of the document
function topFunction() {
document.body.scrollTop = 0; // For Safari
document.documentElement.scrollTop = 0; // For Chrome, Firefox, IE and Opera
}
</script>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-W2M2R73');</script>
<!-- End Google Tag Manager -->
</head>
Billbee Hilfe
Recherche META Description de la page
Hilfe zu allen Themen rund um Billbee
Recherche META Keywords de la page
UPDATE DOMAINES SET server='CloudFront',redirection='https://hilfe.billbee.io',Status='200',err='',[TITRE]=N'Billbee Hilfe',[DESCRIPTION]=N'Hilfe zu allen Themen rund um Billbee',[KEYWORDS]=N'' WHERE id=34125386
0 Billbee Hilfe Hilfe zu allen Themen rund um Billbee
0. Billbee (7)--------->0
1. Hilfe (5)--------->0
3. zu (2)--------->0
4. allen (5)--------->0
5. Themen (6)--------->0
6. rund (4)--------->0
7. um (2)--------->0
INSERT INTO KEYWORDS (keyword,id_domaine) VALUES (N'Billbee',34125386),(N'Hilfe',34125386),(N'zu',34125386),(N'allen',34125386),(N'Themen',34125386),(N'rund',34125386),(N'um',34125386)