Welcome to the official documentation for ShortLink v1.0. This comprehensive guide covers everything you need to know to successfully install, configure, and operate your URL shortening and analytics platform. Whether you are launching a public SaaS application or managing private marketing campaigns, this manual will ensure a smooth setup process.
Before beginning the installation, ensure your web hosting environment meets the following minimum requirements. The script includes a built-in requirements checker that will verify these for you automatically.
mod_rewrite enabled (for clean, short URLs)
ShortLink v1.0 features a 1-click installation wizard, meaning you do not need to edit code manually to launch the platform. Follow these steps:
Script folder to your web server (e.g., via cPanel File Manager
or FTP). You can install it on a primary domain, a subdomain, or a subfolder.https://yourdomain.com). The system
will automatically redirect you to the Setup Wizard.
During the configuration step, you will be asked to define your Site Name and set up your preferred database architecture:
/uploads and /data folders have their permissions set to
755 or 775.
Once installation is complete, the script automatically locks the installer to prevent malicious users from overriding your site. If you ever need to reinstall the script, you will see the security screen below:
The front-end interface is designed to be highly intuitive. Users simply paste a long URL into the primary input field and click "Shorten".
Once generated, the user is provided with a clean, branded short link. They can instantly copy the link to their clipboard or click the "Analytics" button to view real-time public stats for that specific URL.
As the site owner, you have full control over the links generated on your platform. You can access your
administrative dashboard by navigating to /admin.php and logging in with the credentials you
created during Step 2 of the setup wizard.
From this view, you can see the original destination URLs, total click counts, and creation dates. The Delete action permanently removes the short code and all associated analytics data from your server.
ShortLink provides enterprise-grade data tracking without slowing down link redirection. By appending
/stats to any short link (or accessing it via the Admin panel), you can view a comprehensive
breakdown of link performance.
The analytics engine captures and processes:
You can easily rebrand the platform to match your business identity directly from the Admin Panel, without touching any PHP code.
In the White Label Settings section, you can update:
.ico or
.png).
To ensure GDPR compliance and protect your service, ShortLink includes dynamic routing for Terms of Service, Privacy Policies, and Contact pages.
page.php file in any text or code editor.Issue: Links return a 404 Error, or the styling/CSS looks broken.
Fix: This indicates that your web server is not processing URL rewrites correctly. Ensure
that the .htaccess file was uploaded to your server (hidden files starting with a dot are
sometimes missed by FTP clients). If you installed the script in a subfolder instead of the root domain,
open the .htaccess file and update the RewriteBase / path to match your specific
folder name.
© 2026 OnWebCo. Need advanced customization or further assistance? Contact us via our marketplace profile.