Closing Doman Auctions
DNForum - Domain Sales, Domain Forum, Domain Appraisals, Domain Registrars
HomeRegisterMembershipsGetting StartedDomain Tools Domain EbooksSEO Software Domain Resellers Advertise

Go Back   DNForum - Domain Sales, Domain Forum, Domain Appraisals, Domain Registrars > Platinum Forums > Developed Websites for Sale
Register Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
Old 08-25-2008, 04:45 PM   #1 (permalink)
Missing in action
 
sdsinc's Avatar
 
Name: Kate
Last Online: Today 06:58 PM
iTrader: (41)
Join Date: Jul 2005
Posts: 4,626
DNF$: 27,483
Location: front line
Country:


Arrow LinkZip.com - URL shortener site

I am selling LinkZip.com.
This is a URL shortener site like shorturl etc.

Domain + developed site
It's custom coded on top of a free template (XHTML compliant).

The website is very easy to use.
Just enter the URL you want to squeeze and click Make short URL.
If you tick the box that reads 'Tick this box if you want us to crawl the URL for validity' the script will first check if the URL is valid (using the cURL extension).
You can enter an E-mail address (optional) to keep track of the URLs.

You receive an E-mail that looks like this:
Quote:
Hello,

The URL
http://www.google....

has been shortened successfully as follows:

http://www.linkzip.com/18a

Thank you for using LinkZip.com !


____________________________________
http://www.linkzip.com/
The Bulk add feature is not implemented.
There is no admin area.

Note: the script is Unicode aware and capable of handling Unicode URLs like this: http://hi.wikipedia.org/wiki/मुख्य_पृष्ठ.
The data is stored in the DB in Unicode format so you need mySQL 4.1 and higher.
There is only one table which contains about 240 shortened URLs.
The table structure is as follows:
Code:
CREATE TABLE `urls` (
  `rec_id` int(10) unsigned NOT NULL auto_increment,
  `url` text collate utf8_unicode_ci NOT NULL,
  `submit_ip` int(10) unsigned NOT NULL default '0',
  `added` datetime NOT NULL default '0000-00-00 00:00:00',
  `hits` int(11) NOT NULL default '0',
  `last_hit` datetime default NULL,
  PRIMARY KEY  (`rec_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci AUTO_INCREMENT=392 ;
The following information is stored:
  • URL
  • IP to track abuse (stored to 32-bit format)
  • date & time added
  • hit counter
  • date & time of last hit - this is to prune unused records

So this is not a finished product really but it's functional and is being used by some people. I have never tried to monetize the site.
I am looking to sell for low $$$.

Requirements:
PHP >= 4.0
cURL extension
mySQL >= 4.1
mod_rewrite

Stats are available here


Update:
$120 offer received.
Anyone else ?
__________________
VeryOldNames.com

Last edited by sdsinc; 08-26-2008 at 03:56 PM.. Reason: offer received
sdsinc is offline   Reply With Quote
Sponsored Ads
Old 08-26-2008, 05:18 PM   #2 (permalink)
DNF Member
No Avatar
 
Last Online: 10-25-2009 03:51 AM
iTrader: (14)
Join Date: May 2003
Posts: 150
DNF$: 2,065


Sold
xwhois is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 09:47 PM.
Copyright @2001-2009 DNForum.com