• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

BeLink v1.0.2 - Ultimate URL Shortener

Status
Not open for further replies.

macrobert

Well-known member
Trusted Uploader
Nov 2, 2018
255
329
63
BeLink is the highest quality and most advanced url shortener application currently available. It can be used to easily create your own public or private url shortener website in minutes without any coding knowledge.

It features a clean and more design, high quality code and unmatched feature set. Read more about the features below and try the demo site to see why BeLink is easily the best choice.

More Features
  • Editable Homepage – Default landing page can be easily edited via built-in appearance editor with live preview and no coding knowledge.
  • (Optional) SaaS mode – Earn money with built in premium subscription system. Create different plans for users to subscribe to and control what functionality and limitations each plan has.
  • High Performance – BeLink is lightweight and has lighting fast performance and page load time out of the box.
  • API – Links can be created via built-in API.
  • Link Statistics – Link reports allow users to see many statistics about their links including date and count of clicks, countries, referrers, devices, browsers and more.
  • Link Groups – Group multiple links together to allow viewing statistics for all links in that group and see how different groups perform when compared to each other.
  • Link Sharing – Share shortened urls on facebook or twitter with a single click from user dashboard or link frame/splash pages.
  • QR Code – Generate and copy a fully functional shortened url QR code with a single click. Scanning QR code will redirect to long url.
  • Custom Domains – Users can attach custom domains and sub-domains so their short links will use their own site url. Domain different then main site url can also be set as default by admin.
  • Link Overlays – Link overlay redirect type will show a fully customizable overlay over destination website .
  • Link Custom Pages – Create fully custom html pages with built-in WYSIWYG editor that can be shown to user before redirecting them to destination url.
  • Link Splash Pages – Splash pages with information about destination url and optional ads can be shown to user before redirecting them to destination url.
  • Expiration Date – Links can be set to automatically expire at specific date and time.
  • Custom Link ID – Links can have custom human-readable short IDs, instead of random generated strings.
  • Link Metadata – Each link can have metadata, including tags, title and description. This allows easier management of links as well as customization for link page SEO tags.
  • Password Protection – Links can be protected so only users with password will be redirect to destination url.
  • URL Validation – URLs can be automatically validated against custom blacklist of domains and keywords or using Google safe browsing API and Phishtank API.
  • Tracking Pixels – Tracking pixels from various services can be attached to links to measure their performance.
  • Location and Device Targeting- Links can be redirecting to different destination url based on user device (mobile, desktop etc) or their location.
  • Multiple URL Shortening – Easily shorten multiple urls with one click.
  • Permissions and Roles – Use fully featured permission and role system to allow (or disallow) users, subscription plans or guests to peform specific action accross the site.
  • Appearance Editor – Site appearance can be easily changed without any coding knowledge via built-in editor with live preview.
  • Dark Mode – BeLink comes with pre-built light and dark themes. You can fully customize them or add new themes via appearance editor.
  • Custom Pages – Custom pages (for example terms of service, about us etc) can be created using built-in WISIWYG editor.
  • Menu Editor – All the menus accross the site can be easily edited via drag and drop without any coding knowledge.
  • Translations – BeLink is fully translation ready and can be easily translated to any language from admin area.
  • Custom Code – Custom code can be added directly from appearance editor without the need to modify any files.
  • In-Depth Documentation – BeLink comes with in depth documentation that explains everything from installation to usage of all the features.
  • SEO Editor – SEO tags for all pages can be modified directly from appearance editor in admin area.
  • Authentication – Fully featured authentication system including social login, recaptcha protection, option to completely disable registration and more.
  • Mail Template Editor – Modify various mail templates (like user email confirmation) used by BeLink via built-in visual mail template editor.
  • Contact Page – Allow users to contact you easily with questions via built in contact us page.
  • Integrated Ads – 6 integrated ad slots. All you need to do is paste your ad codes in admin area and BeLink will display your ads in the corresponding slot on the site.
  • Modern Design – BeLink features a clean, modern, professional design based on google material design specification.
  • Settings – There are many settings that allow you to enable or disable functionality across the site, fine tune how links work, configure various date and time formats and much more.
  • Google Analytics – Google analytics are fully integrated, all you need to do is enter your tracking code.
  • Multiple Homepages – Choose between multiple homepages including default landing page, login page or your own custom html page.
  • Sourcecode – Full original sourcode is provided with each purchase along with documenation on how to make custom modifications so you can make any changes you might need.
