CINXE.COM

URL Shortener

<!DOCTYPE html> <html lang="en-us"> <head> <meta charset="utf-8"> <title>URL Shortener</title> <meta name="description" content="ShortURL is a tool to shorten a long link and create a short URL easy to share on sites, chat and emails. Track short URL traffic and manage your links."> <meta name="viewport" content="width=device-width, initial-scale=1"> <style type="text/css"> @import url(https://fonts.googleapis.com/css?family=Asap:400,700|Lato:400,700,900|Source+Sans+Pro:400,700&display=swap);body{margin:0;background:#f9f9f9;font:14px asap,arial}h1{margin:0 0 -10px 0;font:bold 36px asap,arial;color:#555;letter-spacing:-1px}h2{margin:0 0 -10px 0;font:bold 26px asap,arial;color:#555;letter-spacing:0}h3{margin:0 0 -10px 0;font:bold 20px asap,arial;color:#555;letter-spacing:0}p{font:17px "source sans pro",arial;color:#202020;line-height:1.5;text-align:left;padding:0 0 0 2px}a{color:#006cff;text-decoration:none}a:hover{text-decoration:underline}b{opacity:.95}ul{font:17px "source sans pro",arial;color:#202020;line-height:1.5;text-align:left;list-style:none;margin:0;padding:0}li{font:17px "source sans pro",arial;color:#202020;line-height:1.5;text-align:left}img{max-width:100%;height:auto;vertical-align:middle}br{clear:both}.h5{clear:both;display:block;content:"";height:5px}.h10{clear:both;display:block;content:"";height:10px}.h15{clear:both;display:block;content:"";height:15px}.h20{clear:both;display:block;content:"";height:20px}.colorred{color:red}.mw450{max-width:450px!important}.mw450dblock{max-width:450px!important;display:block!important}.w100mw300{width:100%;max-width:300px}.w100mw300h80{width:100%;max-width:300px;height:80px}.w100mw40{width:100%;max-width:40px}.p050{padding:0 50px}input[type=text],textarea{vertical-align:middle;border-radius:3px;border:1px solid #dfdfdf;color:#444}input[type=submit]{font:16px arial,tahoma;height:36px;vertical-align:middle}.logo{font:bold 40px arial,tahoma;color:#222;word-wrap:break-word}.textsmall{font-size:13px;color:#999}.textsmall:hover{text-decoration:none}.textmedium{font-size:14px;word-wrap:normal;word-break:normal}.textbig{font-size:15px}.alignleft{text-align:left}.aligncenter{text-align:center}.alignright{text-align:right}.alignmiddle{vertical-align:middle}.colorbutton{display:inline-block;background:#2c87c5;font:bold 17px lato,arial;color:#fff;padding:16px 26px;border:0;border-radius:3px;text-decoration:none;margin:0 0 5px 0}.colorbutton:hover{text-decoration:none}.colorbuttonsmall{display:inline-block;background-color:#2c87c5;font:normal 16px lato,arial;color:#fff;padding:7px 16px;border:0;border-radius:3px;text-decoration:none;margin:0 0 5px 0;height:36px}.colorbuttonsmal:hover{text-decoration:none}.list{line-height:1.5;background:url(img/icon-tick.svg) no-repeat left;padding:0 0 0 35px}header{text-align:center}header #top{background:#fff;box-shadow:0 1px 4px #ccc}header #logo{padding:40px 20px 25px}header a.logo{font:900 49px asap,arial;color:#0186da;letter-spacing:-1px;text-shadow:0 2px 2px #ddd;word-wrap:break-word}header a.logo:hover{text-decoration:none}header a .logoext{font-size:31px}nav ul{list-style:none;margin:0;padding:0 20px;background:#333}nav ul li{display:inline-block;padding:16px 20px}nav ul li a{color:#fff}main{display:block;margin:0 auto 0 auto;padding:0 20px;max-width:1000px}section#urlbox{margin:0 auto 20px auto;max-width:758px;box-shadow:0 1px 4px #ccc;border-radius:6px;padding:10px 30px 5px;background:#fff;text-align:center}section#urlbox h1{margin:10px auto 30px auto}section .boxtextcenterdesc{margin:10px auto 30px;text-align:center;max-width:620px}section .boxtextcenter{margin:10px auto 20px;text-align:center;max-width:620px}section .boxtextleft{max-width:450px;word-wrap:break-word;word-break:break-all}section#content{max-width:720px;margin:30px auto 20px;padding:0 0 20px 0}section .squarebox{display:inline-block;background:#fff;padding:20px 35px;border-radius:3px;font:bold 44px "source sans pro",arial;color:#4b4b4b}.squareboxbig{display:inline-block;background:#fff;padding:20px 40px 20px 35px;border-radius:3px;font:bold 44px "source sans pro",arial;color:#4b4b4b}.squareboxtext{transform:scale(1.1,1)}.squareboxurl{margin:20px 0 0 0}.squareboxurl a{font:20px lato,arial;padding:10px 20px 12px;background:#fff;border-radius:4px}#formurl{display:table;max-width:600px;margin:0 auto}#formurl input[type=text]{display:table-cell;width:100%;height:56px;padding:10px 16px;font:17px lato,arial;color:#000;background:#fff;border:1px solid #bbb;border-right:0;border-radius:3px;border-bottom-right-radius:0;border-top-right-radius:0;box-sizing:border-box}#formurl #formbutton{display:table-cell;width:1%;box-sizing:border-box;vertical-align:middle}#formurl input[type=button],#formurl input[type=submit]{height:56px;padding:10px 16px;font:bold 17px lato,arial;color:#fff;background-color:#2c87c5;text-align:center;vertical-align:middle;cursor:pointer;white-space:nowrap;border:0;border-radius:3px;border-top-left-radius:0;border-bottom-left-radius:0;margin-left:-1px;-webkit-appearance:button;margin:0}#balloon{background:#333;font:13px asap,arial;color:#fff;padding:8px;text-align:center;border-radius:3px;white-space:nowrap;float:right;margin:4px 0 4px 4px}section#emailbox{margin:0 auto 20px auto;max-width:758px;box-shadow:0 1px 4px #ccc;border-radius:6px;padding:10px 30px 5px;background:#fff;text-align:center}section#emailbox h2{margin:15px auto 20px auto}#formemail{display:table;max-width:400px;margin:0 auto}#formemail input[type=email]{display:table-cell;width:100%;height:56px;padding:10px 16px;font:17px lato,arial;color:#000;background:#fff;border:1px solid #bbb;border-right:0;border-radius:3px;border-bottom-right-radius:0;border-top-right-radius:0;box-sizing:border-box}#formemail #formbutton{display:table-cell;width:1%;box-sizing:border-box;vertical-align:middle}#formemail input[type=button],#formemail input[type=submit]{height:56px;padding:10px 16px;font:bold 17px lato,arial;color:#fff;background-color:#2c87c5;text-align:center;vertical-align:middle;cursor:pointer;white-space:nowrap;border:0;border-radius:3px;border-top-left-radius:0;border-bottom-left-radius:0;margin-left:-1px;-webkit-appearance:button;margin:0}footer{text-align:center;font:17px "source sans pro",arial;color:#eee;background:#333;width:100%;border-top:4px solid #00a0db;padding:20px 0 121px;line-height:1.5;margin:40px 0 0 0}footer #footerbox{padding:0 20px;background:#333}footer ul{display:inline-block;list-style:none;margin:10px 0 0 0}footer ul li{display:inline;padding:0 12px;border-right:1px solid #001121;height:18px}footer ul li:last-child{border:none}footer ul li a{font:16px asap,arial;color:#0093ff;letter-spacing:0}html{position:relative;min-height:100%}body{margin-bottom:200px}footer{position:absolute;bottom:0;height:40px}@media all and (max-width:499px){main{padding:0 10px}section .boxtextleft{padding:0 10px;word-wrap:break-word}}#formbox{max-width:400px;margin:20px 0;padding:10px 40px 10px 20px;font:17px lato,arial;color:#222;background-color:#fff;text-align:left;border-radius:6px;box-shadow:0 1px 4px #ccc}input[type=email],input[type=text],textarea{font:16px lato,arial;padding:8px;vertical-align:middle;border-radius:1px;border:1px solid #b6b6b6;box-shadow:inset 0 1px 2px rgba(0,0,0,.1),0 -1px 1px #fff,0 1px 0 #fff}input[name=submit]{height:36px;padding:0 16px 3px 16px;font:normal 16px lato,arial;color:#fff;background-color:#2c87c5;text-align:center;vertical-align:middle;cursor:pointer;white-space:nowrap;border:0;border-radius:3px}#button{text-align:right}.formtext{font:18px lato,arial;color:#222}.formemail{display:none}*{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}#row:after{display:table;content:"";clear:both}#column{float:left;width:33.33%;min-height:210px;padding:0 10px;text-align:center}.socialnetworkbox{display:block;margin:2px 2px 2px 0}.snb{padding:8px 13px 9px 13px;margin:0 1px 0 0;font:14px lato,arial;color:#fff;text-align:center;background-color:#3b5998;cursor:pointer;border-radius:3px;display:inline-block;margin-bottom:4px}.snb:hover{text-decoration:none}.snbfacebook{background:#3b5998}.snbtwitter{background:#0f1419}.snbpinterest{background:#d4374f}.snbtumblr{background:#243a4f}.snbwhatsapp{background:#16b75b}.snbtelegram{background:#3390ec}.snbreddit{background:#ff4500}.snblinkedin{background:#0a66c2}.emain{margin:50px auto}.esection{margin:0 auto 20px auto;max-width:500px;box-shadow:0 1px 4px #ccc;border-radius:6px;padding:50px 30px 30px;background:#fff;text-align:center}.eh1{margin:0 0 10px 0;font:bold 106px lato,arial;color:#555;line-height:1;text-align:center}.eh2{margin:0 0 -10px 0;font:bold 31px asap,arial;color:#555;letter-spacing:-1px;text-align:center}.ebox{margin:30px auto 0;font:17px "source sans pro",arial;color:#202020;text-align:center;line-height:1.5;max-width:350px}.ebutton{margin:40px auto;text-align:center}.colorbuttonmedium{background:#2c87c5;font:16px lato,arial;color:#fff;padding:12px 20px;border-radius:3px}.colorbuttonmedium:hover{text-decoration:none}section#errorbox{margin:0 auto 20px auto;max-width:600px;box-shadow:0 1px 4px #ccc;border-radius:6px;padding:10px 30px 0;background:#fff;text-align:center}section#errorbox h1{margin:30px auto 10px auto}#adbox{height:auto;margin:10px auto 15px;text-align:center}#adbox300x50{width:300px;height:auto;margin:20px auto;text-align:center}#adbox160x600{width:160px;height:auto;margin:20px auto;text-align:center}#adbox300x250{width:300px;height:auto;margin:20px auto;text-align:center}#adbox300x600{width:300px;height:auto;margin:20px auto;text-align:center}#adbox728x90{width:728px;height:auto;margin:20px auto;text-align:center}.inarticle{margin:0 auto 20px auto;max-width:720px}@media all and (max-width:499px){.ad{width:320px;height:100px}}@media all and (min-width:500px) and (max-width:769px){.ad{width:468px;height:60px}}@media all and (min-width:770px) and (max-width:999px){.ad{width:728px;height:90px}}@media all and (min-width:1000px){.ad{width:970px;height:90px}}@media all and (max-width:1000px){html{padding-bottom:180px}#cssmenu ul{display:list-item;max-height:24px;overflow:hidden;margin:0 7px 8px 7px}#cssmenu.expand ul{max-height:100%}#cssmenu ul li{float:none;background:0 0;border-right:none}#cssmenu ul li:nth-child(n+2){margin:0 10px;padding:8px 0 28px;border-bottom:1px solid #001121}#cssmenu ul li:last-child{border:none}#cssmenu ul li.mobile{display:block;margin:0;width:40px;border-radius:3px;height:35px}#cssmenu ul li.mobile span:before{position:absolute;left:28px;height:3px;width:20px;border-top:3px solid #fff;border-bottom:3px solid #fff;content:'';margin-top:3px}#cssmenu ul li.mobile span:after{position:absolute;left:28px;height:11px;width:20px;border-bottom:3px solid #fff;content:'';margin-top:4px}footer{margin:40px 0 0 0;padding:20px 0 315px}#footermenu ul{width:100%;max-height:24px;overflow:hidden;margin:8px 0;max-height:100%;padding:0 7px}#footermenu ul li{display:block;float:none;background:0 0;border-right:none}#footermenu ul li:nth-child(n+1){margin:0;padding:8px 14px 28px;border-bottom:1px solid #001121;border-right:none}#footermenu ul li:last-child{border:none}}</style> <link rel="shortcut icon" href="favicon.ico"> <meta property="og:title" content="ShortURL - URL Shortener"> <meta property="og:url" content="https://www.shorturl.at/"> <meta property="og:type" content="website"> <meta property="og:image" content="https://www.shorturl.at/img/shorturl-icon.png"> <!--<script async src="https://t.seedtag.com/t/0637-8995-01.js"></script>--> <script src="https://tags.refinery89.com/shorturlat.js" async></script></head> <body> <header> <div id="logo"><a href="https://www.shorturl.at/" class="logo">Short URL</a></div> </header> <main> <section id="urlbox"> <h1>Paste the URL to be shortened</h1> <form action="shortener.php" method="post"> <div id="formurl"> <input type="text" name="u" placeholder="Enter the link here"> <div id="formbutton"> <input type="submit" value="Shorten URL"> </div> </div> </form> <p class="boxtextcenter">ShortURL is a free tool to shorten URLs and generate short links<br>URL shortener allows to create a shortened link making it easy to share<!--<br>Create a premium account to shorten unlimited URLs with more features for your projects--></p> </section> <section id="emailbox"> <h2>Want More? Try Premium Features!</h2> <p class="boxtextcenterdesc">Custom short links, powerful dashboard, detailed analytics, API, UTM builder, QR codes, browser extension, app integrations and support</p> <a href="https://shorturl.at/vSZ02" class="colorbutton">Create Account</a><br><br> </section> <section id="content"> <h2>Simple and fast URL shortener!</h2> <p>ShortURL allows to shorten long links from <a href="https://www.instagram.com/" target="_blank">Instagram</a>, <a href="https://www.facebook.com/" target="_blank">Facebook</a>, <a href="https://www.youtube.com/" target="_blank">YouTube</a>, <a href="https://www.twitter.com/" target="_blank">Twitter</a>, <a href="https://www.linkedin.com/" target="_blank">Linked In</a>, <a href="https://www.whatsapp.com/" target="_blank">WhatsApp</a>, <a href="https://www.tiktok.com/" target="_blank">TikTok</a>, blogs and sites. Just paste the long URL and click the Shorten URL button. On the next page, copy the shortened URL and share it on sites, chat and emails. After shortening the URL, check <a href="url-click-counter.php">how many clicks it received</a>.</p> <h2>Shorten, share and track</h2> <p>Your shortened URLs can be used in publications, documents, advertisements, blogs, forums, instant messages, and other locations. Track statistics for your business and projects by monitoring the number of hits from your URL with our click counter.</p> </section> <div id="box"> <div id="row"> <div id="column"> <div class="icon"><img src="img/icon-like.png"></div> <h3 class="aligncenter">Easy</h3> <p class="aligncenter">ShortURL is easy and fast, enter the long link to get your shortened link</p> </div> <div id="column"> <div class="icon"><img src="img/icon-url.png"></div> <h3 class="aligncenter">Shortened</h3> <p class="aligncenter">Use any link, no matter what size, ShortURL always shortens</p> </div> <div id="column"> <div class="icon"><img src="img/icon-secure.png"></div> <h3 class="aligncenter">Secure</h3> <p class="aligncenter">It is fast and secure, our service has HTTPS protocol and data encryption</p> </div> <div id="column"> <div class="icon"><img src="img/icon-statistics.png"></div> <h3 class="aligncenter">Statistics</h3> <p class="aligncenter">Check the number of clicks that your shortened URL received</p> </div> <div id="column"> <div class="icon"><img src="img/icon-unique.png"></div> <h3 class="aligncenter">Reliable</h3> <p class="aligncenter">All links that try to disseminate spam, viruses and malware are deleted</p> </div> <div id="column"> <div class="icon"><img src="img/icon-responsive.png"></div> <h3 class="aligncenter">Devices</h3> <p class="aligncenter">Compatible with smartphones, tablets and desktop</p> </div> </div> </div> </main> <footer> <div id="footerbox"> <div>漏 2024 ShortUrl.at - Tool to shorten a long link</div> <nav id="footermenu"> <ul> <li><a href="https://www.shorturl.at/">ShortURL</a></li> <li><a href="url-click-counter.php">URL Click Counter</a></li> <li><a href="unshorten-url.php">Unshorten URL</a></li> <li><a href="report-malicious-url.php">Report Malicious URL</a></li> <li><a href="terms-of-service.php">Terms of Service</a></li> <li><a href="privacy-policy.php">Privacy</a></li> <li><a href="contact.php">Contact</a></li> </ul> </div> </footer> <script async src="https://www.googletagmanager.com/gtag/js?id=G-25YH9BB08G"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-25YH9BB08G'); </script> <script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'8e70ee78c9b8cdd9',t:'MTczMjM2MjUyMC4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10