{"id":109889,"date":"2025-09-04T09:29:38","date_gmt":"2025-09-04T09:29:38","guid":{"rendered":"https:\/\/www.herold.at\/marketing\/?page_id=109889"},"modified":"2026-02-10T13:53:49","modified_gmt":"2026-02-10T13:53:49","slug":"sichtbarkeit-erhoehen","status":"publish","type":"page","link":"https:\/\/www.herold.at\/marketing\/sichtbarkeit-erhoehen\/","title":{"rendered":"Sichtbarkeit erh\u00f6hen"},"content":{"rendered":"\n<style>\n.gp-col .innerimg img{\n  object-fit:contain\n}\n.tab-buttons{display:none!important}\n.slider-img img{\n\tborder-radius: 13px;\n\toverflow: hidden\n}\n.home-head h2{margin-bottom:60px}\n<\/style>\n\n\n<style>\n\n\n\n\n\n\n\nbody {\n  background-color: #eff4f7;\n}\n\n.tab-contents {\n  position: relative;\n  min-height: 500px;\n}\n\n.tab-buttons {\n  position: relative;\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n  gap: 10px;\n  -webkit-box-pack: center;\n    -ms-flex-pack: center;\n  justify-content: center;\n  margin: 0 auto 50px;\n  width: -webkit-max-content;\n  width: -moz-max-content;\n  width: max-content;\n  padding: 0.5rem;\n  background: -webkit-gradient(linear, left top, right top, from(#FFD336), to(#FEC600));\n  background: -o-linear-gradient(left, #FFD336 0%, #FEC600 100%);\n  background: linear-gradient(90deg, #FFD336 0%, #FEC600 100%);\n  border-radius: 100px;\n  border: 1px solid rgba(255, 219, 94, 1);\n}\n\n.highlight {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 0;\n  height: calc(100% - 20px);\n  margin: 10px 0;\n  background: #fff;\n  border-radius: 25px;\n  z-index: 0;\n  -webkit-transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);\n  -o-transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);\n  transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);\n}\n\n.tab-button {\n  font-family: 'Satoshi-Bold', Arial, sans-serif;\n  background: transparent;\n  border: none;\n  padding: 10px 24px;\n  font-weight: 600;\n  position: relative;\n  z-index: 1;\n  border-radius: 25px;\n  color: #333;\n  -webkit-transition: color 0.3s ease;\n  -o-transition: color 0.3s ease;\n  transition: color 0.3s ease;\n  cursor: pointer;\n}\n\n.tab-button:active {\n  -webkit-transform: scale(1.05);\n      -ms-transform: scale(1.05);\n          transform: scale(1.05);\n  -webkit-transform-origin: center;\n      -ms-transform-origin: center;\n          transform-origin: center;\n}\n\n.tab-content {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  opacity: 0;\n  -webkit-transform: translateY(20px);\n      -ms-transform: translateY(20px);\n          transform: translateY(20px);\n  pointer-events: none;\n  -webkit-transition: opacity 0.4s ease, -webkit-transform 0.4s ease;\n  transition: opacity 0.4s ease, -webkit-transform 0.4s ease;\n  -o-transition: opacity 0.4s ease, transform 0.4s ease;\n  transition: opacity 0.4s ease, transform 0.4s ease;\n  transition: opacity 0.4s ease, transform 0.4s ease, -webkit-transform 0.4s ease;\n  -webkit-transition:.2s;\n  -o-transition:.2s;\n  transition:.2s\n}\n.tab-content.active {\n  opacity: 1;\n  -webkit-transform: translateY(0);\n      -ms-transform: translateY(0);\n          transform: translateY(0);\n  pointer-events: auto;\n}\n\n.swiper.cards-wrapper {\n  overflow: hidden;\n}\n\n.product-card {\n  color:#333;\n  display: block;\n  -webkit-backdrop-filter: blur(10px);\n          backdrop-filter: blur(50px);\n  background: rgba(255, 255, 255, 0.4);\n  border-radius: 20px;\n  border: 1px solid #FFFFFF66;\n  padding: 30px;\n  max-width: unset;\n  opacity: 0;\n  -webkit-transform: translateX(40px);\n      -ms-transform: translateX(40px);\n          transform: translateX(40px);\n  -webkit-transition: opacity 0.5s ease, -webkit-transform 0.5s ease;\n  transition: opacity 0.5s ease, -webkit-transform 0.5s ease;\n  -o-transition: opacity 0.5s ease, transform 0.5s ease;\n  transition: opacity 0.5s ease, transform 0.5s ease;\n  transition: opacity 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease;\n  will-change: opacity, transform;\n  text-decoration: none;\n}\n.product-card:before{\n  position: absolute;\n  content:\"\";\n  width:100%;\n  height:100%;\n  border:1px solid #fff4;\n  top: 0;\n  border-radius: 20px;\n}\n.product-card.animate-in {\n  opacity: 1;\n  -webkit-transform: translateX(0);\n      -ms-transform: translateX(0);\n          transform: translateX(0);\n}\n\n.fl-sl {\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n  -webkit-box-pack: justify;\n      -ms-flex-pack: justify;\n          justify-content: space-between;\n  -webkit-box-align: center;\n      -ms-flex-align: center;\n          align-items: center;\n}\n.container-xl.home-head{\n  padding-top:25px\n}\n.subtitle{\n  margin-bottom:13px\n}\n.card-content ul {\n  margin: 0;\n  list-style: none;\n  padding: 0;\n}\n.card-content li {\n  margin: 10px 0;\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n  font-size:14px\n}\n.card-content li svg {\n  margin-right: 10px;\n}\n.product-card:hover{\n  -webkit-transition:.2s;\n  -o-transition:.2s;\n  transition:.2s\n}\n.product-card:hover .fl-sl rect {\n  fill: rgba(254, 198, 0, 1);\n}\n.product-card:hover li svg > path:first-child {\n  fill: rgba(254, 198, 0, 1);\n}\n.product-card:hover .fl-sl h3 {\n  color:#387BC2\n}\n.product-card:hover{\n  background-color:#ffffff99\n}\n.product-card:hover .card-image img{\n  -webkit-filter: drop-shadow(00px 3px 10px #0002);\n          filter: drop-shadow(00px 3px 10px #0002);\n}\n.home-head h1 {\n  font-family: 'Satoshi-Bold', Arial, sans-serif;\n  font-size: 40px;\n  margin-bottom: 15px;\n  text-align: center;\n}\n.home-head h2,\n.card-content h3 {\n  font-size: 20px;\n  text-align: center;\n}\n.card-content h3 {\n  margin: 0;\n}\n.img-col picture {\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n}\n\n\/* .swiper-wrapper {\n  display: flex;\n  align-items: stretch;\n} *\/\n\n.swiper-slide {\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n  height: auto;\n}\n\n.product-card {\n  display: -webkit-box !important;\n  display: -ms-flexbox !important;\n  display: flex !important;\n  -webkit-box-orient: vertical !important;\n  -webkit-box-direction: normal !important;\n      -ms-flex-direction: column !important;\n          flex-direction: column !important;\n  -webkit-box-pack: justify !important;\n      -ms-flex-pack: justify !important;\n          justify-content: space-between !important;\n  height: 100% !important;\n  width: 100%;\n  -webkit-box-sizing: border-box;\n          box-sizing: border-box;\n  margin:0;\n  overflow: hidden;\n  border:0!important\n}\n\n.card-content {\n  -webkit-box-flex: 1;\n      -ms-flex: 1 1 auto;\n          flex: 1 1 auto;\n  display: -webkit-box;\n  display: -ms-flexbox;\n  display: flex;\n  -webkit-box-orient: vertical;\n  -webkit-box-direction: normal;\n      -ms-flex-direction: column;\n          flex-direction: column;\n}\n\n.card-image {\n  margin-top: auto;\n  max-width:285px;\n  margin-bottom:30px;\n  padding:0 10px\n}\n.container-xl.home-head{\n\tmax-width:1200px!important;\n}\n\n@media (max-width:1040px){\n  .swiper.cards-wrapper{\n    \/* overflow:visible *\/\n  }\n  .swiper-wrapper{\n    -webkit-box-pack:unset;\n        -ms-flex-pack:unset;\n            justify-content:unset\n  }\n  .tab-contents{\n    margin-right:-15px;\n  }\n\n}\n\n@media (max-width:600px){\n  body:before{\n    top: -120px;\n    height: 560px;\n  }\n  .home-head h1{\n    font-size:30px\n  }\n  .home-head h2, .card-content h3{\n    font-size:18px\n  }\n  .product-card{\n    padding:20px\n  }\n  .tab-buttons {\n    border: 0;\n    background: unset;\n    margin-bottom: 25px;\n    overflow-x: auto;\n    border-radius: 0;\n    -webkit-box-pack: start;\n        -ms-flex-pack: start;\n            justify-content: flex-start;\n    scrollbar-width: none;\n    -ms-overflow-style: none;\n    margin-left:-15px;\n    margin-right:-15px;\n    width:calc(100% + 30px);\n    padding-left:15px\n  }\n  .tab-buttons::-webkit-scrollbar {\n    display: none;\n  }\n\t.tab-buttons .highlight{\n\t\tdisplay: none!important;\n\t}\n\t.tab-button.active{\n\t\tbackground-color:#fff;\n\t}\n\t.tab-button{\n    background-color: #fff6;\n    padding:13px 37px\n\t}\n}\n.cards-wrapper .swiper-pagination{\n\tposition: relative;\n\tmargin: 35px 0 35px;\n}\n.cards-wrapper .swiper-pagination .swiper-pagination-bullet{\n\twidth:15px;\n\theight:15px;\n\tbackground-color:#fec600\n}\n.ul-head{\n\tdisplay: flex;\n\talign-items: center;\n\tjustify-content: center;\n  gap:30px;\n\tlist-style: none;\n\tmargin:0px 0 60px;\n\tpadding:0;\n\tfont-size: 18px\n}\n.ul-head li{\n\tdisplay: flex;\n\talign-items: center;\n\tgap:10px\n}\n\t.home-head h2{\n\t\tmargin-bottom:50px!important;\n\t}\n@media (max-width:650px){\n\t.ul-head{\n\t\tflex-wrap: wrap;\n\t\tgap:15px;\n\t\tfont-size:16px;\n    align-items:center;\n\t\twidth: 100%;\n\t}\n\t.home-head h2{\n\t\tmargin-bottom:40px!important;\n\t}\n}\n\n\n\n\n\n\nbody{\n  background: linear-gradient(180deg, #F4F9FF 0%, #E5F2FF 100%);\n}\n\n:root{\n  --shine-duration: 8s;\n  --shine-overlap: .5s;\n}\n\n.product-page-hero .container{\n  display: flex;\n  align-items: center;\n  flex-direction: column\n}\n.product-page-hero .feature_boxes{\n  display: flex;\n  justify-content: center;\n  gap:20px;\n  list-style: none;\n  margin:0;\n  padding:0;\n  width:100%\n}\n.product-page-hero .feature_boxes li{\n  display: flex;\n  align-items:center;\n  gap:15px;\n  max-width:270px;\n  color:#E6F2FF;\n  flex: 1 1 0px;\n  border: 1px solid #E6F2FF33;\n  padding:12px 20px;\n  border-radius: 15px\n}\n.product-page-hero .feature_boxes li p{\n  font-size:14px;\n  margin:0;\n  padding:0\n}\n.product-page-hero .btn-hero{\n  margin:50px 0;\n  width: max-content;\n  font-size:13px;\n  padding:15px 30px;\n  min-width:unset\n}\n.product-page-hero .pp-hero-img{\n  max-width: 450px;\n  filter: drop-shadow(0 15px 70px rgba(0, 53, 112, 0.15));\n}\n\n.product-page-hero .feature_boxes li {\n  position: relative;\n  overflow: hidden;\n  display: flex;\n  align-items: center;\n  gap: 15px;\n  max-width: 270px;\n  color: #E6F2FF;\n  flex: 1 1 0;\n  border: 1px solid #E6F2FF33;\n  padding: 10px 20px 12px;\n  border-radius: 15px;\n}\n\n\n\n\n\n.product-page-hero .feature_boxes li{\n  position: relative;\n  overflow: hidden;\n}\n.product-page-hero .feature_boxes li::before{\n  content:\"\";\n  position:absolute;\n  inset:-500px;\n  border-radius:inherit;\n  pointer-events:none;\n  background: linear-gradient(\n    120deg,\n    rgba(255,255,255,0) 0%,\n    rgba(255,255,255,0.01) 30%,\n    rgba(255,255,255,0.10) 50%,\n    rgba(255,255,255,0.01) 70%,\n    rgba(255,255,255,0) 100%\n  );\n  transform: translateX(-130%);\n  animation: shineSweep var(--shine-duration) linear infinite;\n  mix-blend-mode: screen;\n  will-change: transform;\n}\n.product-page-hero .feature_boxes li:nth-child(1)::before{ animation-delay: 0s; }\n.product-page-hero .feature_boxes li:nth-child(2)::before{ animation-delay: calc(var(--shine-duration)\/3 - var(--shine-overlap)); }\n.product-page-hero .feature_boxes li:nth-child(3)::before{ animation-delay: calc(2*(var(--shine-duration)\/3) - 2*var(--shine-overlap)); }\n\n@keyframes shineSweep{\n  to { transform: translateX(130%); }\n}\n@media (min-width: 992px){\n  :root{ --shine-overlap: 0.25s; }\n}\n@media (prefers-reduced-motion: reduce){\n  .product-page-hero .feature_boxes li::before{ animation:none; }\n}\n\n#header-bg-circle, #header-bg-circle-mobile{\n  position: absolute;\n  z-index: -1;\n  height: 660px;\n  width: 100%;\n  margin-top: -70px;\n}\n\n@media (max-width:895px){\n\n  .product-page-hero h1{\n    font-size:20px\n  }\n  .product-page-hero .subline{\n    font-size:16px\n  }\n  .product-page-hero .feature_boxes{\n    gap: 20px;\n    margin: 0 -20px;      \n    padding: 0 20px;\n    overflow-x: auto;     \n    overflow-y: hidden;\n    -webkit-overflow-scrolling: touch;\n    scrollbar-width: none;\n    -ms-overflow-style: none;\n    width: calc(100% + 40px);\n    scroll-snap-type: x proximity;\n    justify-content: flex-start\n  }\n  .product-page-hero .feature_boxes li{\n    flex: 0 0 auto;\n    width: 270px;\n  }\n  .feature_boxes::-webkit-scrollbar {\n    display: none;               \n  }\n  .product-page-hero .pp-hero-img{\n    width:100%\n  }\n}\n#header-bg-circle-mobile{\n  display:none\n}\n@media (max-width:700px){\n  #header-bg-circle{\n    display:none\n  }\n  #header-bg-circle-mobile{\n    display:block;\n    height:620px\n  }\n}\n\n.product-page-hero h1{\n  font-family: 'Satoshi-Bold', Arial, sans-serif;\n  font-weight: 700;\n  font-size: 33px;\n  text-align: center;\n  background: linear-gradient(90deg, #E6F2FF 10.06%, #A9DFFF 90.09%);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n  margin: 0;\n  padding: 0;\n}\n.product-page-hero .subline{\n  font-family: 'Satoshi-Bold', Arial, sans-serif;\n  font-weight: 700;\n  font-size: 20px;\n  text-align: center;\n  color: #FEC600;\n  gap:10px;\n  margin: 15px 0 30px;\n  padding: 0;\n}\n.product-page-hero .subline svg{\n  margin-right:10px\n}\n\n\n\n.home-head .swiper-slide .colorized-bg-circle{\n    position: absolute;\n    top:-40px;\n    left:0;\n    right:0;\n    z-index: -1;\n}\n.colorized-bg-circle .grad {\n    opacity: 0;\n    transition: opacity .2s ease;\n}\n.home-head .swiper-slide img, .home-head .swiper-slide img:hover{\n\ttransition:.2s\n}\n.home-head .swiper-slide img{\n    filter:drop-shadow(0px 10px 30px #00357026);\n}\n.home-head .swiper-slide:hover img{\n    filter:drop-shadow(0px 5px 5px #00357035);\n}\n\n.home-head .swiper-slide:hover img{\n    transform:scale(1.05)\n} \n.home-head .swiper-slide:hover .colorized-bg-circle path{\n  fill:#003570;\n  transition: fill 200ms ease!important;\n}\n\n.colorized-bg-circle path{\n  transition: fill 200ms ease!important\n\n}\n\n.fluid-bg-container.contact-bg{\n  width: 100%\n}\n\n.gp-col p{\n  margin:0 0 15px;\n}\n<\/style>\n<svg id=\"header-bg-circle-mobile\" viewBox=\"0 0 380 630\" preserveAspectRatio=\"none\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M380 623.975C317.146 627.971 253.753 630 189.881 630C126.09 630 62.7758 627.975 0 623.989V0H380V623.975Z\" fill=\"url(#paint0_linear_4772_1308)\"\/>\n<defs>\n<linearGradient id=\"paint0_linear_4772_1308\" x1=\"190\" y1=\"0\" x2=\"190\" y2=\"630\" gradientUnits=\"userSpaceOnUse\">\n<stop stop-color=\"#FEC600\"\/>\n<stop offset=\"1\" stop-color=\"#FEA100\"\/>\n<\/linearGradient>\n<\/defs>\n<\/svg>\n\n<svg \n  id=\"header-bg-circle\"\n  viewBox=\"0 0 1440 630\" \n  preserveAspectRatio=\"none\" \n  xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n  class=\"svg-stretch\"\n>\n  <path d=\"M1440 0V541.503C1209.62 599.294 968.371 630 719.881 630C471.478 630 230.304 599.314 0 541.562V0H1440Z\" fill=\"url(#paint0_linear_4509_1421)\"\/>\n  <defs>\n    <linearGradient id=\"paint0_linear_4509_1421\" x1=\"720\" y1=\"98\" x2=\"720\" y2=\"630\" gradientUnits=\"userSpaceOnUse\">\n      <stop stop-color=\"#FEC600\"\/>\n      <stop offset=\"1\" stop-color=\"#FEA100\"\/>\n    <\/linearGradient>\n  <\/defs>\n<\/svg>\n\n\n\n\n<div class=\"container-xl home-head\">\n  <div class=\"container container-l\">\n    <h1>Online-Sichtbarkeit deines Unternehmens erh\u00f6hen<\/h1>\n    <h2>Du willst die Online-Sichtbarkeit deines Unternehmens erh\u00f6hen? Mit unseren Sichtbarkeits-L\u00f6sungen erh\u00f6hst du deine Online-Sichtbarkeit und sorgst daf\u00fcr, dass potenzielle Neukund:innen deine Dienstleistungen finden.<\/h2>\n        \n        <div class=\"tab-buttons\">\n      <div class=\"highlight\"><\/div>\n              <button class=\"tab-button active\" data-tab-index=\"0\">\n          Werbung        <\/button>\n          <\/div>\n\n    <div class=\"tab-contents\">\n            <div class=\"tab-content active\" data-tab-content=\"0\">\n        <div class=\"swiper cards-wrapper\">\n          <div class=\"swiper-wrapper\">\n                        <div class=\"swiper-slide\">\n              <a href=\"\/marketing\/onlinecomplete\/\" class=\"product-card card\">\n                                                <div class=\"card-image\">\n                  <img decoding=\"async\" src=\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2025\/06\/h7.png\" alt=\"\">\n                <\/div>\n                                <div class=\"card-content\">\n                  <div class=\"fl-sl\">\n                    <h3>Online Complete Listing<\/h3>\n                    <svg width=\"31\" height=\"30\" viewBox=\"0 0 31 30\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                      <rect x=\"0.333\" width=\"30\" height=\"30\" rx=\"5\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                      <rect x=\"0.833\" y=\"0.5\" width=\"29\" height=\"29\" rx=\"4.5\" stroke=\"white\" stroke-opacity=\"0.75\"\/>\n                      <path d=\"M13.333 19L17.833 14.5L13.333 10\" stroke=\"black\" stroke-width=\"2\" stroke-linecap=\"round\"\/>\n                    <\/svg>\n                  <\/div>\n                  <p class=\"subtitle\">Firmendaten plattform\u00fcbergreifend synchronisieren &amp; Sichtbarkeit verbessern<\/p>\n                                    <ul>\n                                        <li>\n                      <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                        <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                      <\/svg>\n                      Erh\u00f6hte Online-Sichtbarkeit                    <\/li>\n                                        <li>\n                      <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                        <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                      <\/svg>\n                      Gesch\u00fctzte Daten auf 50+ Plattformen                    <\/li>\n                                        <li>\n                      <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                        <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                      <\/svg>\n                      Bewertungen einfach verwalten                    <\/li>\n                                      <\/ul>\n                                  <\/div>\n              <\/a>\n            <\/div>\n                        <div class=\"swiper-slide\">\n              <a href=\"\/marketing\/suchmaschinenoptimierung-seo\/\" class=\"product-card card\">\n                                                <div class=\"card-image\">\n                  <img decoding=\"async\" src=\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2025\/06\/h8.png\" alt=\"\">\n                <\/div>\n                                <div class=\"card-content\">\n                  <div class=\"fl-sl\">\n                    <h3>Suchmaschinen Optimierung<\/h3>\n                    <svg width=\"31\" height=\"30\" viewBox=\"0 0 31 30\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                      <rect x=\"0.333\" width=\"30\" height=\"30\" rx=\"5\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                      <rect x=\"0.833\" y=\"0.5\" width=\"29\" height=\"29\" rx=\"4.5\" stroke=\"white\" stroke-opacity=\"0.75\"\/>\n                      <path d=\"M13.333 19L17.833 14.5L13.333 10\" stroke=\"black\" stroke-width=\"2\" stroke-linecap=\"round\"\/>\n                    <\/svg>\n                  <\/div>\n                  <p class=\"subtitle\">Bessere Reihung bei den Suchergebnissen auf Google &amp; Bing<\/p>\n                                    <ul>\n                                        <li>\n                      <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                        <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                      <\/svg>\n                      Garantierte Sichtbarkeit bei Google                    <\/li>\n                                        <li>\n                      <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                        <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                      <\/svg>\n                      Optimierungen f\u00fcr Website-Inhalte                      <\/li>\n                                        <li>\n                      <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                        <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                      <\/svg>\n                      Google-konforme Verbesserungen                    <\/li>\n                                      <\/ul>\n                                  <\/div>\n              <\/a>\n            <\/div>\n                        <div class=\"swiper-slide\">\n              <a href=\"\/marketing\/werbung-auf-herold-at\/\" class=\"product-card card\">\n                                                <div class=\"card-image\">\n                  <img decoding=\"async\" src=\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2025\/06\/h9.png\" alt=\"\">\n                <\/div>\n                                <div class=\"card-content\">\n                  <div class=\"fl-sl\">\n                    <h3>Reihung auf herold.at<\/h3>\n                    <svg width=\"31\" height=\"30\" viewBox=\"0 0 31 30\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                      <rect x=\"0.333\" width=\"30\" height=\"30\" rx=\"5\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                      <rect x=\"0.833\" y=\"0.5\" width=\"29\" height=\"29\" rx=\"4.5\" stroke=\"white\" stroke-opacity=\"0.75\"\/>\n                      <path d=\"M13.333 19L17.833 14.5L13.333 10\" stroke=\"black\" stroke-width=\"2\" stroke-linecap=\"round\"\/>\n                    <\/svg>\n                  <\/div>\n                  <p class=\"subtitle\">Mehr Sichtbarkeit auf \u00d6sterreichs gr\u00f6\u00dftem Online-Verzeichnis f\u00fcr Unternehmen<\/p>\n                                    <ul>\n                                        <li>\n                      <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                        <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                      <\/svg>\n                      Lokale Sichtbarkeit bei Firmensuchen                    <\/li>\n                                        <li>\n                      <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                        <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                      <\/svg>\n                      Hervorgehobener Firmeneintrag                    <\/li>\n                                        <li>\n                      <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                        <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                      <\/svg>\n                      Vorreihung auf Branchen-Seiten                    <\/li>\n                                      <\/ul>\n                                  <\/div>\n              <\/a>\n            <\/div>\n                      <\/div>\n          <div class=\"swiper-pagination\"><\/div>\n        <\/div>\n      <\/div>\n          <\/div>\n      <\/div>\n<\/div>\n\n<script data-attribute=\"disablewprocket\">\ndocument.addEventListener('DOMContentLoaded', () => {\n  const wrappers = document.querySelectorAll('.swiper.cards-wrapper');\n  const swipers = [];\n\n  wrappers.forEach(wrapper => {\n    const swiper = new Swiper(wrapper, {\n      slidesPerView: 1.1,\n      spaceBetween: 16,\n      pagination: {\n        el: \".swiper-pagination\",\n      },\n      breakpoints: {\n        700: {\n          slidesPerView: 2.1,\n          spaceBetween: 10\n        },\n        1040: {\n          slidesPerView: 3,\n          spaceBetween: 20\n        }\n      },\n    });\n    swipers.push(swiper);\n  });\n\n  const buttons   = document.querySelectorAll('.tab-button');\n  const contents  = document.querySelectorAll('.tab-content');\n  const highlight = document.querySelector('.highlight');\n  const root      = document.documentElement;\n  const total     = buttons.length;\n  const container = document.querySelector('.tab-buttons');\n\n  function resetAllCardAnimations() {\n    document.querySelectorAll('.product-card.animate-in').forEach(card => {\n      card.classList.remove('animate-in');\n    });\n  }\n\n  function animateCardsIn(containerEl) {\n    const cards = containerEl.querySelectorAll('.product-card');\n    cards.forEach(card => card.classList.remove('animate-in'));\n    requestAnimationFrame(() => {\n      cards.forEach((card, i) => {\n        setTimeout(() => {\n          card.classList.add('animate-in');\n        }, i * 120);\n      });\n    });\n  }\n\n  function moveHighlight(btn) {\n    const rect = btn.getBoundingClientRect();\n    const parentRect = btn.parentElement.getBoundingClientRect();\n    highlight.style.width = `${rect.width - 6}px`;\n    highlight.style.left  = `${rect.left - parentRect.left + 2}px`;\n  }\n\n  function slideGradient(idx) {\n    const pct = total > 1 ? 25 + (50 * idx \/ (total - 1)) : 50;\n    root.style.setProperty('--bg-pos', `${pct}%`);\n  }\n\n  function centerActiveButton(btn) {\n    if (!btn) return;\n    const btnOffsetLeft  = btn.offsetLeft;\n    const btnWidth       = btn.offsetWidth;\n    const containerWidth = container.clientWidth;\n    const scrollLeft     = btnOffsetLeft + (btnWidth \/ 2) - (containerWidth \/ 2);\n    container.scrollTo({ left: scrollLeft, behavior: 'smooth' });\n  }\n\n  const activeBtn = document.querySelector('.tab-button.active');\n  if (activeBtn) {\n    const idx = [...buttons].indexOf(activeBtn);\n    moveHighlight(activeBtn);\n    animateCardsIn(contents[idx]);\n    centerActiveButton(activeBtn);\n  }\n\n  \/\/ tab buttons\n  buttons.forEach((btn, i) => {\n    btn.addEventListener('mouseenter', () => moveHighlight(btn));\n    btn.addEventListener('mouseleave', () => {\n      const active = document.querySelector('.tab-button.active');\n      if (active) moveHighlight(active);\n    });\n\n    btn.addEventListener('click', () => {\n      if (btn.classList.contains('active')) return;\n\n      resetAllCardAnimations();\n      buttons.forEach(b => b.classList.remove('active'));\n      contents.forEach(c => c.classList.remove('active'));\n\n      btn.classList.add('active');\n      contents[i].classList.add('active');\n\n      moveHighlight(btn);\n      slideGradient(i);\n      centerActiveButton(btn);\n\n      animateCardsIn(contents[i]);\n      swipers[i].update();\n    });\n  });\n});\n<\/script>\n\n\n<style>\n\n.gc-teaser-container{\n    border-radius:20px;\n}\n.gc-teaser-container .row{\n    gap:30px\n}\n.gc-teaser-container .col.w-40{\n    width:40%\n}\n.gc-teaser-container .col.w-60{\n    width:60%\n}\n.gc-teaser-container{\n    padding:30px 60px\n}\n.gc-teaser-container .badge{\n    position: relative;\n    font-family:'Satoshi-Bold', Arial, sans-serif;\n    font-weight:700;\n    color:#fff;\n    padding:5px 25px 5px 15px;\n    background-color: #E61E2F;\n    border-radius: 5px;\n    font-size:14px\n}\n.gc-teaser-container .badge svg{\n    position: absolute;\n    right:-20px;\n    top:-5px;\n    height:40px;\n    transform:rotate(11deg);\n    box-shadow: -5px 5px 15px 0px #00000026;\n}\n.gc-teaser-container h2{\n    font-size:18px;\n    text-align: left;\n    margin:15px 0 15px\n}\n.gc-teaser-container p{\n    margin:0 0 30px;\n    font-size:14px\n}\n@media (max-width:930px){\n    .gc-teaser-container{\n        padding:30px 30px\n    }\n}\n@media (max-width:730px){\n    .gc-teaser-container{\n        padding:40px 20px\n    }\n    .gc-teaser-container .badge{\n        transform:translateX(-20px)\n    }\n    .gc-teaser-container .row{\n        flex-wrap: wrap;\n        flex-direction: column-reverse\n    }\n    .gc-teaser-container h2{\n        text-align: center;\n    }\n    .gc-teaser-container .col.w-60, .gc-teaser-container .col.w-40{\n        width:unset;\n        justify-content: center\n    }\n    .gc-teaser-container .col.w-40{\n        justify-content: center;\n        width:100%!important;\n        max-width:unset\n    }\n    .gc-teaser-container .col{\n        margin:0!important;\n    }\n    .gc-teaser-container picture{\n        max-width:230px\n    }\n}\n@media (max-width:600px){\n    .gc-teaser-container picture{\n        max-width:160px\n    }\n    .gc-teaser-container h2{\n        font-size:18px\n    }\n    .gc-teaser-container p{\n        font-size:14px\n    }\n}\n.gc-teaser-container .btn{\n    font-size:13px\n}\n<\/style>\n<div class=\"container-xl\">\n    <div class=\"container container-l br-15 gc-teaser-container\" style=\"background-color:#ffffff\">\n        <div class=\"row\">\n            <div class=\"col w-60\">\n                <span class=\"badge\">\n                    Kostenloser Download\n                    <svg id=\"Ebene_2\" data-name=\"Ebene 2\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 100.8799 120.5285\">\n                        <defs>\n                            <style>\n                            .cls-1 {\n                                fill: #f8203d;\n                            }\n\n                            .cls-2 {\n                                fill: #e6e6e6;\n                            }\n\n                            .cls-3 {\n                                fill: #bf192f;\n                            }\n\n                            .cls-4 {\n                                fill: #fff;\n                            }\n\n                            .cls-5 {\n                                fill: #f7f7f7;\n                            }\n                            <\/style>\n                        <\/defs>\n                        <g id=\"Ebene_1-2\" data-name=\"Ebene 1\">\n                            <g>\n                            <path class=\"cls-5\" d=\"M74.6367,0L16.7866.0559c-3.8601.0037-6.9861,3.1358-6.9824,6.9958l.0178,18.3928.085,88.1017c.0039,3.8575,3.1323,6.9823,6.989,6.9823h.0068l76.9946-.0744c3.8599-.0037,6.9861-3.1358,6.9824-6.9957l-.0852-88.1018-.759.0007L74.6367,0h0Z\"\/>\n                            <path class=\"cls-4\" d=\"M74.0903,1.3223l25.0115,24.9705.3723.3718.084,86.7951c.0029,3.1249-2.5369,5.6697-5.6619,5.6727l-77.0002.0743c-3.1218,0-5.6641-2.5399-5.6672-5.6617l-.085-88.1017-.0178-18.3928c-.0029-3.1249,2.5369-5.6697,5.6619-5.6727l57.3025-.0553\"\/>\n                            <path class=\"cls-1\" d=\"M51.0702,13.655l-45.7836.0442C2.3641,13.7021-.0028,16.0736,0,18.9961l.0309,32.0156,51.0753-.0494c2.9225-.0028,5.2894-2.3743,5.2866-5.2968l-.0258-26.7238c-.0028-2.9225-2.3743-5.2895-5.2968-5.2866Z\"\/>\n                            <polygon class=\"cls-3\" points=\"9.8343 62.4914 .0309 51.0116 9.8232 51.0022 9.8343 62.4914\"\/>\n                            <path class=\"cls-2\" d=\"M100.7955,26.1159v-.0039c-.0017-1.7355-.6927-3.3992-1.921-4.6252L79.2619,1.9121C78.0344.687,76.3708-.0006,74.6367.0001l.0199,20.6138c.0029,3.0526,2.4799,5.5248,5.5325,5.5218l20.6064-.0199Z\"\/>\n                            <g>\n                                <path class=\"cls-4\" d=\"M11.7835,26.6143l5.8889-.0057c1.2827-.0012,2.2433.3028,2.8826.9122.6393.6094.9595,1.4771.9606,2.6032.0011,1.1574-.346,2.0625-1.0412,2.7148-.6954.6524-1.7575.9792-3.186.9806l-1.9397.0019.0041,4.2543-3.5583.0034-.0111-11.4648ZM15.3465,31.4986l.8681-.0008c.683-.0007,1.1625-.1197,1.4388-.3572.2759-.2376.414-.5412.4137-.9116-.0003-.3597-.1207-.6646-.3607-.9146s-.6914-.3747-1.3534-.3741l-1.0089.001.0025,2.5574Z\"\/>\n                                <path class=\"cls-4\" d=\"M23.4125,26.603l5.2632-.0051c1.0373-.001,1.8757.1389,2.5146.4198.6389.281,1.1672.6846,1.5848,1.2106.4174.5264.7205,1.1386.909,1.837.1884.6985.2829,1.4387.2836,2.2208.0012,1.2252-.1375,2.1755-.4156,2.851-.2782.6755-.665,1.2415-1.1598,1.6982-.4948.4567-1.0262.7609-1.5944.9125-.7769.2094-1.4805.3143-2.1112.3149l-5.2632.0051-.0111-11.4648ZM26.9576,29.196l.006,6.2641.8681-.0008c.7401-.0007,1.2669-.0833,1.5796-.2478.3127-.1646.5572-.4515.7342-.861.1767-.4094.2648-1.0729.2639-1.9905-.0012-1.2147-.2001-2.0461-.5967-2.4941s-1.0539-.6715-1.9714-.6706l-.8838.0009Z\"\/>\n                                <path class=\"cls-4\" d=\"M35.8392,26.591l8.7591-.0085.0024,2.4633-5.2008.005.0019,2.0021,4.4421-.0043.0022,2.3149-4.4421.0043.0045,4.6844-3.5583.0034-.0111-11.4648Z\"\/>\n                            <\/g>\n                            <path class=\"cls-1\" d=\"M37.8149,107.4257c-1.4536.0014-2.8456-.506-3.8837-1.4633-1.1223-1.0349-1.6706-2.4251-1.544-3.9147.1614-1.902,1.4318-3.8879,3.2364-5.0589,2.6669-1.7303,6.6821-3.4366,9.3127-4.2463l2.4833-1.065c1.9114-3.9022,3.7141-7.9658,5.0735-12.1324-3.0591-3.9174-4.8074-8.7073-4.7866-13.5369.0059-1.2633.4222-2.4905,1.1723-3.4561,1.0073-1.2964,2.408-1.9433,3.9462-1.8166,1.7101.1386,3.3664,1.2397,4.2189,2.8049.9292,1.7049.9218,3.5784.7757,5.349-.2797,3.3912-.9743,6.7235-1.9416,9.9802,1.1041,1.2116,2.3639,2.3042,3.7584,3.2399,1.1486.7708,2.411,1.4977,3.7333,2.1586l3.3857-1.7055c2.1751-.9099,4.7221-1.8522,7.4288-1.5036.2886.0371.5933.1106.9062.2182,2.4781.8526,3.7645,3.1521,3.1284,5.5921-.5815,2.2314-2.7993,4.1966-5.9081,3.6344-2.8894-.5216-5.9864-1.5268-8.91-2.8591l-6.2691,3.1628-7.491,3.2123c-1.0671,2.1442-2.1568,4.235-3.2163,6.2679-1.3143,2.5214-2.9496,5.6592-6.6886,6.8387-.6358.2006-1.2842.2987-1.9208.2995ZM45.3481,95.7885c-2.705.8882-6.079,2.4444-8.0763,3.7402-1.0171.6599-1.7851,1.801-1.8678,2.7749-.0483.5684.1361,1.0235.58,1.4329.686.633,1.8018.8293,2.8405.5023,2.3618-.7452,3.5267-2.6876,4.9147-5.3507.5309-1.0185,1.0693-2.0519,1.6088-3.0996ZM54.8207,82.1132c-.9354,2.6435-2.0242,5.2322-3.1868,7.7572l4.2608-1.8272,4.1716-2.1068c-.7317-.4195-1.4394-.8579-2.1172-1.3126-1.1211-.7523-2.1668-1.5944-3.1284-2.5106ZM66.9634,85.8451c1.9904.758,4.0052,1.3394,5.8852,1.6789,1.5591.2806,2.2681-.7592,2.4401-1.4184.1122-.43.2212-1.4822-1.1832-1.9653-.1488-.0512-.2493-.0709-.3076-.0784-1.947-.2503-4.0232.5212-5.8247,1.2732l-1.0098.51ZM52.4585,63.7484c-.4542.0004-.844.2177-1.1892.6616-.3473.4469-.5324,1.0045-.5351,1.6117-.0148,3.4137,1.006,6.8109,2.8421,9.7931.5986-2.3677,1.0268-4.7623,1.2258-7.1745.1242-1.5046.1006-2.7012-.4169-3.6513-.3599-.6603-1.1188-1.18-1.8052-1.2357-.0411-.0034-.0816-.005-.1215-.0049Z\"\/>\n                            <\/g>\n                        <\/g>\n                        <\/svg>\n                <\/span>\n                <h2>So erh\u00f6hen KMU ihre Online-Sichtbarkeit<\/h2>\n                <p>Online-Sichtbarkeit ist f\u00fcr KMU entscheidend, um von potenziellen Kunden gefunden zu werden. Unser Whitepaper zeigt dir 3 wirksame Wege, mit denen du die Sichtbarkeit deines Unternehmens steigerst, mehr Kunden gewinnst und deinen Umsatz erh\u00f6hst.\r\n<\/p>\n                                    <a class=\"btn btn-primary\" href=\"https:\/\/www.herold.at\/ratgeber\/whitepaper\/kmu-mehr-online-sichtbarkeit\/?utm_source=herold_marketing&#038;utm_medium=gated_teaser&#038;utm_campaign=whitepaper_kmu_sichtbarkeit&#038;utm_content=sichtbarkeit-erhoehen\" target=\"_self\">Zum Whitepaper<\/a>\n                \n            <\/div>\n            <div class=\"col w-40\">\n                                    <img decoding=\"async\" src=\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2025\/09\/Whitepaper_Mockup_Social-1.png\" alt=\"\" \/>\n                \n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n \n\n\n<style>\n\n    :root {\n      --autoplay-duration: 5000ms;\n    }\n    .number {\n      position: relative;\n      width: 50px;\n      height: 50px;\n      min-width:50px;\n      display: inline-block;\n      margin-right: 1rem;\n    }\n    .progress-ring {\n      width: 50px;\n      height: 50px;\n      transform: rotate(-90deg); \/* 0% oben starten *\/\n    }\n    .ring-bg {\n      fill: #fff;\n      stroke: #eee;\n      stroke-width: 1;\n    }\n    .ring {\n      fill: none;\n      stroke: #222;\n      stroke-width: 1;\n      stroke-dasharray: 0 100;\n    }\n    .number-text {\n      display: flex;\n      position: absolute;\n      top: 50%;\n      left: 50%;\n      transform: translate(-50%, -50%);\n      font-weight: bold;\n      color: #222;\n    }\n    \/* Animation on .active *\/\n    .sh_slider__item .ring {\n      transition: stroke-dasharray 0.3s linear;\n    }\n    .sh_slider__item.active .ring {\n      animation: ring-fill var(--autoplay-duration) linear forwards;\n    }\n    @keyframes ring-fill {\n      from { stroke-dasharray: 0 100; }\n      to   { stroke-dasharray: 100 100; }\n    }\n\n    \/* Basis-Layout (Desktop) *\/\n    .buchungs-xl .container {\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n    }\n    .sh_slider {\n      display: flex;\n      gap: 50px;\n      align-items: center;\n      justify-content: center;\n      max-width: 900px;\n      margin: auto;\n    }\n    .sh_slider__list {\n      display: flex;\n      flex-direction: column;\n      gap: 1rem;\n    }\n    .sh_slider__item {\n      display: flex;\n      align-items: center;\n      cursor: pointer;\n      transition: background 0.2s;\n      padding: 10px 15px;\n      border-radius: 5px;\n    }\n    .sh_slider__item:hover {\n      background: rgba(0,0,0,0.05);\n    }\n\n    .sh_slider__slides {\n      flex-shrink: 0;\n      width: 50%;\n      position: relative;\n    }\n    .sh_slider__slide {\n      display: none;\n      width: 100%;\n      max-width: 450px;\n      border-radius: 15px;\n    }\n    .sh_slider__slide.active {\n      display: block;\n    }\n\n    \/* Mobile mit Swiper *\/\n    @media (max-width: 768px) {\n      .sh_slider {\n        flex-direction: column;\n        align-items: center;\n      }\n      .sh_slider__list,\n      .sh_slider__slides {\n        display: none;\n      }\n      .swiper-container {\n        max-width:90vw;\n        position: relative;\n        width: 100%;\n        overflow: hidden\n      }\n      .swiper-pagination{\n        position: relative;\n        margin-top:35px\n      }\n      .swiper-slide img {\n        width: 100%;\n        display: block;\n        border-radius: 8px;\n      }\n      .sh_slider__dots {\n        margin-top: 1rem;\n      }\n      .sh_slider__text-mobile {\n        margin-top: 25px;\n        text-align: center;\n        font-size: 16px;\n      }\n      .buchungs-xl .swiper-pagination-bullet{\n        width:15px;\n        height:15px;\n        background-color: #222\n      }\n      .buchungs-xl .swiper-pagination-bullet.swiper-pagination-bullet-active{\n        background-color:#222\n      }\n    }\n  @media (max-width:1000px){\n  .container-xl.shore-calc{\n    margin-left:-15px!important;\n    margin-right:-15px!important;\n    width:calc(100% + 30px)!important;\n\t\tborder-radius: 0!important;\n    padding-left:15px;\n    padding-right:15px\n  }\n}\n  \n  <\/style>\n\n\n\n  <div class=\"container-xl buchungs-xl\">\n    <div class=\"container container-l\">\n      <h2> Mit erh\u00f6hter Sichtbarkeit wird dein Unternehmen online gefunden<br>\n        <span class=\"h2-sub\">Steigere deine Sichtbarkeit, Website-Besucher und deine Ums\u00e4tze.<\/span><\/h2>\n      <div class=\"sh_slider\">\n\n        <!-- Desktop-Liste -->\n        <div class=\"sh_slider__list\">\n          <div class=\"sh_slider__item\" data-slide=\"1\">\n            <div class=\"number\">\n              <svg viewBox=\"0 0 36 36\" class=\"progress-ring\">\n                <circle class=\"ring-bg\" cx=\"18\" cy=\"18\" r=\"16\"\/>\n                <circle class=\"ring\"    cx=\"18\" cy=\"18\" r=\"16\"\/>\n              <\/svg>\n              <span class=\"number-text\">\n                <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                  <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                  <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                <\/svg>\n              <\/span>\n            <\/div>\n            <span class=\"text\">Firmendaten plattform\u00fcbergeifend synchronisieren<\/span>\n          <\/div>\n          <div class=\"sh_slider__item\" data-slide=\"2\">\n            <div class=\"number\">\n              <svg viewBox=\"0 0 36 36\" class=\"progress-ring\">\n                <circle class=\"ring-bg\" cx=\"18\" cy=\"18\" r=\"16\"\/>\n                <circle class=\"ring\"    cx=\"18\" cy=\"18\" r=\"16\"\/>\n              <\/svg>\n              <span class=\"number-text\">\n                <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                  <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                  <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                <\/svg>\n              <\/span>\n            <\/div>\n            <span class=\"text\">Bei Google ganz oben vorgeschlagen werden<\/span>\n          <\/div>\n          <div class=\"sh_slider__item\" data-slide=\"3\">\n            <div class=\"number\">\n              <svg viewBox=\"0 0 36 36\" class=\"progress-ring\">\n                <circle class=\"ring-bg\" cx=\"18\" cy=\"18\" r=\"16\"\/>\n                <circle class=\"ring\"    cx=\"18\" cy=\"18\" r=\"16\"\/>\n              <\/svg>\n              <span class=\"number-text\">\n                <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                  <path d=\"M11 22C17.0751 22 22 17.0751 22 11C22 4.92487 17.0751 0 11 0C4.92487 0 0 4.92487 0 11C0 17.0751 4.92487 22 11 22Z\" fill=\"white\" fill-opacity=\"0.75\"\/>\n                  <path d=\"M9.92062 14.6666C9.73338 14.6666 9.54614 14.5962 9.40571 14.4555L6.62052 11.6647C6.33966 11.3716 6.35137 10.9143 6.64393 10.6446C6.92479 10.3749 7.36948 10.3749 7.63864 10.6446L9.90892 12.9194L15.2803 7.53719C15.5729 7.25577 16.0293 7.2675 16.2985 7.56064C16.5676 7.84207 16.5676 8.28765 16.2985 8.55735L10.4238 14.4438C10.2834 14.5845 10.1079 14.6549 9.90892 14.6549\" fill=\"black\"\/>\n                <\/svg>\n              <\/span>\n            <\/div>\n            <span class=\"text\">Reihung auf \u00d6sterreichs gr\u00f6\u00dfter Firmendatenbank<\/span>\n          <\/div>\n        <\/div>\n\n        <!-- Desktop-Slides -->\n        <div class=\"sh_slider__slides\">\n          <img decoding=\"async\" class=\"sh_slider__slide\" data-slide=\"1\"\n               src=\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2025\/06\/h7.png\" alt=\"Abbildung\">\n          <img decoding=\"async\" class=\"sh_slider__slide\" data-slide=\"2\"\n               src=\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2025\/06\/h8.png\" alt=\"Abbildung\">\n          <img decoding=\"async\" class=\"sh_slider__slide\" data-slide=\"3\"\n               src=\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2025\/06\/h9.png\" alt=\"Abbildung\">\n        <\/div>\n\n        <!-- Swiper (Mobile) -->\n        <div class=\"swiper-container\">\n          <div class=\"swiper-wrapper\">\n            <div class=\"swiper-slide\" data-slide=\"1\">\n              <img decoding=\"async\" src=\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2025\/06\/h7.png\" alt=\"Abbildung\">\n            <\/div>\n            <div class=\"swiper-slide\" data-slide=\"2\">\n              <img decoding=\"async\" src=\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2025\/06\/h8.png\" alt=\"Abbildung\">\n            <\/div>\n            <div class=\"swiper-slide\" data-slide=\"3\">\n              <img decoding=\"async\" src=\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2025\/06\/h9.png\" alt=\"Abbildung\">\n            <\/div>\n          <\/div>\n          <div class=\"sh_slider__text-mobile\"><\/div>\n          <div class=\"swiper-pagination\"><\/div>\n        <\/div>\n\n        <!-- Mobile-Text unter dem Bild -->\n\n      <\/div>\n      <a href=\"https:\/\/www.herold.at\/marketing\/kontakt\/?utm_source=herold_marketing&#038;utm_medium=contact_cta&#038;utm_campaign=b2b_contact&#038;utm_content=sichtbarkeit-erhoehen\" style=\"margin:40px 0 35px;\" class=\"btn btn-primary\">Kostenlose Beratung anfordern<\/a>\n    <\/div>\n  <\/div>\n\n\n    <script>\n    document.addEventListener('DOMContentLoaded', () => {\n      const items    = document.querySelectorAll('.sh_slider__item');\n      const slides   = document.querySelectorAll('.sh_slider__slide');\n      const textMob  = document.querySelector('.sh_slider__text-mobile');\n      let desktopTimer, mobileSwiper;\n\n      \/\/ Desktop-Funktionalit\u00e4t\n      function showDesktop(n) {\n        items.forEach(i => i.classList.toggle('active', +i.dataset.slide === n));\n        slides.forEach(s => s.classList.toggle('active', +s.dataset.slide === n));\n      }\n      items.forEach(i => i.addEventListener('click', e => {\n        const n = +e.currentTarget.dataset.slide;\n        showDesktop(n);\n        clearInterval(desktopTimer);\n        desktopTimer = setInterval(() => {\n          const next = ((n % slides.length) + 1);\n          showDesktop(next);\n        }, 5000);\n      }));\n      \/\/ initial\n      showDesktop(1);\n      desktopTimer = setInterval(() => {\n        const active = +document.querySelector('.sh_slider__item.active').dataset.slide;\n        showDesktop((active % slides.length) + 1);\n      }, 5000);\n\n      \/\/ Swiper-Init nur auf Mobile\n      function initSwiper() {\n        if (mobileSwiper) mobileSwiper.destroy(true, true);\n        mobileSwiper = new Swiper('.swiper-container', {\n          slidesPerView: 1,\n          loop: true,\n          spaceBetween: 20,\n          autoplay: {\n            delay: 5000,\n            disableOnInteraction: false,\n          },\n          pagination: {\n            el: '.swiper-pagination',\n            clickable: true,\n          },\n          on: {\n            slideChange: function() {\n              const idx = this.realIndex + 1;\n              const txt = document.querySelector(`.sh_slider__item[data-slide=\"${idx}\"] .text`).textContent;\n              textMob.textContent = txt;\n              showDesktop(idx);\n            }\n          }\n        });\n        textMob.textContent = document.querySelector('.sh_slider__item[data-slide=\"1\"] .text').textContent;\n      }\n\n      \/\/ Responsives Umschalten\n      function handleResize() {\n        if (window.innerWidth <= 768) {\n          initSwiper();\n        } else {\n          if (mobileSwiper) mobileSwiper.destroy();\n          document.querySelector('.swiper-container').style.display = 'none';\n          document.querySelector('.sh_slider__slides').style.display = '';\n          document.querySelector('.sh_slider__list').style.display = '';\n          textMob.style.display = 'none';\n        }\n      }\n      window.addEventListener('resize', handleResize);\n      handleResize();\n    });\n  <\/script>\n\n\n\n<style>\n\n\n\n\n.shadow-wrapper{\n\tposition:relative\n}\n.shadow-wrapper:before {\n  content: \" \";\n  position: absolute;\n  left: 0;\n  margin-left:-100vw;\n  margin-right:-20px;\n  height: 500px;\n  transform:translateY(-40%);\n  width: 200vw;\n  background: linear-gradient(\n    0deg,\n    rgba(239, 244, 247, 1) 0%,\n    rgba(255, 255, 255, 1) 50%,\n    rgba(239, 244, 247, 1) 100%\n  );\n  z-index: -1;\n}\n\n.container-xl-logos {\n  margin-bottom: 0 !important;\n  padding-bottom: 0 !important;\n}\n\n.container-xl-logos.shadow-wrapper {\n  margin-top: 0;\n}\n\n.c-head,\n.c-sub {\n  font-family: 'Satoshi-Bold', Arial, sans-serif;\n  font-weight: 700;\n}\n\n.c-head {\n  font-size: 20px;\n}\n\n.c-sub {\n  font-size: 16px;\n  margin: 15px 0 30px;\n}\n\n.c-ul {\n  margin: 0;\n  padding: 0;\n  list-style: none;\n  display: flex;\n  flex-direction: column;\n  width: 100%;\n}\n\n.c-ul li {\n  display: flex;\n  align-items: center;\n}\n\n.c-ul li svg {\n  margin-right: 13px;\n}\n\n.customer-logos {\n  opacity: .5;\n}\n\n:root {\n  --marquee-width: 100vw;\n  --marquee-height: 80px;\n  --marquee-elements-displayed: 7;\n  --marquee-element-width: calc(var(--marquee-width) \/ var(--marquee-elements-displayed));\n  --marquee-animation-duration: calc(var(--marquee-elements) * 5s);\n}\n\n.marquee {\n  height: 100px;\n  width: var(--marquee-width);\n  left: 50%;           \n  right: 50%;          \n  margin-left: -50vw;  \n  margin-right: -50vw; \n  position: relative;\n  border-top: 1px solid rgba(124, 142, 154, 0.2);\n  border-bottom: 1px solid rgba(124, 142, 154, 0.2);\n  overflow: hidden\n}\n\n.marquee-content {\n  list-style: none;\n  height: 100%;\n  display: flex;\n  animation: scrolling var(--marquee-animation-duration) linear infinite;\n}\n\n@keyframes scrolling {\n  0% {\n    transform: translateX(0);\n  }\n  100% {\n    transform: translateX(calc(-1 * var(--marquee-element-width) * var(--marquee-elements)));\n  }\n}\n\n.marquee-content li {\n  display: flex; \n  justify-content: center;\n  align-items: center;\n  flex-shrink: 0;\n  width: var(--marquee-element-width);\n  max-height: 100%;\n  white-space: nowrap;\n}\n\n.marquee-content li picture {\n  display: flex;\n  align-items: center;\n}\n\n.marquee-content li img {\n  width: 100%;\n  filter: grayscale(100%);\n  opacity: .5;\n  transition: .2s;\n}\n\n.marquee-content li img:hover {\n  filter: grayscale(0%);\n  opacity: 1;\n  transition: .2s;\n}\n.tx-co{\n\tpadding-bottom:25px\n}\n.container .col.img-col{\n\talign-content:flex-end\n}\n@media (max-width:600px){\n\t:root {\n\t--marquee-elements-displayed: 5;\n\t}\n  .c-ul li{\n    text-align: left\n  }\n\t.kundenlogos-v3 .row{\n\t\tflex-direction:column-reverse\n\t}\n\t.kundenlogos-v3 .col.tx-co{\n\t\tjustify-content: center;\n\t\ttext-align: center;\n\t\tpadding:35px 20px;\n\t\tmargin:0\n\t}\n\t.kundenlogos-v3 .col.tx-co .c-ul{\n\t\twidth:auto;\n\t\tmargin:0 auto;\n\t}\n\t.kundenlogos-v3 .col.tx-co .btn-primary{\n\t\twidth:100%\n\t}\n\t.container-xl-logos{\n\t\tmargin-top:0px!important\n\t}\n}\n\n<\/style>\n<section class=\"container-xl br-20 container-xl-logos kundenlogos-v3\">\n\t<div class=\"container-l container\">\n\t\t\n\t\t<div class=\"row\">\n\t\t\t<div class=\"col img-col\">\n\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2025\/06\/chome-contact.png\" alt=\"\" \/>\n\t\t\t\n\t\t\t<\/div>\n\t\t\t<div class=\"col tx-co\">\n\t\t\t\t<span class=\"c-head\">\n\t\t\t\t\tWir setzen uns f\u00fcr den Erfolg<br> unserer Kund:innen ein!\t\t\t\t<\/span>\n\t\t\t\t<span class=\"c-sub\">\n\t\t\t\t\t\u00dcber 45.000 Kund:innen vertrauen bereits auf Herold\t\t\t\t<\/span>\n\t\t\t\t<ul class=\"c-ul\">\n\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t<svg width=\"23\" height=\"23\" viewBox=\"0 0 23 23\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M11.5 22.5C17.5751 22.5 22.5 17.5751 22.5 11.5C22.5 5.42487 17.5751 0.5 11.5 0.5C5.42487 0.5 0.5 5.42487 0.5 11.5C0.5 17.5751 5.42487 22.5 11.5 22.5Z\" fill=\"#FEC600\"\/><path d=\"M10.4206 15.1667C10.2334 15.1667 10.0461 15.0964 9.90571 14.9556L7.12052 12.1649C6.83966 11.8717 6.85137 11.4144 7.14393 11.1447C7.42479 10.875 7.86948 10.875 8.13864 11.1447L10.4089 13.4195L15.7803 8.03731C16.0729 7.75589 16.5293 7.76762 16.7985 8.06077C17.0676 8.34219 17.0676 8.78778 16.7985 9.05747L10.9238 14.9439C10.7834 15.0846 10.6079 15.155 10.4089 15.155\" fill=\"black\"\/><\/svg>\n\t\t\t\t\t\t\t\tUnverbindliches Erstgespr\u00e4ch\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t<svg width=\"23\" height=\"23\" viewBox=\"0 0 23 23\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M11.5 22.5C17.5751 22.5 22.5 17.5751 22.5 11.5C22.5 5.42487 17.5751 0.5 11.5 0.5C5.42487 0.5 0.5 5.42487 0.5 11.5C0.5 17.5751 5.42487 22.5 11.5 22.5Z\" fill=\"#FEC600\"\/><path d=\"M10.4206 15.1667C10.2334 15.1667 10.0461 15.0964 9.90571 14.9556L7.12052 12.1649C6.83966 11.8717 6.85137 11.4144 7.14393 11.1447C7.42479 10.875 7.86948 10.875 8.13864 11.1447L10.4089 13.4195L15.7803 8.03731C16.0729 7.75589 16.5293 7.76762 16.7985 8.06077C17.0676 8.34219 17.0676 8.78778 16.7985 9.05747L10.9238 14.9439C10.7834 15.0846 10.6079 15.155 10.4089 15.155\" fill=\"black\"\/><\/svg>\n\t\t\t\t\t\t\t\tBeratung vor Ort oder Remote\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li>\n\t\t\t\t\t\t\t\t<svg width=\"23\" height=\"23\" viewBox=\"0 0 23 23\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M11.5 22.5C17.5751 22.5 22.5 17.5751 22.5 11.5C22.5 5.42487 17.5751 0.5 11.5 0.5C5.42487 0.5 0.5 5.42487 0.5 11.5C0.5 17.5751 5.42487 22.5 11.5 22.5Z\" fill=\"#FEC600\"\/><path d=\"M10.4206 15.1667C10.2334 15.1667 10.0461 15.0964 9.90571 14.9556L7.12052 12.1649C6.83966 11.8717 6.85137 11.4144 7.14393 11.1447C7.42479 10.875 7.86948 10.875 8.13864 11.1447L10.4089 13.4195L15.7803 8.03731C16.0729 7.75589 16.5293 7.76762 16.7985 8.06077C17.0676 8.34219 17.0676 8.78778 16.7985 9.05747L10.9238 14.9439C10.7834 15.0846 10.6079 15.155 10.4089 15.155\" fill=\"black\"\/><\/svg>\n\t\t\t\t\t\t\t\tIndividuell abgestimmte L\u00f6sung\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t\t\t<a class=\"btn btn-primary\" href=\"https:\/\/www.herold.at\/marketing\/kontakt\/?utm_source=herold_marketing&#038;utm_medium=contact_cta&#038;utm_campaign=b2b_contact&#038;utm_content=werbung-schalten\" target=\"_self\">Angebot anfragen<\/a>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/section>\n\n<!-- Logos -->\n<section class=\"container-xl-logos shadow-wrapper\">\n    <div class=\"marquee\">\n              <ul class=\"marquee-content\">\n                        <li>\n                <img decoding=\"async\"\n                  src=\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2024\/02\/Wolf.png\"\n                  alt=\"\"\n                \/>\n              <\/li>\n                        <li>\n                <img decoding=\"async\"\n                  src=\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2024\/02\/Esterhazy.png\"\n                  alt=\"\"\n                \/>\n              <\/li>\n                        <li>\n                <img decoding=\"async\"\n                  src=\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2024\/02\/Zgonc.png\"\n                  alt=\"\"\n                \/>\n              <\/li>\n                        <li>\n                <img decoding=\"async\"\n                  src=\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2024\/02\/WKO.png\"\n                  alt=\"\"\n                \/>\n              <\/li>\n                        <li>\n                <img decoding=\"async\"\n                  src=\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2024\/02\/Allgas.png\"\n                  alt=\"\"\n                \/>\n              <\/li>\n                        <li>\n                <img decoding=\"async\"\n                  src=\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2024\/02\/Ruefa.png\"\n                  alt=\"\"\n                \/>\n              <\/li>\n                        <li>\n                <img decoding=\"async\"\n                  src=\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2024\/02\/Expert.png\"\n                  alt=\"\"\n                \/>\n              <\/li>\n                        <li>\n                <img decoding=\"async\"\n                  src=\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2024\/02\/Infar.png\"\n                  alt=\"\"\n                \/>\n              <\/li>\n                        <li>\n                <img decoding=\"async\"\n                  src=\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2024\/02\/Attensam.png\"\n                  alt=\"\"\n                \/>\n              <\/li>\n                        <li>\n                <img decoding=\"async\"\n                  src=\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2024\/02\/Hypo.png\"\n                  alt=\"\"\n                \/>\n              <\/li>\n                        <li>\n                <img decoding=\"async\"\n                  src=\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2024\/02\/Swietelsky.png\"\n                  alt=\"\"\n                \/>\n              <\/li>\n                        <li>\n                <img decoding=\"async\"\n                  src=\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2024\/02\/Strabag.png\"\n                  alt=\"\"\n                \/>\n              <\/li>\n                        <li>\n                <img decoding=\"async\"\n                  src=\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2024\/02\/John_Harris.png\"\n                  alt=\"\"\n                \/>\n              <\/li>\n                        <li>\n                <img decoding=\"async\"\n                  src=\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2024\/02\/bstaendig.png\"\n                  alt=\"\"\n                \/>\n              <\/li>\n                        <li>\n                <img decoding=\"async\"\n                  src=\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2024\/02\/Rosa_Moser.png\"\n                  alt=\"\"\n                \/>\n              <\/li>\n                  <\/ul>\n          <\/div>\n<\/section>\n\n  <script>\nconst root = document.documentElement;\nconst marqueeElementsDisplayed = getComputedStyle(root).getPropertyValue(\"--marquee-elements-displayed\");\nconst marqueeContent = document.querySelector(\"ul.marquee-content\");\n\nroot.style.setProperty(\"--marquee-elements\", marqueeContent.children.length);\n\nfor(let i=0; i<marqueeElementsDisplayed; i++) {\n  marqueeContent.appendChild(marqueeContent.children[i].cloneNode(true));\n}\n  <\/script>\n\n\n\n\n\n<style>\n.container-gp-nw .row{\n\talign-items: stretch\n}\n.container-gp-nw .gp-col{\n\tflex-direction: column;\n\tjustify-content: flex-start;\n  background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0.4) 100%);\n\tborder: 1px solid #FFFFFF;\n\tborder-radius: 20px;\n\tpadding:30px;\n\theight:100%\n}\n.container-gp-nw .gp-col picture{\n\theight:120px\n}\n.container-gp-nw .gp-col img{\n\theight: 100%\n}\n.container-gp-nw .gp-col p{\n\tmargin: 20px 0 0;\n\tfont-size:14px;\n}\n@media (max-width:600px){\n\t.container-gp-nw .gp-col{\n\t\tpadding:20px 30px\n\t}\n}\n<\/style>\n<section class=\"container-xl\">\n    <div class=\"container-gp container-gp-nw container-l container\">\n        <div class=\"row\">\n                        <div class=\"col br-10\">\n                <div class=\"gp-col\">\n                    <div class=\"innerimg\">\n                        <img decoding=\"async\" src=\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2024\/04\/PremierPartner-RGB.png\" alt=\"\" \/>\n                    <\/div>\n                    <p>Herold wurde 2024 wieder als Google-Premium-Partner ausgezeichnet \u2013 und geh\u00f6rt damit zu den Top 3 % aller \u00f6sterreichischen Unternehmen im Bereich Google Ads.<\/p>\n                <\/div>\n            <\/div>\n\n            \n                        <div class=\"col br-10\">\n                <div class=\"gp-col\">\n                    <div class=\"innerimg\">\n                        <img decoding=\"async\" src=\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2024\/01\/Leading-Agency-Program_Logo_High-Resolution_fs_cropped.svg\" alt=\"\" \/>\n                    <\/div>\n                    <p>Als Google-Leading-Agencys geh\u00f6ren wir zu den Top-Partneragenturen von Google. Das bedeutet, wir bekommen immer die neuesten Infos direkt von Google und k\u00f6nnen dir einen noch effektiveren Service anbieten.<\/p>\n                <\/div>\n            <\/div>\n\n        <\/div>\n    <\/div>\n<\/section>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<style>\n.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease-out}\n.faq-item.open .faq-answer{max-height:1000px;transition:max-height .3s ease-in}\n.faq-question{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px;transition:.2s}\n.faq-question:hover{color:#387BC2;transition:.2s}\n.faq-question svg{transition:transform .2s}\n.faq-question svg.open{transform:rotate(45deg)}\n.faq-item.open .faq-question{\n  font-family:'Satoshi-Bold', Arial, sans-serif;font-weight:700;transition:.2s\n}\n<\/style>\n\n<section class=\"container-xl br-20 container-xl-faq faq-section-69f3cfda899d6\">\n  <div class=\"container-faq container-l container\">\n    <div class=\"row\">\n      <h2>Die h\u00e4ufigsten Fragen zu Online-Sichtbarkeit<\/h2>\n    <\/div>\n\n    <div class=\"row\">\n      <div class=\"faq-container\">\n                  <div class=\"faq-item\">\n            <div class=\"faq-question\">\n              Warum sollte ich Werbung f\u00fcr mein Unternehmen schalten?              <svg width=\"10\" height=\"10\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                <path d=\"M0.44 3.6742H4.022V0.0922029H5.858V3.6742H9.44V5.5102H5.858V9.1102H4.022V5.5102H0.44V3.6742Z\" fill=\"#387BC2\"\/>\n              <\/svg>\n            <\/div>\n            <div class=\"faq-answer\">\n              Durch gezielte Werbung erh\u00f6hen Sie Ihre Sichtbarkeit, gewinnen neue Kund:innen und st\u00e4rken Ihre Marktposition. Ob online oder offline \u2013 Werbung hilft dabei, Ihre <b>Angebote bekannt zu machen<\/b>, Vertrauen aufzubauen und den <b>Umsatz nachhaltig zu steigern<\/b>.\r\n<br \/>\r\n<br>\r\nGerade in der digitalen Welt ist es entscheidend, dort <b>pr\u00e4sent zu sein, wo Ihre Zielgruppe nach L\u00f6sungen sucht<\/b> \u2013 sei es \u00fcber Google, Social Media oder Branchenplattformen wie HEROLD.            <\/div>\n          <\/div>\n                  <div class=\"faq-item\">\n            <div class=\"faq-question\">\n              Was ist der Unterschied zwischen Google Such- und Bannerwerbung?              <svg width=\"10\" height=\"10\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                <path d=\"M0.44 3.6742H4.022V0.0922029H5.858V3.6742H9.44V5.5102H5.858V9.1102H4.022V5.5102H0.44V3.6742Z\" fill=\"#387BC2\"\/>\n              <\/svg>\n            <\/div>\n            <div class=\"faq-answer\">\n              <ul>\r\n<li><b>Google Suchwerbung<\/b> erscheint direkt in den Suchergebnissen, wenn jemand nach Ihren Produkten oder Dienstleistungen sucht.<\/li>\r\n<li><b>Google Bannerwerbung<\/b> zeigt grafische Anzeigen auf verschiedenen Webseiten im Google Display Netzwerk.<\/li>\r\n<\/ul>            <\/div>\n          <\/div>\n                  <div class=\"faq-item\">\n            <div class=\"faq-question\">\n              Ist Social Media Werbung f\u00fcr mein Unternehmen sinnvoll?              <svg width=\"10\" height=\"10\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                <path d=\"M0.44 3.6742H4.022V0.0922029H5.858V3.6742H9.44V5.5102H5.858V9.1102H4.022V5.5102H0.44V3.6742Z\" fill=\"#387BC2\"\/>\n              <\/svg>\n            <\/div>\n            <div class=\"faq-answer\">\n              <b>Ja<\/b> \u2013 besonders f\u00fcr lokale Dienstleistungen, kleine Shops, Anw\u00e4lte, Notare oder \u00c4rzte. Wir helfen Ihr Unternehmen auf Plattformen wie Facebook und Instagram in Szene zu setzen.            <\/div>\n          <\/div>\n                  <div class=\"faq-item\">\n            <div class=\"faq-question\">\n              Was ist der Vorteil von Social Media Werbung gegen\u00fcber Werbung auf Google?              <svg width=\"10\" height=\"10\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                <path d=\"M0.44 3.6742H4.022V0.0922029H5.858V3.6742H9.44V5.5102H5.858V9.1102H4.022V5.5102H0.44V3.6742Z\" fill=\"#387BC2\"\/>\n              <\/svg>\n            <\/div>\n            <div class=\"faq-answer\">\n              <b>Social Media Werbung<\/b> bietet gegen\u00fcber Google Werbung einige besondere Vorteile \u2013 vor allem in Bezug auf Zielgruppenansprache und Markenaufbau. W\u00e4hrend Google Werbung nutzerbasiert auf Suchanfragen reagiert (\u201eSuchintention\u201c), erlaubt Social Media Werbung eine proaktive Ansprache auf Basis von Interessen, demografischen Merkmalen und Nutzerverhalten. So erreichen Sie auch potenzielle Kund:innen, die noch nicht aktiv nach Ihrem Angebot suchen.\r\n<br \/>\r\n<br>\r\nZus\u00e4tzlich eignet sich <b>Social Media hervorragend f\u00fcr visuelles Storytelling, Markenbindung und den Aufbau von Reichweite<\/b> \u2013 ideal also f\u00fcr Image-Kampagnen oder die Einf\u00fchrung neuer (noch unbekannter) Produkte.            <\/div>\n          <\/div>\n                  <div class=\"faq-item\">\n            <div class=\"faq-question\">\n              Was ist der Vorteil von Google Werbung gegen\u00fcber Werbung auf Social Media?              <svg width=\"10\" height=\"10\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                <path d=\"M0.44 3.6742H4.022V0.0922029H5.858V3.6742H9.44V5.5102H5.858V9.1102H4.022V5.5102H0.44V3.6742Z\" fill=\"#387BC2\"\/>\n              <\/svg>\n            <\/div>\n            <div class=\"faq-answer\">\n              Der gr\u00f6\u00dfte Vorteil von Google Werbung liegt in der gezielten Ansprache von Personen, die bereits aktiv nach einem Produkt oder einer Dienstleistung suchen. Durch diese sogenannte \u201eSuchintention\u201c erreichen Sie potenzielle Kund:innen genau im entscheidenden Moment \u2013 n\u00e4mlich dann, wenn ein konkretes Interesse oder Bedarf besteht und danach gesucht wird.\r\n<br \/>\r\n<br>\r\nIm Vergleich zur Social Media Werbung, die vor allem auf Aufmerksamkeit und Reichweite setzt, ist Google Werbung st\u00e4rker auf direkte Ergebnisse wie Klicks, Anfragen, Buchungen oder K\u00e4ufe (also Conversions) ausgerichtet.\r\n            <\/div>\n          <\/div>\n                  <div class=\"faq-item\">\n            <div class=\"faq-question\">\n              Welche Art von Werbung ist f\u00fcr mein Unternehmen geeignet?              <svg width=\"10\" height=\"10\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                <path d=\"M0.44 3.6742H4.022V0.0922029H5.858V3.6742H9.44V5.5102H5.858V9.1102H4.022V5.5102H0.44V3.6742Z\" fill=\"#387BC2\"\/>\n              <\/svg>\n            <\/div>\n            <div class=\"faq-answer\">\n              Das ist schwierig pauschal zu beantworten, da sich die Anforderungen je nach Fall unterscheiden. Wir empfehlen daher ein <b>kostenloses Beratungsgespr\u00e4ch<\/b> mit einem unserer Werbe-Experten.             <\/div>\n          <\/div>\n                  <div class=\"faq-item\">\n            <div class=\"faq-question\">\n              Wie viel kostet es Werbung zu schalten?              <svg width=\"10\" height=\"10\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                <path d=\"M0.44 3.6742H4.022V0.0922029H5.858V3.6742H9.44V5.5102H5.858V9.1102H4.022V5.5102H0.44V3.6742Z\" fill=\"#387BC2\"\/>\n              <\/svg>\n            <\/div>\n            <div class=\"faq-answer\">\n              Die Kosten f\u00fcr Werbung lassen sich nicht pauschal angeben, da sie stark von Ihren individuellen Anforderungen, Zielen und dem gew\u00e4hlten Leistungsumfang abh\u00e4ngen. Um Ihnen ein ma\u00dfgeschneidertes Angebot unterbreiten zu k\u00f6nnen, empfehlen wir ein <b>kostenloses und unverbindliches Beratungsgespr\u00e4ch<\/b> mit einem unserer erfahrenen Werbe-Expert:innen. So finden wir gemeinsam die beste L\u00f6sung f\u00fcr Ihr Unternehmen.            <\/div>\n          <\/div>\n                  <div class=\"faq-item\">\n            <div class=\"faq-question\">\n              Brauche ich ein gro\u00dfes Werbebudget?              <svg width=\"10\" height=\"10\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                <path d=\"M0.44 3.6742H4.022V0.0922029H5.858V3.6742H9.44V5.5102H5.858V9.1102H4.022V5.5102H0.44V3.6742Z\" fill=\"#387BC2\"\/>\n              <\/svg>\n            <\/div>\n            <div class=\"faq-answer\">\n              Nein. Unsere <b>Angebote sind skalierbar<\/b> und auch <b>f\u00fcr kleinere Budgets geeignet<\/b>. Sie bestimmen, wie viel Sie investieren m\u00f6chten \u2013 wir holen das Beste f\u00fcr Sie heraus.            <\/div>\n          <\/div>\n                  <div class=\"faq-item\">\n            <div class=\"faq-question\">\n              Ist ein Beratungsgespr\u00e4ch mit HEROLD kostenlos?              <svg width=\"10\" height=\"10\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                <path d=\"M0.44 3.6742H4.022V0.0922029H5.858V3.6742H9.44V5.5102H5.858V9.1102H4.022V5.5102H0.44V3.6742Z\" fill=\"#387BC2\"\/>\n              <\/svg>\n            <\/div>\n            <div class=\"faq-answer\">\n              Ja, unser <b>Beratungsgespr\u00e4ch ist zu 100\u202f% kostenlos<\/b> und v\u00f6llig unverbindlich. Es entstehen keinerlei Kosten f\u00fcr Sie \u2013 ganz gleich, ob Sie sich anschlie\u00dfend f\u00fcr eine Zusammenarbeit mit uns entscheiden oder nicht. Unser Ziel ist es, Ihnen in einem pers\u00f6nlichen Gespr\u00e4ch wertvolle Einblicke und individuelle Empfehlungen f\u00fcr Ihre Online-Werbestrategie zu geben.            <\/div>\n          <\/div>\n                  <div class=\"faq-item\">\n            <div class=\"faq-question\">\n              Warum sollte ich mit HEROLD zusammenarbeiten?              <svg width=\"10\" height=\"10\" viewBox=\"0 0 10 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                <path d=\"M0.44 3.6742H4.022V0.0922029H5.858V3.6742H9.44V5.5102H5.858V9.1102H4.022V5.5102H0.44V3.6742Z\" fill=\"#387BC2\"\/>\n              <\/svg>\n            <\/div>\n            <div class=\"faq-answer\">\n              Wir haben bis heute <b>\u00fcber 65.000 Werbe-Kampagnen erfolgreich<\/b> durchgef\u00fchrt. HEROLD bietet eine Kombination aus technischer Expertise, lokaler Marktkenntnis und pers\u00f6nlicher Betreuung. Mehr als 45.000 Kund:innen k\u00f6nnen sich nicht irren.            <\/div>\n          <\/div>\n              <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\":\"https:\/\/schema.org\",\n  \"@type\":\"FAQPage\",\n  \"mainEntity\":[\n    {\"@type\":\"Question\",\"name\":\"Warum sollte ich Werbung f\u00fcr mein Unternehmen schalten?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Durch gezielte Werbung erh\u00f6hen Sie Ihre Sichtbarkeit, gewinnen neue Kund:innen und st\u00e4rken Ihre Marktposition. Ob online oder offline \u2013 Werbung hilft dabei, Ihre Angebote bekannt zu machen, Vertrauen aufzubauen und den Umsatz nachhaltig zu steigern.\\r\\n\\r\\n\\r\\nGerade in der digitalen Welt ist es entscheidend, dort pr\u00e4sent zu sein, wo Ihre Zielgruppe nach L\u00f6sungen sucht \u2013 sei es \u00fcber Google, Social Media oder Branchenplattformen wie HEROLD.\"}},{\"@type\":\"Question\",\"name\":\"Was ist der Unterschied zwischen Google Such- und Bannerwerbung?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Google Suchwerbung erscheint direkt in den Suchergebnissen, wenn jemand nach Ihren Produkten oder Dienstleistungen sucht.\\r\\nGoogle Bannerwerbung zeigt grafische Anzeigen auf verschiedenen Webseiten im Google Display Netzwerk.\"}},{\"@type\":\"Question\",\"name\":\"Ist Social Media Werbung f\u00fcr mein Unternehmen sinnvoll?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Ja \u2013 besonders f\u00fcr lokale Dienstleistungen, kleine Shops, Anw\u00e4lte, Notare oder \u00c4rzte. Wir helfen Ihr Unternehmen auf Plattformen wie Facebook und Instagram in Szene zu setzen.\"}},{\"@type\":\"Question\",\"name\":\"Was ist der Vorteil von Social Media Werbung gegen\u00fcber Werbung auf Google?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Social Media Werbung bietet gegen\u00fcber Google Werbung einige besondere Vorteile \u2013 vor allem in Bezug auf Zielgruppenansprache und Markenaufbau. W\u00e4hrend Google Werbung nutzerbasiert auf Suchanfragen reagiert (\u201eSuchintention\u201c), erlaubt Social Media Werbung eine proaktive Ansprache auf Basis von Interessen, demografischen Merkmalen und Nutzerverhalten. So erreichen Sie auch potenzielle Kund:innen, die noch nicht aktiv nach Ihrem Angebot suchen.\\r\\n\\r\\n\\r\\nZus\u00e4tzlich eignet sich Social Media hervorragend f\u00fcr visuelles Storytelling, Markenbindung und den Aufbau von Reichweite \u2013 ideal also f\u00fcr Image-Kampagnen oder die Einf\u00fchrung neuer (noch unbekannter) Produkte.\"}},{\"@type\":\"Question\",\"name\":\"Was ist der Vorteil von Google Werbung gegen\u00fcber Werbung auf Social Media?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Der gr\u00f6\u00dfte Vorteil von Google Werbung liegt in der gezielten Ansprache von Personen, die bereits aktiv nach einem Produkt oder einer Dienstleistung suchen. Durch diese sogenannte \u201eSuchintention\u201c erreichen Sie potenzielle Kund:innen genau im entscheidenden Moment \u2013 n\u00e4mlich dann, wenn ein konkretes Interesse oder Bedarf besteht und danach gesucht wird.\\r\\n\\r\\n\\r\\nIm Vergleich zur Social Media Werbung, die vor allem auf Aufmerksamkeit und Reichweite setzt, ist Google Werbung st\u00e4rker auf direkte Ergebnisse wie Klicks, Anfragen, Buchungen oder K\u00e4ufe (also Conversions) ausgerichtet.\"}},{\"@type\":\"Question\",\"name\":\"Welche Art von Werbung ist f\u00fcr mein Unternehmen geeignet?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Das ist schwierig pauschal zu beantworten, da sich die Anforderungen je nach Fall unterscheiden. Wir empfehlen daher ein kostenloses Beratungsgespr\u00e4ch mit einem unserer Werbe-Experten.\"}},{\"@type\":\"Question\",\"name\":\"Wie viel kostet es Werbung zu schalten?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Die Kosten f\u00fcr Werbung lassen sich nicht pauschal angeben, da sie stark von Ihren individuellen Anforderungen, Zielen und dem gew\u00e4hlten Leistungsumfang abh\u00e4ngen. Um Ihnen ein ma\u00dfgeschneidertes Angebot unterbreiten zu k\u00f6nnen, empfehlen wir ein kostenloses und unverbindliches Beratungsgespr\u00e4ch mit einem unserer erfahrenen Werbe-Expert:innen. So finden wir gemeinsam die beste L\u00f6sung f\u00fcr Ihr Unternehmen.\"}},{\"@type\":\"Question\",\"name\":\"Brauche ich ein gro\u00dfes Werbebudget?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Nein. Unsere Angebote sind skalierbar und auch f\u00fcr kleinere Budgets geeignet. Sie bestimmen, wie viel Sie investieren m\u00f6chten \u2013 wir holen das Beste f\u00fcr Sie heraus.\"}},{\"@type\":\"Question\",\"name\":\"Ist ein Beratungsgespr\u00e4ch mit HEROLD kostenlos?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Ja, unser Beratungsgespr\u00e4ch ist zu 100\u202f% kostenlos und v\u00f6llig unverbindlich. Es entstehen keinerlei Kosten f\u00fcr Sie \u2013 ganz gleich, ob Sie sich anschlie\u00dfend f\u00fcr eine Zusammenarbeit mit uns entscheiden oder nicht. Unser Ziel ist es, Ihnen in einem pers\u00f6nlichen Gespr\u00e4ch wertvolle Einblicke und individuelle Empfehlungen f\u00fcr Ihre Online-Werbestrategie zu geben.\"}},{\"@type\":\"Question\",\"name\":\"Warum sollte ich mit HEROLD zusammenarbeiten?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Wir haben bis heute \u00fcber 65.000 Werbe-Kampagnen erfolgreich durchgef\u00fchrt. HEROLD bietet eine Kombination aus technischer Expertise, lokaler Marktkenntnis und pers\u00f6nlicher Betreuung. Mehr als 45.000 Kund:innen k\u00f6nnen sich nicht irren.\"}}  ]\n}\n<\/script>\n\n<script>\ndocument.addEventListener('DOMContentLoaded',function(){\n  const faqSection=document.querySelector('.faq-section-69f3cfda899d6');\n  if(!faqSection) return;\n  const items=faqSection.querySelectorAll('.faq-item');\n  items.forEach(item=>{\n    const q=item.querySelector('.faq-question');\n    const a=item.querySelector('.faq-answer');\n    const icon=q.querySelector('svg');\n    q.addEventListener('click',()=>{\n      const isOpen=item.classList.contains('open');\n      items.forEach(x=>{\n        x.classList.remove('open');\n        const ans=x.querySelector('.faq-answer'); if(ans) ans.style.maxHeight='0';\n        const ic=x.querySelector('svg'); if(ic) ic.classList.remove('open');\n      });\n      if(!isOpen){\n        item.classList.add('open');\n        a.style.maxHeight=a.scrollHeight+'px';\n        icon.classList.add('open');\n      }\n    });\n  });\n});\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Mit erh\u00f6hter Sichtbarkeit wird dein Unternehmen online gefunden Steigere deine Sichtbarkeit, Website-Besucher und deine Ums\u00e4tze. Firmendaten plattform\u00fcbergeifend synchronisieren Bei Google ganz oben vorgeschlagen werden Reihung auf \u00d6sterreichs gr\u00f6\u00dfter Firmendatenbank Kostenlose Beratung anfordern<\/p>\n","protected":false},"author":5,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"single-product-page.php","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Online-Sichtbarkeit erh\u00f6hen f\u00fcr Unternehmen<\/title>\n<meta name=\"description\" content=\"Die Online-Sichtbarkeit deines Unternehmens erh\u00f6hen: Mit unseren Sichtbarkeits-L\u00f6sungen wirst du von potenziellen Neukund:innen gefunden.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.herold.at\/marketing\/sichtbarkeit-erhoehen\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Online-Sichtbarkeit erh\u00f6hen f\u00fcr Unternehmen\" \/>\n<meta property=\"og:description\" content=\"Die Online-Sichtbarkeit deines Unternehmens erh\u00f6hen: Mit unseren Sichtbarkeits-L\u00f6sungen wirst du von potenziellen Neukund:innen gefunden.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.herold.at\/marketing\/sichtbarkeit-erhoehen\/\" \/>\n<meta property=\"og:site_name\" content=\"Herold Marketing\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-10T13:53:49+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2025\/06\/h7.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.herold.at\/marketing\/sichtbarkeit-erhoehen\/\",\"url\":\"https:\/\/www.herold.at\/marketing\/sichtbarkeit-erhoehen\/\",\"name\":\"Online-Sichtbarkeit erh\u00f6hen f\u00fcr Unternehmen\",\"isPartOf\":{\"@id\":\"https:\/\/www.herold.at\/marketing\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.herold.at\/marketing\/sichtbarkeit-erhoehen\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.herold.at\/marketing\/sichtbarkeit-erhoehen\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2025\/06\/h7.png\",\"datePublished\":\"2025-09-04T09:29:38+00:00\",\"dateModified\":\"2026-02-10T13:53:49+00:00\",\"description\":\"Die Online-Sichtbarkeit deines Unternehmens erh\u00f6hen: Mit unseren Sichtbarkeits-L\u00f6sungen wirst du von potenziellen Neukund:innen gefunden.\",\"inLanguage\":\"de-DE\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.herold.at\/marketing\/sichtbarkeit-erhoehen\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de-DE\",\"@id\":\"https:\/\/www.herold.at\/marketing\/sichtbarkeit-erhoehen\/#primaryimage\",\"url\":\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2025\/06\/h7.png\",\"contentUrl\":\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2025\/06\/h7.png\",\"width\":567,\"height\":365},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.herold.at\/marketing\/#website\",\"url\":\"https:\/\/www.herold.at\/marketing\/\",\"name\":\"Herold Marketing\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.herold.at\/marketing\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.herold.at\/marketing\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"de-DE\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.herold.at\/marketing\/#organization\",\"name\":\"Herold Marketing\",\"url\":\"https:\/\/www.herold.at\/marketing\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de-DE\",\"@id\":\"https:\/\/www.herold.at\/marketing\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2024\/03\/logo-herold-noclaim.svg\",\"contentUrl\":\"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2024\/03\/logo-herold-noclaim.svg\",\"caption\":\"Herold Marketing\"},\"image\":{\"@id\":\"https:\/\/www.herold.at\/marketing\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Online-Sichtbarkeit erh\u00f6hen f\u00fcr Unternehmen","description":"Die Online-Sichtbarkeit deines Unternehmens erh\u00f6hen: Mit unseren Sichtbarkeits-L\u00f6sungen wirst du von potenziellen Neukund:innen gefunden.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.herold.at\/marketing\/sichtbarkeit-erhoehen\/","og_locale":"de_DE","og_type":"article","og_title":"Online-Sichtbarkeit erh\u00f6hen f\u00fcr Unternehmen","og_description":"Die Online-Sichtbarkeit deines Unternehmens erh\u00f6hen: Mit unseren Sichtbarkeits-L\u00f6sungen wirst du von potenziellen Neukund:innen gefunden.","og_url":"https:\/\/www.herold.at\/marketing\/sichtbarkeit-erhoehen\/","og_site_name":"Herold Marketing","article_modified_time":"2026-02-10T13:53:49+00:00","og_image":[{"url":"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2025\/06\/h7.png"}],"twitter_card":"summary_large_image","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"2 Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.herold.at\/marketing\/sichtbarkeit-erhoehen\/","url":"https:\/\/www.herold.at\/marketing\/sichtbarkeit-erhoehen\/","name":"Online-Sichtbarkeit erh\u00f6hen f\u00fcr Unternehmen","isPartOf":{"@id":"https:\/\/www.herold.at\/marketing\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.herold.at\/marketing\/sichtbarkeit-erhoehen\/#primaryimage"},"image":{"@id":"https:\/\/www.herold.at\/marketing\/sichtbarkeit-erhoehen\/#primaryimage"},"thumbnailUrl":"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2025\/06\/h7.png","datePublished":"2025-09-04T09:29:38+00:00","dateModified":"2026-02-10T13:53:49+00:00","description":"Die Online-Sichtbarkeit deines Unternehmens erh\u00f6hen: Mit unseren Sichtbarkeits-L\u00f6sungen wirst du von potenziellen Neukund:innen gefunden.","inLanguage":"de-DE","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.herold.at\/marketing\/sichtbarkeit-erhoehen\/"]}]},{"@type":"ImageObject","inLanguage":"de-DE","@id":"https:\/\/www.herold.at\/marketing\/sichtbarkeit-erhoehen\/#primaryimage","url":"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2025\/06\/h7.png","contentUrl":"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2025\/06\/h7.png","width":567,"height":365},{"@type":"WebSite","@id":"https:\/\/www.herold.at\/marketing\/#website","url":"https:\/\/www.herold.at\/marketing\/","name":"Herold Marketing","description":"","publisher":{"@id":"https:\/\/www.herold.at\/marketing\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.herold.at\/marketing\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"de-DE"},{"@type":"Organization","@id":"https:\/\/www.herold.at\/marketing\/#organization","name":"Herold Marketing","url":"https:\/\/www.herold.at\/marketing\/","logo":{"@type":"ImageObject","inLanguage":"de-DE","@id":"https:\/\/www.herold.at\/marketing\/#\/schema\/logo\/image\/","url":"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2024\/03\/logo-herold-noclaim.svg","contentUrl":"https:\/\/www.herold.at\/marketing\/wp-content\/uploads\/2024\/03\/logo-herold-noclaim.svg","caption":"Herold Marketing"},"image":{"@id":"https:\/\/www.herold.at\/marketing\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.herold.at\/marketing\/wp-json\/wp\/v2\/pages\/109889"}],"collection":[{"href":"https:\/\/www.herold.at\/marketing\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.herold.at\/marketing\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.herold.at\/marketing\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/www.herold.at\/marketing\/wp-json\/wp\/v2\/comments?post=109889"}],"version-history":[{"count":11,"href":"https:\/\/www.herold.at\/marketing\/wp-json\/wp\/v2\/pages\/109889\/revisions"}],"predecessor-version":[{"id":110000,"href":"https:\/\/www.herold.at\/marketing\/wp-json\/wp\/v2\/pages\/109889\/revisions\/110000"}],"wp:attachment":[{"href":"https:\/\/www.herold.at\/marketing\/wp-json\/wp\/v2\/media?parent=109889"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}