[Tutorial] How to Make Your Own Mass URL Shortener

Wow really cool share. Thanks OP definitely going to try this out
 
Made a quick edit to be able to bulkupload and get a list with the URLs. I am in no way a coder, just a brainiac.

[edit]

You should now have Bulk.php (importer) / List.php (show the shortened urls) and List.txt (your long urls you want converted). Hopefully it will help you some when generating shortened urls from sitemaps, feeds or whatever you have in mind.

Hi gregzkij,

Does your portion works with Fatboy's portion? He has the .htaccess file, index.php, create.php file.
Also, if we want to shorten more links later, what do we do? Do we change the list.txt contents and if so, what happen to the links we had shortened previously?
 
Thanks for taking the time to share your view with us.You seem to be more practicable! keep up the good work! ,I've gain more knowledge and good information from your post thanks.
 
Good tutorial. May be a database driven approach would have been better, so that it could be expanded over-time...
 
Back
Top