Welcome to URLSharing.com

411 urls shared 19531 times across 54 domains.

A super simple way to share the pages of your website. You can choose to share the page the user is on, the main domain of the site, or any other URL. Refer to the examples below.

Preview the widget on different devices and screen sizes.

Works with Bootstrap Studio, WordPress and other website builders. Privacy and data use.

Share the current domain. (https://www.urlsharing.com)

<script src="https://www.urlsharing.com/share.js?window.location.hostname"></script>
Share the current page. (https://www.urlsharing.com/index.php)

<script src="https://www.urlsharing.com/share.js?window.location.href"></script>
For privacy, query-string values and page fragments are excluded by default. If your page requires them, use window.location.href.full instead.
Share a specific URL. (https://www.google.co.uk)

<script src="https://www.urlsharing.com/share.js?[Enter full path URL here]"></script>

Release History