Requirements
  • PHP 5.6 or higher
  • PDO Extension (enabled by default)
  • php_fileinfo Extension (enabled by default)
  • MySQL, Postgres, SQLite or SQL Database Server.
2019 August 21 - Version 1.0.2
New Features
  • Links can now be created via built-in API.
Enhancements
  • Default domain for links can now be set from settings page.
  • Domain selection can now be disabled.
  • Improved responsiveness of link splash page.
Bug Fixes
  • Properly set status code to 301 for "direct" type links.
  • After adding new link from group page, only links for that group will now be shown.
  • Statistic titles on landing page can now be translated.
  • Top devices chart will not correctly show devices instead of platforms.
- removed according to rules -

Demo
 
Last edited by a moderator:
.htaccess is here
Code:
<IfModule mod_rewrite.c>
    <IfModule mod_negotiation.c>
        Options -MultiViews
    </IfModule>

    RewriteEngine On

    # Redirect Trailing Slashes If Not A Folder...
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule ^(.*)/$ /$1 [L,R=301]

    # Handle Front Controller...
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteRule ^ index.php [L]

    # Handle Authorization Header
    RewriteCond %{HTTP:Authorization} .
    RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
</IfModule>
 
download link for the latest version

Belink v1.0.5
(updated link)



the credits for hosting the file are not mine, I took it from another website and I don’t know if I can disclose his name here, if allowed I edit this post giving the due credits
 
Last edited:
  • Like
Reactions: Kamily
@vezu appreciate your initiative but change the download host to one that doesn't limit download speed, or at least have a download speed of minimum 3Mb/s

2020-09-17 19_00_33-Downloads.png
 
  • Love
Reactions: Saint Gabriel
Mega, gdrive, upload.ee, zippy
 
[QUOTE = "slvrsteele, postagem: 261695, membro: 43214"]
Mega, gdrive, upload.ee, zippy
[/ CITAR]

link atualizado, obrigado
 
  • Like
Reactions: Kamily
Any on khow how to edit Link Splash Pages Plesh help me & Ads not working splash page any on any help please
 
Please do not share scripts taken from third party websites as they are not tested in full. This is your last verbal warning.
Where is this in the rules? I cant find it. And then who is to do be doing the testing? I guess I don't understand your stance on this one... I can test it myself and resport it is such, but you make it sound like someone there is some authority of members that has to test it first.

You guys stress about sharing our own resources, we cant even access cerrtain things without doing so... but now your telling me, someone who doesn't know how to code at all... That I have null my own resources in order to share them?

This makes it impossible to meet some of the strict sharing requirements a lot of members are placing on things.... A lot of files require passwords that the uploader wont even provide unless I have resources.... and because I cant code, that gurantees I wont have any resources. So im screwed?
 
Where is this in the rules? I cant find it. And then who is to do be doing the testing? I guess I don't understand your stance on this one... I can test it myself and resport it is such, but you make it sound like someone there is some authority of members that has to test it first.

You guys stress about sharing our own resources, we cant even access cerrtain things without doing so... but now your telling me, someone who doesn't know how to code at all... That I have null my own resources in order to share them?

This makes it impossible to meet some of the strict sharing requirements a lot of members are placing on things.... A lot of files require passwords that the uploader wont even provide unless I have resources.... and because I cant code, that gurantees I wont have any resources. So im screwed?

Please allow me to spoonfeed you: Rule 18 from Babiato terms and rules

Starting a thread of content from a GPL site (free or paid) (in name of giveaway or whatever shitty excuses) is strictly not allowed. Firstly these sites can't be trusted (code might be tampered) and secondly most of the resource stuff they sell is stolen from Babiato anyway (it has been proved many times by forum staffs). Hence, upon violating this strict rule the thread will be closed with/without mentioning the reason (user will be warned in such case) and to the extreme point the thread owner's account might get banned instantly without any notice or warning without any change of getting unbanned in future.
 
Status
Not open for further replies.
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock