It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://bit.ly/3XKwW2u/

  1. <!DOCTYPE html>
  2. <html class="no-js" lang="en-US">
  3. <head>
  4. <meta charset="utf-8">
  5. <link rel="preload" href="//cdn.optimizely.com/js/16488430484.js" as="script">
  6. <link rel="preload" href="https://docrdsfx76ssb.cloudfront.net/static/1729017144/pages/wp-content/cache/fvm/min/1729016816-css6a3a42c8ef9b43e1ac5313ba3c0351bad079abf14962a6901d7a3e97a6a07.css" as="style" media="all">
  7. <link rel="preload" href="https://docrdsfx76ssb.cloudfront.net/static/1729017144/pages/wp-includes/js/jquery/jquery.min.js" as="script">
  8. <link rel="preload" href="https://docrdsfx76ssb.cloudfront.net/static/1729017144/pages/wp-includes/js/jquery/jquery-migrate.min.js" as="script">
  9. <script data-cfasync="false">if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]iebrowser/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?iebrowser=1"}else{document.location.href=href.replace("#","?iebrowser=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&iebrowser=1"}else{document.location.href=href.replace("#","&iebrowser=1#")}}}}</script>
  10. <script data-cfasync="false">class FVMLoader{constructor(e){this.triggerEvents=e,this.eventOptions={passive:!0},this.userEventListener=this.triggerListener.bind(this),this.delayedScripts={normal:[],async:[],defer:[]},this.allJQueries=[]}_addUserInteractionListener(e){this.triggerEvents.forEach(t=>window.addEventListener(t,e.userEventListener,e.eventOptions))}_removeUserInteractionListener(e){this.triggerEvents.forEach(t=>window.removeEventListener(t,e.userEventListener,e.eventOptions))}triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}async _loadEverythingNow(){this._runAllDelayedCSS(),this._delayEventListeners(),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async),await this._triggerDOMContentLoaded(),await this._triggerWindowLoad(),window.dispatchEvent(new Event("wpr-allScriptsLoaded"))}_registerAllDelayedScripts(){document.querySelectorAll("script[type=fvmdelay]").forEach(e=>{e.hasAttribute("src")?e.hasAttribute("async")&&!1!==e.async?this.delayedScripts.async.push(e):e.hasAttribute("defer")&&!1!==e.defer||"module"===e.getAttribute("data-type")?this.delayedScripts.defer.push(e):this.delayedScripts.normal.push(e):this.delayedScripts.normal.push(e)})}_runAllDelayedCSS(){document.querySelectorAll("link[rel=fvmdelay]").forEach(e=>{e.setAttribute("rel","stylesheet")})}async _transformScript(e){return await this._requestAnimFrame(),new Promise(t=>{const n=document.createElement("script");let r;[...e.attributes].forEach(e=>{let t=e.nodeName;"type"!==t&&("data-type"===t&&(t="type",r=e.nodeValue),n.setAttribute(t,e.nodeValue))}),e.hasAttribute("src")?(n.addEventListener("load",t),n.addEventListener("error",t)):(n.text=e.text,t()),e.parentNode.replaceChild(n,e)})}async _loadScriptsFromList(e){const t=e.shift();return t?(await this._transformScript(t),this._loadScriptsFromList(e)):Promise.resolve()}_delayEventListeners(){let e={};function t(t,n){!function(t){function n(n){return e[t].eventsToRewrite.indexOf(n)>=0?"wpr-"+n:n}e[t]||(e[t]={originalFunctions:{add:t.addEventListener,remove:t.removeEventListener},eventsToRewrite:[]},t.addEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.add.apply(t,arguments)},t.removeEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.remove.apply(t,arguments)})}(t),e[t].eventsToRewrite.push(n)}function n(e,t){let n=e[t];Object.defineProperty(e,t,{get:()=>n||function(){},set(r){e["wpr"+t]=n=r}})}t(document,"DOMContentLoaded"),t(window,"DOMContentLoaded"),t(window,"load"),t(window,"pageshow"),t(document,"readystatechange"),n(document,"onreadystatechange"),n(window,"onload"),n(window,"onpageshow")}_delayJQueryReady(e){let t=window.jQuery;Object.defineProperty(window,"jQuery",{get:()=>t,set(n){if(n&&n.fn&&!e.allJQueries.includes(n)){n.fn.ready=n.fn.init.prototype.ready=function(t){e.domReadyFired?t.bind(document)(n):document.addEventListener("DOMContentLoaded2",()=>t.bind(document)(n))};const t=n.fn.on;n.fn.on=n.fn.init.prototype.on=function(){if(this[0]===window){function e(e){return e.split(" ").map(e=>"load"===e||0===e.indexOf("load.")?"wpr-jquery-load":e).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=e(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(t=>{delete Object.assign(arguments[0],{[e(t)]:arguments[0][t]})[t]})}return t.apply(this,arguments),this},e.allJQueries.push(n)}t=n}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._requestAnimFrame(),document.dispatchEvent(new Event("DOMContentLoaded2")),await this._requestAnimFrame(),window.dispatchEvent(new Event("DOMContentLoaded2")),await this._requestAnimFrame(),document.dispatchEvent(new Event("wpr-readystatechange")),await this._requestAnimFrame(),document.wpronreadystatechange&&document.wpronreadystatechange()}async _triggerWindowLoad(){await this._requestAnimFrame(),window.dispatchEvent(new Event("wpr-load")),await this._requestAnimFrame(),window.wpronload&&window.wpronload(),await this._requestAnimFrame(),this.allJQueries.forEach(e=>e(window).trigger("wpr-jquery-load")),window.dispatchEvent(new Event("wpr-pageshow")),await this._requestAnimFrame(),window.wpronpageshow&&window.wpronpageshow()}_handleDocumentWrite(){const e=new Map;document.write=document.writeln=function(t){const n=document.currentScript,r=document.createRange(),i=n.parentElement;let a=e.get(n);void 0===a&&(a=n.nextSibling,e.set(n,a));const s=document.createDocumentFragment();r.setStart(s,0),s.appendChild(r.createContextualFragment(t)),i.insertBefore(s,a)}}async _requestAnimFrame(){return new Promise(e=>requestAnimationFrame(e))}static run(){const e=new FVMLoader(["keydown","mousemove","touchmove","touchstart","touchend","wheel"]);e._addUserInteractionListener(e)}}FVMLoader.run();</script>
  11. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  12. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  13. <meta class="foundation-mq">
  14.  
  15. <link rel="alternate" hreflang="en" href="https://bitly.com/pages/landing/branded-short-domains-powered-by-bitly">
  16. <link rel="alternate" hreflang="de" href="https://bitly.com/pages/de/landing/branded-short-domains-powered-by-bitly">
  17. <link rel="alternate" hreflang="fr" href="https://bitly.com/pages/fr/landing/branded-short-domains-powered-by-bitly">
  18. <link rel="alternate" hreflang="it" href="https://bitly.com/pages/it/landing/branded-short-domains-powered-by-bitly">
  19. <link rel="alternate" hreflang="es" href="https://bitly.com/pages/es/landing/branded-short-domains-powered-by-bitly">
  20. <link rel="alternate" hreflang="x-default" href="https://bitly.com/pages/landing/branded-short-domains-powered-by-bitly"><title>Custom Domain by Bitly</title>
  21. <meta property="og:locale" content="en_US">
  22. <meta property="og:type" content="article">
  23. <meta property="og:title" content="Custom Domain by Bitly">
  24. <meta property="og:url" content="https://bitly.com/pages/landing/branded-short-domains-powered-by-bitly">
  25. <meta property="og:site_name" content="Bitly">
  26. <meta property="article:publisher" content="https://www.facebook.com/bitly">
  27. <meta property="article:modified_time" content="2024-10-03T20:01:17+00:00">
  28. <meta property="og:image" content="https://docrdsfx76ssb.cloudfront.net/static/1729017144/pages/wp-content/uploads/2023/10/homepage-default-social.png">
  29. <meta property="og:image:width" content="1200">
  30. <meta property="og:image:height" content="631">
  31. <meta property="og:image:type" content="image/png">
  32. <meta name="twitter:card" content="summary_large_image">
  33. <meta name="twitter:site" content="@Bitly">
  34. <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://bitly.com/pages/landing/branded-short-domains-powered-by-bitly","url":"https://bitly.com/pages/landing/branded-short-domains-powered-by-bitly","name":"Custom Domain by Bitly","isPartOf":{"@id":"https://bitly.com/pages/#website"},"datePublished":"2019-04-23T18:55:35+00:00","dateModified":"2024-10-03T20:01:17+00:00","breadcrumb":{"@id":"https://bitly.com/pages/landing/branded-short-domains-powered-by-bitly#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://bitly.com/pages/landing/branded-short-domains-powered-by-bitly"]}]},{"@type":"BreadcrumbList","@id":"https://bitly.com/pages/landing/branded-short-domains-powered-by-bitly#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://bitly.com/pages/"},{"@type":"ListItem","position":2,"name":"Landing Pages","item":"https://mkt.bitly.com/landing"},{"@type":"ListItem","position":3,"name":"Custom BSD Landing Page"}]},{"@type":"WebSite","@id":"https://bitly.com/pages/#website","url":"https://bitly.com/pages/","name":"Bitly","description":"Harness the click","publisher":{"@id":"https://bitly.com/pages/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://bitly.com/pages/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://bitly.com/pages/#organization","name":"Bitly, Inc.","url":"https://bitly.com/pages/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://bitly.com/pages/#/schema/logo/image/","url":"https://docrdsfx76ssb.cloudfront.net/static/1729017144/pages/wp-content/uploads/2019/02/cropped-Logo_orange1.png","contentUrl":"https://docrdsfx76ssb.cloudfront.net/static/1729017144/pages/wp-content/uploads/2019/02/cropped-Logo_orange1.png","width":310,"height":152,"caption":"Bitly, Inc."},"image":{"@id":"https://bitly.com/pages/#/schema/logo/image/"},"sameAs":["https://www.facebook.com/bitly","https://x.com/Bitly","https://www.instagram.com/bitly/","https://www.linkedin.com/company/bitly/","https://www.youtube.com/channel/UCXqBik7fDW6jzp9PBXwiIQQ","https://en.wikipedia.org/wiki/Bitly"]}]}</script>
  35. <link rel="canonical" href="https://bitly.com/pages/landing/branded-short-domains-powered-by-bitly">
  36. <meta name="google-site-verification" content="VxdtAjqaA6XhwRJO86fcIZtRDqJAzUqlgS8AwZHmd3o">
  37. <meta name="google-site-verification" content="v0y6aY7uUXw-qQm9w0YTh4VBwOMfELJ-YKG7pCd5RoQ">
  38. <link rel="preload" fetchpriority="low" id="fvmfonts-css" href="https://docrdsfx76ssb.cloudfront.net/static/1729017144/pages/wp-content/cache/fvm/min/1729016816-css130bf1718192fe66942ef3d04f2775c03a2b8f5c60745f3e9643001f84169.css" as="style" media="all" onload="this.rel='stylesheet';this.onload=null">
  39. <link rel="stylesheet" href="https://docrdsfx76ssb.cloudfront.net/static/1729017144/pages/wp-content/cache/fvm/min/1729016816-css6a3a42c8ef9b43e1ac5313ba3c0351bad079abf14962a6901d7a3e97a6a07.css" media="all">
  40. <script data-cfasync="false" src="https://docrdsfx76ssb.cloudfront.net/static/1729017144/pages/wp-includes/js/jquery/jquery.min.js"></script>
  41. <script data-cfasync="false" src="https://docrdsfx76ssb.cloudfront.net/static/1729017144/pages/wp-includes/js/jquery/jquery-migrate.min.js"></script>
  42. <link rel="icon" href="https://docrdsfx76ssb.cloudfront.net/static/1729017144/pages/wp-content/uploads/2019/02/favicon.ico">
  43. <script src="https://docrdsfx76ssb.cloudfront.net/static/1729017144/pages/wp-content/themes/JointsWP-CSS-master/assets/scripts/onetrust.js" id="onetrust-js"></script>
  44. <script>
  45. (function() {
  46. var a = 'bitly';
  47. var b = '.com';
  48. var h=window.location.hostname;
  49. var i = "";
  50. if(!h.includes(a+b)) {i="-test"}
  51. var blocker = 'https://cdn.cookielaw.org/consent/26c7d0bf-48ec-4646-8f57-e4e1135d9d05'+i+'/OtAutoBlock.js';
  52. var mainScriptAttr = '26c7d0bf-48ec-4646-8f57-e4e1135d9d05'+i;
  53. var bl = document.createElement('script');
  54. bl.type = 'text/javascript';
  55. bl.src = blocker;
  56. var mt = document.createElement('script');
  57. mt.type = 'text/javascript';
  58. mt.src = 'https://cdn.cookielaw.org/scripttemplates/otSDKStub.js';
  59. mt.setAttribute('data-domain-script', mainScriptAttr);
  60. document.head.prepend(mt);
  61. //document.head.prepend(bl);
  62. })();
  63. </script>
  64. <script type="text/plain" class="optanon-category-C0002" src="https://cdn.optimizely.com/js/16488430484.js"></script>
  65. <script id="optimizelyscript">
  66. var a = 1;
  67. </script>
  68. <style id="safe-svg-svg-icon-style-inline-css" type="text/css" media="all">.safe-svg-cover{text-align:center}.safe-svg-cover .safe-svg-inside{display:inline-block;max-width:100%}.safe-svg-cover svg{height:100%;max-height:100%;max-width:100%;width:100%}</style>
  69. <style id="classic-theme-styles-inline-css" type="text/css" media="all">/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}</style>
  70. <script id="wpml-cookie-js-extra">
  71. /* <![CDATA[ */
  72. var wpml_cookies = {"wp-wpml_current_language":{"value":"en","expires":1,"path":"\/"}};
  73. var wpml_cookies = {"wp-wpml_current_language":{"value":"en","expires":1,"path":"\/"}};
  74. /* ]]> */
  75. </script>
  76. <script src="https://docrdsfx76ssb.cloudfront.net/static/1729017144/pages/wp-content/plugins/sitepress-multilingual-cms/res/js/cookies/language-cookie.js" id="wpml-cookie-js" defer data-wp-strategy="defer"></script>
  77. <script src="https://docrdsfx76ssb.cloudfront.net/static/1729017144/pages/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-dropdown/script.min.js" id="wpml-legacy-dropdown-0-js"></script>
  78. <style type="text/css" id="wp-custom-css" media="all">.redesign-2024 .cards-slider .card-container .card .card-image img{width:auto}#pricing{opacity:0;transition-delay:600ms;transition-timing-function:ease-in-out;transition-duration:600ms}body.page-loaded #pricing{opacity:1}.full-width-content.legal .inner-content{justify-content:center}.plan-toggle label{border-radius:20px;background-color:#2a5bd7;width:3rem;height:1.5rem;margin:0 10px;vertical-align:middle}.plan-toggle input:checked~.switch-paddle{background-color:#2a5bd7}.plan-toggle label:after{border-radius:50%}section.comparison-tables table tr.pricing-row .switch,.plan-toggle .switch{color:#1d1f21;margin-top:10px;font-weight:400;font-size:16px}button[data-userway-s3-2-styled="true"]{transform:none!important}button[data-userway-s3-3-styled="true"]{transform:none!important}section.free-hook-block.qr-customizer .form-content .qr-options [data-userway-s3-3-styled="true"]{width:auto!important;height:auto!important}section.free-hook-block.qr-customizer .form-content .qr-options [data-userway-s3-3-styled="true"] span{position:relative!important;width:auto!important;height:auto!important;overflow:visible!important}section.free-hook-block.qr-customizer .form-content .qr-options [data-userway-s3-2-styled="true"]{width:auto!important;height:auto!important}section.free-hook-block.qr-customizer .form-content .qr-options [data-userway-s3-2-styled="true"] span{position:relative!important;width:auto!important;height:auto!important;overflow:visible!important}.off-canvas-wrapper[data-userway-s4-zoom-styled="true"]{overflow:scroll!important}.parent-pageid-8551 hero .mobile-hero-wrap.redesign.style-redesign-dark section{background-color:#031F39}[data-userway-s4-zoom-styled="true"]+.off-canvas-wrapper .mega-menu .mega-menu__container-inner{width:100%!important}section[data-userway-s25-bg-img-styled="true"]+section.qr-customizer .form-content .qr-options label{width:auto!important;height:auto!important}section[data-userway-s25-bg-img-styled="true"]+section.qr-customizer .form-content .qr-options label span{position:relative!important;width:auto!important;height:auto!important;overflow:visible!important}input[data-line-height-feature-value],select[data-line-height-feature-value]{height:auto!important}@media all and (max-width:600px){.mobile-hero-wrap .hero-content:not(.slim):not(.slim-no-img){min-height:600px}}.mobile-hero-wrap .hero-content:not(.slim):not(.slim-no-img) @media all and (min-width:1200px){[lang="it-IT"] .redesign-2024 .block-of-cards-redesign-2 .cell .card .card-section .inner-wrap .card-title,[lang="it-IT"] .custom-redesign-2024 .block-of-cards-redesign-2 .cell .card .card-section .inner-wrap .card-title{font-size:50px;line-height:43px}[lang="it-IT"] .redesign-2024 .cards-block .card-title{font-size:23px}}@media all and (min-width:1200px){[lang="es-ES"] .redesign-2024 .block-of-cards-redesign-2 .cell .card .card-section .inner-wrap .card-title,[lang="es-ES"] .custom-redesign-2024 .block-of-cards-redesign-2 .cell .card .card-section .inner-wrap .card-title{font-size:50px;line-height:43px}[lang="es-ES"] .redesign-2024 .cards-block .card-title{font-size:28px}}@media screen and (max-width:767px){#sidemenu:after{bottom:calc(-100dvh + 70px)}#sidemenu .menu-item:nth-child(1),#sidemenu .menu-item:nth-child(2){bottom:calc(-100dvh + 160px)}#sidemenu .menu-item:nth-child(2){bottom:calc(-100dvh + 106px)}}.page .redesign-2024 section.free-hook-block.qr-customizer .form-content .qr-options [type="radio"]{display:inline-block!important;visibility:visible!important}.page-template-landing-pages-promo .version-opt-variant .plan-column:not(.free){margin-bottom:0}body section.pricing-tables .plan-column{border-radius:4px}body .off-canvas-wrapper{transition:all 300ms;opacity:1}body.home .off-canvas-wrapper,body.page-id-29785 .off-canvas-wrapper,body.page-id-9052 .off-canvas-wrapper,body.page-id-29520 .off-canvas-wrapper,body.page-id-29918 .off-canvas-wrapper,body.page-id-10589 .off-canvas-wrapper{opacity:0}body.home.page-loaded .off-canvas-wrapper,body.page-loaded .off-canvas-wrapper,body.page-loaded.page-id-9052 .off-canvas-wrapper,body.page-loaded.page-id-29520 .off-canvas-wrapper,body.page-loaded.page-id-29918 .off-canvas-wrapper,body.page-loaded.page-id-10589 .off-canvas-wrapper{opacity:1}li.wpml-ls-item-pt-br,li.wpml-ls-item-pt{display:none!important}.wpml-ls-legacy-dropdown .wpml-ls-current-language:focus .wpml-ls-sub-menu,.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover .wpml-ls-sub-menu,.wpml-ls-legacy-dropdown .wpml-ls-current-language:focus-within .wpml-ls-sub-menu{visibility:visible}.wpml-ls-sidebars-footer6{position:fixed;bottom:5px;right:5px;z-index:1;text-align:right;width:86px}.wpml-ls-sidebars-footer6.wpml-ls-legacy-dropdown .wpml-ls-sub-menu{top:unset;left:unset;bottom:calc(100% + 4px)}.wpml-ls-sidebars-footer6.wpml-ls-legacy-dropdown .wpml-ls-sub-menu:after{content:"";background-color:transparent;width:200px;height:10px;display:block;transform:translatey(6px);position:absolute}.wpml-ls-slot-footer6.wpml-ls-item>a{height:38px;position:relative;padding-left:30px;padding-right:4px;border:2px transparent solid;padding-top:9px;border-radius:8px;width:auto;display:inline-block;padding-right:28px;text-align:left}.wpml-ls-sub-menu .wpml-ls-slot-footer6.wpml-ls-item>a{height:32px;line-height:16px;padding:5px 4px 2px 4px}.wpml-ls-slot-footer6.wpml-ls-item .wpml-ls-sub-menu{border-radius:8px;background:#FFFDF8;box-shadow:0 4px 16px 0 rgba(146,144,138,.25);list-style:none;margin:0;padding:0;width:200px;padding:6px 12px;border:0}.wpml-ls-slot-footer6.wpml-ls-item .wpml-ls-sub-menu li,.wpml-ls-slot-footer6.wpml-ls-item .wpml-ls-sub-menu li a{width:100%}.wpml-ls-slot-footer6.wpml-ls-item .wpml-ls-sub-menu li>a{padding-left:4px;padding-right:0;border-radius:4px}.wpml-ls-slot-footer6.wpml-ls-item>a{background-color:#FFFDF8;margin-bottom:2px;margin-top:2px}.wpml-ls-slot-footer6.wpml-ls-item>a:hover{background-color:#D6D2C9}.wpml-ls-slot-footer6.wpml-ls-item .wpml-ls-sub-menu li>a:hover{background-color:#F7F4EE}.wpml-ls-slot-footer6.wpml-ls-item .wpml-ls-sub-menu li>a:hover:after{content:"";position:absolute;width:16px;height:14px;background-image:url(https://docrdsfx76ssb.cloudfront.net/static/1729017144/pages/wp-content/themes/JointsWP-CSS-master/assets/images/check.svg);background-size:100%;right:5px}.wpml-ls-sidebars-footer6>ul>.wpml-ls-slot-footer6.wpml-ls-item>a:before{content:"";position:absolute;width:24px;height:24px;background-image:url(https://docrdsfx76ssb.cloudfront.net/static/1729017144/pages/wp-content/themes/JointsWP-CSS-master/assets/images/globe.svg);background-repeat:no-repeat;left:4px;top:6px}.wpml-ls>ul>.wpml-ls-slot-footer6.wpml-ls-item>a:after{content:"";width:16px;height:16px;background-image:url(https://docrdsfx76ssb.cloudfront.net/static/1729017144/pages/wp-content/themes/JointsWP-CSS-master/assets/images/caret-filled.svg);background-repeat:no-repeat;margin-left:1px;transform:translatey(-3px) rotate(180deg);background-size:100%;border:0}.wpml-ls-slot-footer6.wpml-ls-item a>span:first-child{font-family:monospace;text-transform:uppercase;font-weight:700;width:2ch;overflow:hidden;white-space:nowrap;display:inline-block;margin-right:4px;color:#031f39;font-size:16px}.wpml-ls-slot-footer6.wpml-ls-item .wpml-ls-sub-menu a>span:first-child{margin-right:12px}.wpml-ls-slot-footer6 .wpml-ls-bracket{display:none}.wpml-ls-slot-footer6.wpml-ls-item .sub-menu a span.wpml-ls-display{font-weight:400;font-size:16px;color:#6C6965}.wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-slot-footer6 a,.wpml-ls-sub-menu .wpml-ls-slot-footer6.wpml-ls-item a>span:first-child{background-color:transparent;color:#6C6965}.wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-slot-footer6 a:hover,.wpml-ls-sub-menu .wpml-ls-slot-footer6.wpml-ls-item a:hover>span:first-child{color:#031f39}.top-bar .top-bar-right .nav-wrap{opacity:1}body .free-plan-box.text-content{opacity:1!important}.mega-menu__integrations .grid-x>a{width:auto!important}body.page #in-ctx-preview-container .reusable-content{opacity:1;pointer-events:none;position:relative}body.page #in-ctx-preview-container .reusable-content:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background:repeating-linear-gradient(45deg,rgba(0,0,0,.4),rgba(0,0,0,.4) 30px,rgba(255,255,255,.4) 30px,rgba(255,255,255,.4) 60px);z-index:1}body.page #in-ctx-preview-container .free-hook-block{opacity:1;pointer-events:none;position:relative}body.page #in-ctx-preview-container .free-hook-block:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background:repeating-linear-gradient(45deg,rgba(0,0,0,.4),rgba(0,0,0,.4) 30px,rgba(255,255,255,.4) 30px,rgba(255,255,255,.4) 60px);z-index:1}tr.plan-names>td:first-child{color:transparent!important}body.page #in-ctx-preview-container .pricing-tables{opacity:.6;pointer-events:none;position:relative}body.page #in-ctx-preview-container .pricing-tables:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background:repeating-linear-gradient(45deg,rgba(0,0,0,.4),rgba(0,0,0,.4) 30px,rgba(255,255,255,.4) 30px,rgba(255,255,255,.4) 60px);z-index:1}body.page #in-ctx-preview-container .comparison-tables{opacity:.6;pointer-events:none;position:relative}body.page #in-ctx-preview-container .comparison-tables:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background:repeating-linear-gradient(45deg,rgba(0,0,0,.4),rgba(0,0,0,.4) 30px,rgba(255,255,255,.4) 30px,rgba(255,255,255,.4) 60px);z-index:1}body.page #in-ctx-preview-container section.accordion-block .accordion-item .accordion-content{display:block!important}body #in-ctx-preview-container .off-canvas-wrapper{transition:all 300ms;opacity:1!important}body.page-loaded #in-ctx-preview-container .off-canvas-wrapper{opacity:1!important}#in-ctx-preview-container .top-bar .top-bar-right .nav-wrap{opacity:1!important}body #in-ctx-preview-container .integration-slider-tiles{flex-direction:column!important}td[data-plan^="–"]:before{display:none!important}body.page-template-landing-pages-promo h4.widgettitle{text-align:center}.owl-stage{cursor:grab}section.background-no-repeat{background-position:center 10%;background-repeat:no-repeat;background-size:60%}section.text-content.links-underlined a{text-decoration:underline;color:#56575B}@media all and (min-width:1024px){.plan-names.is-stuck,.pricing-row.is-stuck{z-index:200001}}@media (max-width:599px){body .content section.free-hook-block.rounded{padding-top:40px}body .content section.free-hook-block.no-padding-top{padding-top:40px}}@media all and (max-width:1099px){.hero-content{background-position:bottom right}}@media all and (max-width:1023px){section.comparison-tables table tr.pricing-row a{width:auto}section.pricing-tables.version-v2 .plan-column .plan-cta{text-align:left}section.pricing-tables .plan-column .plan-cta a.button{width:auto}#stickytable .pricing-row.sticky>td:first-child{color:#828387;font-weight:400}section.comparison-tables table tbody tr.pricing-row>td:first-child{font-weight:400}}@media all and (max-width:400px){section.pricing-tables .plan-column .plan-cta a.button{width:100%}}.home .entry-content>.cards-block:first-child{padding:30px 0;margin-bottom:40px}#sidemenu.menu .button{position:relative;padding:0}#sidemenu.menu .button a,#sidemenu.menu .button a:hover{color:white!important;padding:.7rem 1rem}.home .entry-content>.cards-block:first-child .card h5,.home .entry-content>.cards-block:first-child .card .card-image{display:none}.home .entry-content>.cards-block:first-child .card{background:transparent;border:0;margin:0}.home .entry-content>.cards-block:first-child .card p{margin:0;color:#fff}.home .entry-content>.cards-block:first-child .card .card-section{padding:0;display:flex;justify-content:center;align-items:center}.home .entry-content>.cards-block:first-child .inner-content>.cell{width:46%}.home .entry-content>.cards-block:first-child .inner-content>.cell:first-child{width:30%;padding-left:0}.home .entry-content>.cards-block:first-child .inner-content>.cell:last-child{width:15%;padding-right:0}.home .entry-content>.cards-block:first-child .inner-content>.cell:last-child .card-section{justify-content:flex-end}.home .entry-content>.cards-block:first-child{padding:30px 0}@media all and (max-width:1023px){.home .entry-content>.cards-block:first-child .inner-content>.cell:last-child{display:none}.home .entry-content>.cards-block:first-child .inner-content>.cell{width:50%}.home .entry-content>.cards-block:first-child .inner-content>.cell:first-child{width:40%}}@media all and (max-width:767px){.home .entry-content>.cards-block:first-child .inner-content>.cell:first-child{display:none}.home .entry-content>.cards-block:first-child .inner-content>.cell{width:100%;padding:0 30px}}section.press-releases>.grid-container>.grid-x{display:none}section.press-releases{padding-top:2rem}section.testimonial-block .header-m{max-width:80%;margin:0 auto}.resource-content blockquote{border:0;color:#2A2E30;font-family:'ProximaNova ExtraBold','Helvetica Neue',Helvetica,Arial,sans-serif!important;font-size:32px;font-weight:800;letter-spacing:0;line-height:32px;padding:0;margin:30px 0}@media all and (min-width:1100px){.resource-content blockquote{margin-left:-10%;margin-right:-10%;padding:0 5%;padding-right:1%}}.resource-content blockquote p{color:#2A2E30;line-height:35px}@media all and (max-width:767px){section.testimonial-block .testimonials .testimonial-content p{margin:0;line-height:39px;font-size:20px;line-height:23px}.home .hero-content h2+p a.button-large{margin-top:5px}}ul.gallery{list-style:none!important}.page section.accordion-block .accordion-item .accordion-title::before{color:#777}section.comparison-tables table tr.pricing-row span strong{text-align:center;width:100%}@media all and (max-width:1023px){section.comparison-tables table tr.pricing-row span strong{text-align:right;width:100%;padding-right:5px}}.hide-site{display:none}.home .hide-home{display:none}.home .hide-site{display:block}.page-template-landing-pages-promo .menu-icon{display:none}.show-on-pricing{display:none}.page-pricing .show-on-pricing,.parent-pageid-60 .show-on-pricing{display:block}.page-pricing .hide-site,.parent-pageid-60 .hide-site{display:none}.page-pricing .hide-home,.parent-pageid-60 .hide-home{display:none}.mktoMobileShow .mktoForm,.mktoForm a{padding:0!important}.submenu a,.submenu.menu .active a{font-family:"ProximaNova Medium","Helvetica Neue",Helvetica,Arial,sans-serif}.submenu a .menu-item-description,.submenu.menu .active a .menu-item-description{font-family:"ProximaNova Regular","Helvetica Neue",Helvetica,Arial,sans-serif}section.two-columns.text-content li{font-size:18px;line-height:24px;margin-bottom:10px}#wow-modal-window-2{box-shadow:0 10px 10px 0 rgba(0,0,0,.13),0 14px 28px 0 rgba(0,0,0,.12)!important;bottom:45px!important;right:43px!important}span.wow-modal-close-2{position:absolute;right:20px;top:20px;cursor:pointer}#menu-item-6529 svg{width:24px;height:24px}@media all and (max-width:767px){#g2-crowd-widget-testimonial-14599{height:3800px!important}}.page-id-7868 .cards-block .card{border:0;overflow:visible}.page-id-7868 .cards-block .card .card-section{padding:0}@media all and (min-width:1150px){.page-id-7868 .cards-block .cell h5{white-space:nowrap;margin-top:20px}.page-id-7868 .cards-block .cell{padding-right:0;margin-right:0}}@media all and (max-width:1023px){.cards-block .card .card-cta{text-align:center}.page-id-7868 .block-intro h3{padding:0 30px}}@media all and (min-width:1130px){.page-id-60 h1{font-size:50px}}@media all and (max-width:1023px){.page .pricing-tables.version-v3 .plan-column .plan-cta a.button{width:auto}.page .pricing-tables.version-v3 .plan-column .plan-cta{text-align:left}.page .plan-column.enterprise a.button{background:rgb(237,242,254);color:#2A5BD7}.page .plan-column.enterprise a.button:hover{background:rgb(206,218,250);color:rgb(42,91,215)}}</style>
  79. <style media="all">.announcements{display:none}.home .announcements{display:block}.page-home .announcements{display:block}.page-cp .announcements{display:block}.announcements{color:#000;background-color:#CEDAFA;padding:10px 0;font-family:'ProximaNova Medium','Helvetica Neue',Helvetica,Arial,sans-serif}.announcements p{margin:0}.announcements a{color:#000;text-decoration:underline}@media all and (max-width:767px){.announcements img{display:block;margin-left:auto;margin-right:auto}}.owl-nav button span{color:transparent!important}.top-bar-right.show-for-small ul.menu .menu-icon::after{background-image:url(https://docrdsfx76ssb.cloudfront.net/static/1729017144/pages/wp-content/themes/JointsWP-CSS-master/assets/foundation-icons/svgs/feather-icon-menu.svg)}.top-bar-right.formobile ul.menu .menu-icon::after{background-image:url(https://docrdsfx76ssb.cloudfront.net/static/1729017144/pages/wp-content/themes/JointsWP-CSS-master/assets/foundation-icons/svgs/feather-icon-x.svg)}.nav-wrap-mobile{position:fixed;bottom:0}.mega-menu__container-inner{width:100dvw;height:70dvh}@media screen and (max-width:1023px){.top-bar .top-bar-right .nav-wrap.open{height:100dvh}}section.three-columns.rounded-cards.rounded-cards-redesign .cell .content-padding p img{border-bottom-right-radius:0;border-bottom-left-radius:0}</style>
  80. <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  81. new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  82. j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  83. 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  84. })(window,document,'script','dataLayer','GTM-MWZVBR2');</script>
  85. <script>
  86. setTimeout(function(){
  87. if(typeof snowplow != "function"){
  88. ;(function(p,l,o,w,i,n,g){if(!p[i]){p.GlobalSnowplowNamespace=p.GlobalSnowplowNamespace||[];
  89. p.GlobalSnowplowNamespace.push(i);p[i]=function(){(p[i].q=p[i].q||[]).push(arguments)
  90. };p[i].q=p[i].q||[];n=l.createElement(o);g=l.getElementsByTagName(o)[0];n.async=1;n.class='optanon-category-C0001';
  91. n.src=w;g.parentNode.insertBefore(n,g)}}(window,document,"script","https://cdn.jsdelivr.net/npm/@snowplow/javascript-tracker@3.4.0/dist/sp.min.js?cl=1","snowplow"));
  92. snowplow('newTracker', 'sp', 'sp.bitly.com', {
  93. appId: 'bitly-marketing',
  94. anonymousTracking: { withServerAnonymisation: true },
  95. stateStorageStrategy: "none",
  96. discoverRootDomain: true,
  97. cookieSameSite: 'Lax', // Recommended
  98. contexts: {
  99. session: true,
  100. performanceTiming: true
  101. }
  102. });
  103. snowplow('trackPageView');
  104. }
  105. }, 2000);
  106. </script>
  107. </head>
  108. <body class="page-template page-template-landing-pages page-template-landing-pages-php page page-id-5141 page-child parent-pageid-4538 wp-custom-logo page-branded-short-domains-powered-by-bitly"> <a class="show-for-sr show-on-focus" href="#content">Skip Navigation</a> <div class="off-canvas-wrapper"> <div class="off-canvas position-right" id="off-canvas" data-off-canvas> <div class="top-bar" id="top-bar-menu-off-canvas"> <div class="top-bar-left formobile"> <div class="branding"><a href="https://bitly.com/pages"><img src="https://docrdsfx76ssb.cloudfront.net/static/1729017144/pages/wp-content/uploads/2021/08/bitly_logo.svg" class="" alt="Bitly" width="100" height="50"></a></div> </div> <div class="top-bar-right formobile"> <ul class="menu"> <li><button class="menu-icon" type="button" data-toggle="off-canvas">Menu</button></li> </ul> </div> </div> <ul id="offcanvas-nav" class="vertical menu accordion-menu" data-accordion-menu data-multi-open="false"><li id="menu-item-8815" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-8815"><a id="offcanvas-nav-products-2" href="#">Products</a> <ul class="vertical menu"> <li id="menu-item-11653" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-11653"><a id="offcanvas-nav-11653" href="https://bitly.com/pages/products/url-shortener">Bitly Links<span class="menu-item-description">Customize, share, and track links</span></a></li> <li id="menu-item-10762" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10762"><a id="offcanvas-nav-10762" href="https://bitly.com/pages/products/qr-codes">Bitly Codes<span class="menu-item-description">Dynamic solutions to fit every business need</span></a></li> </ul> </li> <li id="menu-item-12129" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-12129"><a id="offcanvas-nav-solutions-3" href="#">Solutions</a> <ul class="vertical menu"> <li id="menu-item-12130" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-12130"><a id="offcanvas-nav-retail-2" href="https://bitly.com/pages/solutions/retail">Retail<span class="menu-item-description">Enhance customer engagement</span></a></li> <li id="menu-item-12131" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-12131"><a id="offcanvas-nav-consumer-packaged-goods-2" href="https://bitly.com/pages/solutions/consumer-packaged-goods">Consumer Packaged Goods<span class="menu-item-description">Connect directly with consumers</span></a></li> <li id="menu-item-12132" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-12132"><a id="offcanvas-nav-media-entertainment-2" href="https://bitly.com/pages/solutions/media">Media & Entertainment<span class="menu-item-description">Create interactive experiences</span></a></li> <li id="menu-item-12133" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-12133"><a id="offcanvas-nav-tech-software-hardware-2" href="https://bitly.com/pages/solutions/technology">Tech Software & Hardware<span class="menu-item-description">Improve product education</span></a></li> <li id="menu-item-12134" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-12134"><a id="offcanvas-nav-hospitality-2" href="https://bitly.com/pages/solutions/hospitality">Hospitality<span class="menu-item-description">Streamline guest services</span></a></li> </ul> </li> <li id="menu-item-10676" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10676"><a id="offcanvas-nav-10676" href="https://bitly.com/pages/">Pricing (pre q3 2024)</a></li> <li id="menu-item-8807" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-8807"><a id="offcanvas-nav-resources-4" href="https://bitly.com/pages/resources">Resources</a> <ul class="vertical menu"> <li id="menu-item-8810" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-8810"><a id="offcanvas-nav-developers-4" href="https://dev.bitly.com/">Developers<span class="menu-item-description">API documentation and resources</span></a></li> <li id="menu-item-8808" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-8808"><a id="offcanvas-nav-blog-4" href="https://bitly.com/blog/">Blog<span class="menu-item-description">Tips, best practices and more</span></a></li> <li id="menu-item-8809" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8809"><a id="offcanvas-nav-resource-library-2" href="https://bitly.com/pages/resources">Resource Library<span class="menu-item-description">Ebooks and webinars</span></a></li> <li id="menu-item-12017" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-12017"><a id="offcanvas-nav-apps-and-integrations-2" href="https://bitly.com/pages/marketplace">Apps and Integrations<span class="menu-item-description">Connect Bitly with existing tools and discover new ones</span></a></li> <li id="menu-item-8811" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-8811"><a id="offcanvas-nav-support-4" href="https://support.bitly.com/hc/en-us">Support<span class="menu-item-description">FAQs and help articles</span></a></li> <li id="menu-item-9930" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9930"><a id="offcanvas-nav-9930" href="https://bitly.com/pages/trust">Trust Center<span class="menu-item-description">Policies, resources and tools to keep you safe</span></a></li> </ul> </li> </ul><div class="nav-wrap-mobile"><ul id="sidemenu-mobile" class="vertical menu accordion-menu"><li id="menu-item-70" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-70"><a id="sidemenu-mobile-login" href="https://bitly.com/a/sign_in">Log in</a></li> <li id="menu-item-8991" class="btn-nav-secondary menu-item menu-item-type-custom menu-item-object-custom menu-item-8991"><a id="sidemenu-mobile-get-a-quote-2" href="https://bitly.com/pages/landing/discover-enterprise">Get a Quote</a></li> <li id="menu-item-4016" class="btn-nav menu-item menu-item-type-custom menu-item-object-custom menu-item-4016"><a id="sidemenu-mobile-sign-up" href="https://bitly.com/pages/pricing">Sign up Free</a></li> </ul></div> <div id="text-7" class="widget widget_text"> <div class="textwidget"></div> </div> </div> <div class="off-canvas-content" data-off-canvas-content> <header class="header sticky is-stuck" role="banner" data-sticky data-options="marginTop:0;" data-sticky-on="small" data-check-every="0"> <div class="grid-container"> <div class="top-bar" id="top-bar-menu"> <div class="top-bar-left float-left branding"> <a href="https://bitly.com"> <img src="https://docrdsfx76ssb.cloudfront.net/static/1729017144/pages/wp-content/uploads/2021/08/bitly_logo.svg" class="" alt="Bitly Logo" width="100" height="50"> </a> </div> <div class="top-bar-right-promo"> <div class="nav-wrap"> <ul id="sidemenu" class="medium-horizontal menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-70"><a id="sidemenu-login" href="https://bitly.com/a/sign_in">Log in</a></li> <li class="btn-nav-secondary menu-item menu-item-type-custom menu-item-object-custom menu-item-8991"><a id="sidemenu-get-a-quote-2" href="https://bitly.com/pages/landing/discover-enterprise">Get a Quote</a></li> <li class="btn-nav menu-item menu-item-type-custom menu-item-object-custom menu-item-4016"><a id="sidemenu-sign-up" href="https://bitly.com/pages/pricing">Sign up Free</a></li> </ul> </div> </div> </div> </div> </header> <aside> <hero> <div class="mobile-hero-wrap style-legacy"> <section class="hero-content no-bg" style="background-color:;min-height:100px"> <div class="hero-wrap"> <div class="grid-container"> <div class="inner-content grid-x grid-margin-x grid-padding-x"> <div class="cell large-7"></div> </div> </div> </div> </section> </div> </hero> </aside><div class="content" id="content"> <div class="inner-content"> <main class="main" role="main"> <article id="post-5141" class="post-5141 page type-page status-publish" role="article" itemscope itemtype="http://schema.org/WebPage"> <div class="entry-content" itemprop="text"> <section class="full-width-content text-content" style="background-image:url();background-color:"> <div class="grid-container"> <div class="inner-content grid-x grid-margin-x grid-padding-x"> <div class="cell"> <h3>Hey there, this is a Custom Domain from Bitly</h3> <h4>The link you clicked may not be working.</h4> <p> </p> <p>Please make sure the link you clicked on or typed contains letters or numbers after the forward-slash (“/”).</p> <p><img fetchpriority="high" decoding="async" class="alignnone wp-image-5266" src="https://docrdsfx76ssb.cloudfront.net/static/1729017144/pages/wp-content/uploads/2019/06/LP_Unbranded-vs-Branded_Beats_1.png" alt="custom domains" width="900" height="90" srcset="https://docrdsfx76ssb.cloudfront.net/static/1729017144/pages/wp-content/uploads/2019/06/LP_Unbranded-vs-Branded_Beats_1.png 1000w,https://docrdsfx76ssb.cloudfront.net/static/1729017144/pages/wp-content/uploads/2019/06/LP_Unbranded-vs-Branded_Beats_1-300x30.png 300w,https://docrdsfx76ssb.cloudfront.net/static/1729017144/pages/wp-content/uploads/2019/06/LP_Unbranded-vs-Branded_Beats_1-768x77.png 768w,https://docrdsfx76ssb.cloudfront.net/static/1729017144/pages/wp-content/uploads/2019/06/LP_Unbranded-vs-Branded_Beats_1-24x2.png 24w,https://docrdsfx76ssb.cloudfront.net/static/1729017144/pages/wp-content/uploads/2019/06/LP_Unbranded-vs-Branded_Beats_1-36x4.png 36w,https://docrdsfx76ssb.cloudfront.net/static/1729017144/pages/wp-content/uploads/2019/06/LP_Unbranded-vs-Branded_Beats_1-48x5.png 48w" sizes="(max-width: 900px) 100vw, 900px"></p> <p>This Custom Domain is currently associated with a Bitly account. Want to create your own custom branded links with Bitly? Click <a href="https://bitly.com/pages/features/branded-links">here</a> to discover how a branded domain can help you grow clicks!</p> <p> </p> <div class="show-for-large"> <h3 class="header-m" style="text-align: center;">Bitly is trusted by the world’s most pioneering brands</h3> <ul id="gallery-1" class="gallery galleryid-5141 gallery-columns-8 gallery-size-full"><li class="gallery-item first-in-row first-row"><figure class="gallery-icon landscape"><img width="120" height="120" src="https://docrdsfx76ssb.cloudfront.net/static/1729017144/pages/wp-content/uploads/2019/03/recognizable-brands-buzzfeed.svg" class="attachment-full size-full" alt="BuzzFeed Logo" decoding="async"></figure></li><li class="gallery-item first-row"><figure class="gallery-icon landscape"><img width="120" height="120" src="https://docrdsfx76ssb.cloudfront.net/static/1729017144/pages/wp-content/uploads/2019/03/recognizable-brands-nytimes.svg" class="attachment-full size-full" alt="The New York Times Logo" decoding="async"></figure></li><li class="gallery-item first-row"><figure class="gallery-icon landscape"><img width="120" height="120" src="https://docrdsfx76ssb.cloudfront.net/static/1729017144/pages/wp-content/uploads/2019/03/recognizable-brands-gartner.svg" class="attachment-full size-full" alt="Gartner Logo" decoding="async" loading="lazy"></figure></li><li class="gallery-item first-row"><figure class="gallery-icon landscape"><img width="120" height="120" src="https://docrdsfx76ssb.cloudfront.net/static/1729017144/pages/wp-content/uploads/2019/03/recognizable-brands-bose.svg" class="attachment-full size-full" alt="Bose Logo" decoding="async" loading="lazy"></figure></li></ul> <div class="clearfix"></div> </div> </div> </div> </div> </section> <section class="content-divider"> <div class="grid-container"><div class="cell"><hr></div></div> </section> <section class="full-width-content text-content hide-for-large" style="background-image:url();background-color:"> <div class="grid-container"> <div class="inner-content grid-x grid-margin-x grid-padding-x"> <div class="cell"> <h5>Bitly is trusted by the world’s most pioneering brands.</h5> <ul id="gallery-2" class="gallery galleryid-5141 gallery-columns-4 gallery-size-full"><li class="gallery-item first-in-row first-row"><figure class="gallery-icon landscape"><img width="120" height="120" src="https://docrdsfx76ssb.cloudfront.net/static/1729017144/pages/wp-content/uploads/2019/03/recognizable-brands-buzzfeed.svg" class="attachment-full size-full" alt="BuzzFeed Logo" decoding="async" loading="lazy"></figure></li><li class="gallery-item first-row"><figure class="gallery-icon landscape"><img width="120" height="120" src="https://docrdsfx76ssb.cloudfront.net/static/1729017144/pages/wp-content/uploads/2019/03/recognizable-brands-nytimes.svg" class="attachment-full size-full" alt="The New York Times Logo" decoding="async" loading="lazy"></figure></li><li class="gallery-item first-row"><figure class="gallery-icon landscape"><img width="120" height="120" src="https://docrdsfx76ssb.cloudfront.net/static/1729017144/pages/wp-content/uploads/2019/03/recognizable-brands-gartner.svg" class="attachment-full size-full" alt="Gartner Logo" decoding="async" loading="lazy"></figure></li><li class="gallery-item last-in-row first-row"><figure class="gallery-icon landscape"><img width="120" height="120" src="https://docrdsfx76ssb.cloudfront.net/static/1729017144/pages/wp-content/uploads/2019/03/recognizable-brands-bose.svg" class="attachment-full size-full" alt="Bose Logo" decoding="async" loading="lazy"></figure></li></ul> <div class="clearfix"></div> </div> </div> </div> </section> <div class="redesign-2024"> </div> </div> </article> </main> </div> </div> <footer class="footer-redesign" role="contentinfo"> <div class="grid-container"> <div class="inner-footer grid-x grid-margin-x grid-padding-x large-up-6 medium-up-3 small-up-1"> <div class="cell large-auto"> <div id="text-12" class="page-bottom widget widget_text"> <div class="textwidget"><div class="hide-for-large"> <h4 class="widgettitle">Products</h4> <p><a href="https://bitly.com/pages/products/url-shortener">URL Shortener</a><br> <a href="https://bitly.com/pages/products/qr-codes">QR Codes</a><br> <a href="https://bitly.com/pages/products/2d-barcodes">2D Barcodes</a><br> <a href="https://bitly.com/pages/products/analytics">Analytics</a><br> <a href="https://bitly.com/pages/products/pages">Pages</a></p> <h4 class="widgettitle">Features</h4> <p><a href="https://bitly.com/pages/features/link-in-bio">Link- in- bio</a><br> <a href="https://bitly.com/pages/features/branded-links">Branded Links</a><br> <a href="https://bitly.com/pages/features/mobile-links">Mobile Links</a><br> <a href="https://bitly.com/pages/features/utm-links">UTM Campaigns</a></p> </div> <h4 class="widgettitle">Why Bitly?</h4> <p><a href="https://bitly.com/pages/why-bitly/integrations-api">Integrations & API</a><br> <a href="https://bitly.com/pages/why-bitly/enterprise-class">Enterprise Class</a><br> <a href="https://bitly.com/pages/pricing">Pricing</a></p> </div> </div> </div> <div class="cell large-auto"> <div id="text-3" class="page-bottom widget widget_text"> <div class="textwidget"><div class="show-for-large"> <h4 class="widgettitle">Products</h4> <p><a href="https://bitly.com/pages/products/url-shortener">URL Shortener</a><br> <a href="https://bitly.com/pages/products/qr-codes">QR Code Generator</a><br> <a href="https://bitly.com/pages/products/2d-barcodes">2D Barcodes</a><br> <a href="https://bitly.com/pages/products/analytics">Analytics</a><br> <a href="https://bitly.com/pages/products/pages">Pages</a></p> <h4 class="widgettitle">Features</h4> <p><a href="https://bitly.com/pages/features/link-in-bio">Link-in-bio</a><br> <a href="https://bitly.com/pages/features/branded-links">Branded Links</a><br> <a href="https://bitly.com/pages/features/mobile-links">Mobile Links</a><br> <a href="https://bitly.com/pages/features/utm-links">UTM Campaigns</a></p> </div> <div class="hide-for-large"> <h4 class="widgettitle">Solutions</h4> <p><a href="https://bitly.com/pages/solutions/retail">Retail</a><br> <a href="https://bitly.com/pages/solutions/consumer-packaged-goods">Consumer Packaged Goods</a><br> <a href="https://bitly.com/pages/solutions/hospitality">Hospitality</a><br> <a href="https://bitly.com/pages/solutions/media">Media & Entertainment</a><br> <a href="https://bitly.com/pages/solutions/technology">Tech Software & Hardware</a><br> <a href="https://bitly.com/pages/solutions/healthcare">Healthcare</a><br> <a href="https://bitly.com/pages/solutions/insurance">Insurance</a><br> <a href="https://bitly.com/pages/solutions/financial-services">Financial Services</a><br> <a href="https://bitly.com/pages/solutions/professional-services">Professional Services</a><br> <a href="https://bitly.com/pages/solutions/education">Education</a></p> <h4 class="widgettitle">Resources</h4> <p><a href="https://bitly.com/blog/">Blog</a><br> <a href="https://bitly.com/pages/resources">Resource Library</a><br> <a href="https://dev.bitly.com">Developers</a><br> <a href="https://bitly.com/pages/marketplace">Apps and Integrations</a><br> <a class="test-find-me" href="https://support.bitly.com/hc/en-us">Help Center</a><br> <a href="https://bitly.com/pages/trust">Trust Center</a><br> <a href="https://bitly.com/pages/browser-extension">Browser Extension</a><br> <a href="https://bitly.com/pages/mobile-app">Mobile App</a></p> </div> </div> </div> </div> <div class="cell large-auto"> <div id="text-13" class="page-bottom widget widget_text"> <div class="textwidget"><div class="show-for-large"> <h4 class="widgettitle">Solutions</h4> <p><a href="https://bitly.com/pages/solutions/retail">Retail</a><br> <a href="https://bitly.com/pages/solutions/consumer-packaged-goods">Consumer Packaged Goods</a><br> <a href="https://bitly.com/pages/solutions/hospitality">Hospitality</a><br> <a href="https://bitly.com/pages/solutions/media">Media & Entertainment</a><br> <a href="https://bitly.com/pages/solutions/technology">Tech Software & Hardware</a><br> <a href="https://bitly.com/pages/solutions/healthcare">Healthcare</a><br> <a href="https://bitly.com/pages/solutions/insurance">Insurance</a><br> <a href="https://bitly.com/pages/solutions/financial-services">Financial Services</a><br> <a href="https://bitly.com/pages/solutions/professional-services">Professional Services</a><br> <a href="https://bitly.com/pages/solutions/education">Education</a></p> </div> <div class="hide-for-large"> <h4 class="widgettitle">Company</h4> <p><a href="https://bitly.com/pages/about">About Bitly</a><br> <a href="https://bitly.com/pages/careers">Careers</a><br> <a href="https://bitly.com/pages/diversity-and-inclusion">Diversity & Inclusion</a><br> <a href="https://bitly.com/pages/partners">Partners</a><br> <a href="https://bitly.com/pages/press">Press</a><br> <a class="ssldotnet" href="https://bitly.com/pages/contact">Contact</a><br> <a href="https://bitly.com/pages/reviews">Reviews</a><br> <a href="https://s17233.pcdn.co/blog/wp-content/uploads/2024/02/Bitly-Accessibility-Conformance-Report-2023-12-21.pdf" target="_blank" rel="noopener">Accessibility Report</a><br> <a style="text-wrap: no-wrap;" href="https://bitly.com/pages/website-accessibility-statement" rel="noopener">Accessibility Statement</a></p> <h4 class="widgettitle">Legal</h4> <p><a href="https://bitly.com/pages/privacy">Privacy Policy</a><br> <a href="https://bitly.com/pages/cookies">Cookie Policy</a><br> <a href="https://bitly.com/pages/terms-of-service">Terms of Service</a><br> <a href="https://bitly.com/pages/acceptable-use">Acceptable Use Policy</a><br> <a href="https://bitly.com/pages/code-of-conduct">Code of Conduct</a><br> <a href="https://bitly.com/pages/transparency-report">Transparency Report</a></p> </div> </div> </div> </div> <div class="cell large-auto show-for-large"> <div id="text-14" class="page-bottom widget widget_text"><h4 class="widgettitle">Resources</h4> <div class="textwidget"><p><a href="https://bitly.com/blog/">Blog</a><br> <a href="https://bitly.com/pages/resources">Resource Library</a><br> <a href="https://dev.bitly.com">Developers</a><br> <a href="https://bitly.com/pages/marketplace">Apps and Integrations</a><br> <a class="test-find-me" href="https://support.bitly.com/hc/en-us">Help Center</a><br> <a href="https://bitly.com/pages/trust">Trust Center</a><br> <a href="https://bitly.com/pages/browser-extension">Browser Extension</a><br> <a href="https://bitly.com/pages/mobile-app">Mobile App</a></p> </div> </div> </div> <div class="cell large-auto show-for-large"> <div id="text-10" class="page-bottom widget widget_text"><h4 class="widgettitle">Legal</h4> <div class="textwidget"><p><a href="https://bitly.com/pages/privacy">Privacy Policy</a><br> <a href="https://bitly.com/pages/cookies">Cookie Policy</a><br> <a href="https://bitly.com/pages/terms-of-service">Terms of Service</a><br> <a href="https://bitly.com/pages/acceptable-use">Acceptable Use Policy</a><br> <a href="https://bitly.com/pages/code-of-conduct">Code of Conduct</a><br> <a href="https://bitly.com/pages/transparency-report">Transparency Report</a></p> </div> </div> </div> <div class="cell large-auto show-for-large"> <div id="text-5" class="page-bottom widget widget_text"><h4 class="widgettitle">Company</h4> <div class="textwidget"><p><a href="https://bitly.com/pages/about">About Bitly</a><br> <a href="https://bitly.com/pages/careers">Careers</a><br> <a href="https://bitly.com/pages/diversity-and-inclusion">Diversity & Inclusion</a><br> <a href="https://bitly.com/pages/partners">Partners</a><br> <a href="https://bitly.com/pages/press">Press</a><br> <a class="ssldotnet" href="https://bitly.com/pages/contact">Contact</a><br> <a href="https://bitly.com/pages/reviews">Reviews</a><br> <a href="https://s17233.pcdn.co/blog/wp-content/uploads/2024/02/Bitly-Accessibility-Conformance-Report-2023-12-21.pdf" target="_blank" rel="noopener">Accessibility Report</a><br> <a href="https://bitly.com/pages/website-accessibility-statement" rel="noopener"><nobr>Accessibility Statement</nobr></a></p> </div> </div> </div> </div> <div class="footer-divider"></div> <div class="sub-footer"> <div id="icl_lang_sel_widget-4" class="page-bottom widget widget_icl_lang_sel_widget"> <div class="wpml-ls-sidebars-footer6 wpml-ls wpml-ls-legacy-dropdown js-wpml-ls-legacy-dropdown"> <ul> <li tabindex="0" class="wpml-ls-slot-footer6 wpml-ls-item wpml-ls-item-en wpml-ls-current-language wpml-ls-first-item wpml-ls-item-legacy-dropdown"> <a href="#" class="js-wpml-ls-item-toggle wpml-ls-item-toggle"> <span class="wpml-ls-native">English</span></a> <ul class="wpml-ls-sub-menu"> <li class="wpml-ls-slot-footer6 wpml-ls-item wpml-ls-item-de"> <a href="https://bitly.com/pages/de/landing/branded-short-domains-powered-by-bitly" class="wpml-ls-link"> <span class="wpml-ls-native" lang="de">Deutsch</span><span class="wpml-ls-display"><span class="wpml-ls-bracket"> (</span>German<span class="wpml-ls-bracket">)</span></span></a> </li> <li class="wpml-ls-slot-footer6 wpml-ls-item wpml-ls-item-fr"> <a href="https://bitly.com/pages/fr/landing/branded-short-domains-powered-by-bitly" class="wpml-ls-link"> <span class="wpml-ls-native" lang="fr">Français</span><span class="wpml-ls-display"><span class="wpml-ls-bracket"> (</span>French<span class="wpml-ls-bracket">)</span></span></a> </li> <li class="wpml-ls-slot-footer6 wpml-ls-item wpml-ls-item-it"> <a href="https://bitly.com/pages/it/landing/branded-short-domains-powered-by-bitly" class="wpml-ls-link"> <span class="wpml-ls-native" lang="it">Italiano</span><span class="wpml-ls-display"><span class="wpml-ls-bracket"> (</span>Italian<span class="wpml-ls-bracket">)</span></span></a> </li> <li class="wpml-ls-slot-footer6 wpml-ls-item wpml-ls-item-es wpml-ls-last-item"> <a href="https://bitly.com/pages/es/landing/branded-short-domains-powered-by-bitly" class="wpml-ls-link"> <span class="wpml-ls-native" lang="es">Español</span><span class="wpml-ls-display"><span class="wpml-ls-bracket"> (</span>Spanish<span class="wpml-ls-bracket">)</span></span></a> </li> </ul> </li> </ul> </div> </div><div id="custom_html-4" class="widget_text page-bottom widget widget_custom_html"><div class="textwidget custom-html-widget"><img class="alignnone size-full wp-image-91" style="width: auto; height: 100px;" src="https://docrdsfx76ssb.cloudfront.net/static/1729017144/pages/wp-content/uploads/2021/08/bitly_logo.svg" alt="Bitly Logo" width="84" height="42"> <p class="small">© 2024 Bitly | Handmade in New York City, Denver, Berlin, Bielefeld, and all over the world. </p> <div role="group" aria-label="Social Media Icons" class="social"> <a role="link" aria-label="Link to Twitter" href="https://twitter.com/bitly" target="_blank" rel="noopener"> <i class="social-icon"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <g id="twitter"> <path id="icon" d="M12 23.5C18.3513 23.5 23.5 18.3513 23.5 12C23.5 5.64872 18.3513 0.5 12 0.5C5.64873 0.5 0.5 5.64872 0.5 12C0.5 18.3513 5.64873 23.5 12 23.5Z" fill="#FFFDF8"></path> <path id="round" d="M4.60842 5.04785L10.3443 12.7171L4.57227 18.9526H5.87142L10.9249 13.4932L15.0079 18.9526H19.4286L13.3699 10.852L18.7425 5.04785H17.4434L12.7895 10.0757L9.02917 5.04785H4.60842ZM6.51887 6.0047H8.54974L17.5179 17.9957H15.487L6.51887 6.0047Z" fill="#031F39"></path> </g> </svg> </i></a> <a role="link" aria-label="Link to Instagram" href="https://instagram.com/bitly" target="_blank" rel="noopener"> <i class="social-icon"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <g id="Instagram" clip-path="url(#clip0_2459_2478)"> <g id="Vectom"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 5.83594C8.59688 5.83594 5.83594 8.59688 5.83594 12C5.83594 15.4031 8.59688 18.1641 12 18.1641C15.4031 18.1641 18.1641 15.4031 18.1641 12C18.1641 8.59688 15.4031 5.83594 12 5.83594ZM12 15.9984C9.79219 15.9984 8.00156 14.2078 8.00156 12C8.00156 9.79219 9.79219 8.00156 12 8.00156C14.2078 8.00156 15.9984 9.79219 15.9984 12C15.9984 14.2078 14.2078 15.9984 12 15.9984Z" fill="#FFFDF8"></path> <path d="M18.4078 7.03121C19.2 7.03121 19.8469 6.38902 19.8469 5.59214C19.8469 4.79996 19.2 4.15308 18.4078 4.15308C17.6156 4.15308 16.9688 4.79527 16.9688 5.59214C16.9688 6.38433 17.6109 7.03121 18.4078 7.03121Z" fill="#FFFDF8"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 0C8.74219 0 8.33438 0.0140625 7.05469 0.0703125C5.77969 0.126563 4.90313 0.332812 4.14375 0.628125C3.35156 0.9375 2.68125 1.34531 2.01563 2.01562C1.34531 2.68125 0.9375 3.35156 0.628125 4.13906C0.332812 4.90313 0.126563 5.775 0.0703125 7.05C0.0140625 8.33437 0 8.74219 0 12C0 15.2578 0.0140625 15.6656 0.0703125 16.9453C0.126563 18.2203 0.332812 19.0969 0.628125 19.8563C0.9375 20.6484 1.34531 21.3188 2.01563 21.9844C2.68125 22.65 3.35156 23.0625 4.13906 23.3672C4.90313 23.6625 5.775 23.8687 7.05 23.925C8.32969 23.9812 8.7375 23.9953 11.9953 23.9953C15.2531 23.9953 15.6609 23.9812 16.9406 23.925C18.2156 23.8687 19.0922 23.6625 19.8516 23.3672C20.6391 23.0625 21.3094 22.65 21.975 21.9844C22.6406 21.3188 23.0531 20.6484 23.3578 19.8609C23.6531 19.0969 23.8594 18.225 23.9156 16.95C23.9719 15.6703 23.9859 15.2625 23.9859 12.0047C23.9859 8.74688 23.9719 8.33906 23.9156 7.05938C23.8594 5.78438 23.6531 4.90781 23.3578 4.14844C23.0625 3.35156 22.6547 2.68125 21.9844 2.01562C21.3188 1.35 20.6484 0.9375 19.8609 0.632812C19.0969 0.3375 18.225 0.13125 16.95 0.075C15.6656 0.0140625 15.2578 0 12 0ZM12 2.16094C15.2063 2.16094 15.5859 2.175 16.8469 2.23125C18.0188 2.28281 18.6516 2.47969 19.0734 2.64375C19.6313 2.85938 20.0344 3.12188 20.4516 3.53906C20.8734 3.96094 21.1313 4.35938 21.3469 4.91719C21.5109 5.33906 21.7078 5.97656 21.7594 7.14375C21.8156 8.40937 21.8297 8.78906 21.8297 11.9906C21.8297 15.1969 21.8156 15.5766 21.7594 16.8375C21.7078 18.0094 21.5109 18.6422 21.3469 19.0641C21.1313 19.6219 20.8687 20.025 20.4516 20.4422C20.0297 20.8641 19.6313 21.1219 19.0734 21.3375C18.6516 21.5016 18.0141 21.6984 16.8469 21.75C15.5813 21.8062 15.2016 21.8203 12 21.8203C8.79375 21.8203 8.41406 21.8062 7.15313 21.75C5.98125 21.6984 5.34844 21.5016 4.92656 21.3375C4.36875 21.1219 3.96563 20.8594 3.54844 20.4422C3.12656 20.0203 2.86875 19.6219 2.65313 19.0641C2.48906 18.6422 2.29219 18.0047 2.24063 16.8375C2.18438 15.5719 2.17031 15.1922 2.17031 11.9906C2.17031 8.78438 2.18438 8.40469 2.24063 7.14375C2.29219 5.97187 2.48906 5.33906 2.65313 4.91719C2.86875 4.35938 3.13125 3.95625 3.54844 3.53906C3.97031 3.11719 4.36875 2.85938 4.92656 2.64375C5.34844 2.47969 5.98594 2.28281 7.15313 2.23125C8.41406 2.175 8.79375 2.16094 12 2.16094Z" fill="#FFFDF8"></path> </g> </g> <defs> <clippath id="clip0_2459_2478"> <rect width="24" height="24" fill="white"></rect> </clippath> </defs> </svg> </i> </a> <a role="link" aria-label="Link to Facebook" href="https://facebook.com/bitly" target="_blank" rel="noopener"> <i class="social-icon"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <g id="Facebook" clip-path="url(#clip0_2459_2481)"> <path id="VectoP" d="M24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 17.9895 4.3882 22.954 10.125 23.8542V15.4688H7.07812V12H10.125V9.35625C10.125 6.34875 11.9166 4.6875 14.6576 4.6875C15.9701 4.6875 17.3438 4.92188 17.3438 4.92188V7.875H15.8306C14.34 7.875 13.875 8.80008 13.875 9.75V12H17.2031L16.6711 15.4688H13.875V23.8542C19.6118 22.954 24 17.9895 24 12Z" fill="#FFFDF8"></path> </g> <defs> <clippath id="clip0_2459_2481"> <rect width="24" height="24" fill="white"></rect> </clippath> </defs> </svg> </i> </a> <a role="link" aria-label="Link to LinkedIn" href="https://www.linkedin.com/company/552285" target="_blank" rel="noopener"> <i class="social-icon"> <svg width="24" height="24" viewbox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <g id="LinkedIn" clip-path="url(#clip0_2459_2484)"> <path id="VectorLi" d="M22.2234 0H1.77187C0.792187 0 0 0.773438 0 1.72969V22.2656C0 23.2219 0.792187 24 1.77187 24H22.2234C23.2031 24 24 23.2219 24 22.2703V1.72969C24 0.773438 23.2031 0 22.2234 0ZM7.12031 20.4516H3.55781V8.99531H7.12031V20.4516ZM5.33906 7.43438C4.19531 7.43438 3.27188 6.51094 3.27188 5.37187C3.27188 4.23281 4.19531 3.30937 5.33906 3.30937C6.47813 3.30937 7.40156 4.23281 7.40156 5.37187C7.40156 6.50625 6.47813 7.43438 5.33906 7.43438ZM20.4516 20.4516H16.8937V14.8828C16.8937 13.5562 16.8703 11.8453 15.0422 11.8453C13.1906 11.8453 12.9094 13.2937 12.9094 14.7891V20.4516H9.35625V8.99531H12.7687V10.5609H12.8156C13.2891 9.66094 14.4516 8.70938 16.1813 8.70938C19.7859 8.70938 20.4516 11.0813 20.4516 14.1656V20.4516Z" fill="#FFFDF8"></path> </g> <defs> <clippath id="clip0_2459_2484"> <rect width="24" height="24" fill="white"></rect> </clippath> </defs> </svg> </i> </a> </div></div></div> </div> </div> </footer> </div> </div>
  109. <script>    (function(d){
  110. var s = d.createElement("script");
  111. /* uncomment the following line to override default position*/
  112. s.setAttribute("data-position", 5);
  113. /* uncomment the following line to override default size (values: small, large)*/
  114. /* s.setAttribute("data-size", "small");*/
  115. /* uncomment the following line to override default language (e.g., fr, de, es, he, nl, etc.)*/
  116. /* s.setAttribute("data-language", "language");*/
  117. /* uncomment the following line to override color set via widget (e.g., #053f67)*/
  118. s.setAttribute("data-color", "#0058dd");
  119. /* uncomment the following line to override type set via widget (1=person, 2=chair, 3=eye, 4=text)*/
  120. /* s.setAttribute("data-type", "1");*/
  121. s.setAttribute("data-statement_text:", "Our Accessibility Statement");
  122. s.setAttribute("data-statement_url", "https://bitly.com/pages/website-accessibility-statement");
  123. /* uncomment the following line to override support on mobile devices*/
  124. /* s.setAttribute("data-mobile", true);*/
  125. /* uncomment the following line to set custom trigger action for accessibility menu*/
  126. /* s.setAttribute("data-trigger", "triggerId")*/
  127. s.setAttribute("data-account", "Nk2TTHNZYD");
  128. s.setAttribute("src", "https://cdn.userway.org/widget.js");
  129. (d.body || d.head).appendChild(s);
  130. })(document)
  131. </script>
  132. <script>jQuery(document).ready(function($) {
  133. $('html[lang="de-DE"] a[href="https://bitly.com/pages/pricing"]').not('a.wpml-ls-link').attr('href','https://bitly.com/pages/de/preise');
  134. $('html[lang="fr-FR"] a[href="https://bitly.com/pages/pricing"]').not('a.wpml-ls-link').attr('href','https://bitly.com/pages/fr/tarifs');
  135. $('html[lang="es-ES"] a[href="https://bitly.com/pages/pricing"]').not('a.wpml-ls-link').attr('href','https://bitly.com/pages/es/tarifas');
  136. $('html[lang="it-IT"] a[href="https://bitly.com/pages/pricing"]').not('a.wpml-ls-link').attr('href','https://bitly.com/pages/it/prezzi');
  137. // Support:
  138. $('html[lang="de-DE"] a[href="https://support.bitly.com/hc/en-us"]').attr('href','https://support.bitly.com/hc/de');
  139. $('html[lang="fr-FR"] a[href="https://support.bitly.com/hc/en-us"]').attr('href','https://support.bitly.com/hc/fr');
  140. $('html[lang="de-DE"] .branding a').attr('href','https://bitly.com/pages/de');
  141. $('html[lang="fr-FR"] .branding a').attr('href','https://bitly.com/pages/fr');
  142. $('html[lang="es-ES"] .branding a').attr('href','https://bitly.com/pages/es');
  143. $('html[lang="it-IT"] .branding a').attr('href','https://bitly.com/pages/it');
  144. });
  145. jQuery(window).load(function() {
  146. let $ = jQuery;
  147. $('html[lang="es-ES"] .wpml-ls-item-it a').append(
  148. '<span class="wpml-ls-display">'
  149. );
  150. $('html[lang="es-ES"] .wpml-ls-item-it a .wpml-ls-display').append(
  151. '<span class="wpml-ls-bracket"> ('
  152. );
  153. $('html[lang="es-ES"] .wpml-ls-item-it a .wpml-ls-display').append(
  154. '<span class="name">Italiano'
  155. );
  156. $('html[lang="es-ES"] .wpml-ls-item-it a .wpml-ls-display').append(
  157. '<span class="wpml-ls-bracket">)'
  158. );
  159. });</script>
  160. <script src="https://docrdsfx76ssb.cloudfront.net/static/1729017144/pages/wp-content/plugins/page-links-to/dist/new-tab.js" id="page-links-to-js"></script>
  161. <script src="https://docrdsfx76ssb.cloudfront.net/static/1729017144/pages/wp-content/themes/JointsWP-CSS-master/foundation-sites/dist/js/foundation.min.js" id="foundation-js-js"></script>
  162. <script src="https://docrdsfx76ssb.cloudfront.net/static/1729017144/pages/wp-content/themes/JointsWP-CSS-master/assets/scripts/mega-menu.js" id="mega-menu-js-js"></script>
  163. <script src="https://docrdsfx76ssb.cloudfront.net/static/1729017144/pages/wp-content/themes/JointsWP-CSS-master/assets/scripts/scripts.js" id="site-js-js"></script>
  164. <script id="profitwell-js" data-pw-auth="36daba674ba5cfc0ff20888a386b766b" type="text/plain" class="optanon-category-C0002">
  165. /* DO NOT DELETE - this code is used to accept our payments or send data to ProfitWell   */
  166. (function(i,s,o,g,r,a,m){i[o]=i[o]||function(){(i[o].q=i[o].q||[]).push(arguments)};
  167. a=s.createElement(g);m=s.getElementsByTagName(g)[0];a.async=1;a.src=r+'?auth='+
  168. s.getElementById(o+'-js').getAttribute('data-pw-auth');m.parentNode.insertBefore(a,m);
  169. })(window,document,'profitwell','script','https://public.profitwell.com/js/profitwell.js');
  170. profitwell('start', {});
  171. </script>
  172. <div class="icon-bag"></div>
  173. <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MWZVBR2" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
  174. <script type="text/plain" class="optanon-category-C0002" id="hs-script-loader" async defer src="//js-eu1.hs-scripts.com/26740822.js"></script>
  175. </body>
  176. </html>
  177.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda