A smart URL refers to a URL that has been enhanced with various features that provide additional advantages. These features may include visitor tracking, customized display based on geographical location, redirection to different links based on the device used, advanced analytics, or the use of specific parameters to send additional data to the destination page. Smart URLs allow users to optimize and manage user experiences better and gain deeper insights into their users.
- Create smart URLs with customizable rules and actions.
- Redirect users to different destinations based on the defined rules.
- Easy configuration of rules.
- Controlled by the stopbot panel.
- Apache
- PHP (We achieve optimal performance using PHP version 7.4.1.)
- PHP-CURL
- Apache 2.4.9
- PHP version 7.4.1
- Clone this repository to your local machine:
git clone https://github.com/stopbot-net/smarturls.git
- Navigate to the project directory:
cd smarturls
- Edit config.php then change with your APIKey, Click Here for APIKey
<?php
/*
_ _ _ _
| | | | | | | |
___| |_ ___ _ __ | |__ ___ | |_ _ __ ___| |_
/ __| __/ _ \| '_ \| '_ \ / _ \| __| | '_ \ / _ \ __|
\__ \ || (_) | |_) | |_) | (_) | |_ _| | | | __/ |_
|___/\__\___/| .__/|_.__/ \___/ \__(_)_| |_|\___|\__|
| |
|_|
[Stopbot SmartUrls v.1.2]
Guide : https://docs.stopbot.net/service-guides/stopbot/smart-urls
Website : stopbot.net
contact : t.me @stopbotnet
*/
#Put your Apikey here.
$Apikey = "________________________________";
- You can create Shortlinks / SmartURLs in our control panel, Click Here for details.
- To access the results of the Shortlinks / SmartURLs, please open https://domain/keyname or you can view them in our control panel, Click Here for details.
- For information regarding visitor statistics, Click Here for details.
This project is licensed under the CC0 1.0 Universal license.