Thursday, October 20, 2016
Cara Membuat Web Short Url Sendiri
Cara Membuat Web Short Url Sendiri
Oke Langsung Saja
Demonya | Download
1.Unzip the YOURLS archive
2.Copy
user/config-sample.php to user/config.php3.Open
user/config.php with a raw text editor (like Notepad) and fill in the required settings There Are :MySQL settings
YOURLS_DB_USER
your MySQL username
Example: LordKaisarYOURLS_DB_PASS
your MySQL password
Example: LkBestbLOGYOURLS_DB_NAME: The database name
Example: yourlsYOURLS_DB_HOST
The database host
Example: localhostYOURLS_DB_PREFIX
The name prefix for all the tables YOURLS will need
Example: yourls_
Site options
YOURLS_SITE
Your (short) domain URL, no trailing slash, lowercase. If you pick the non-www version of your domain, dont use the www version in your browser (and vice-versa)
Example: http://ozh.inYOURLS_HOURS_OFFSET
Timezone GMT offset
Example: -5YOURLS_PRIVATE
Private means the admin area will be protected with login/pass as defined below. See Private or Public for more.
Example: trueYOURLS_UNIQUE_URLS
Allow multiple short URLs for a same long URL
Set to true to allow only one pair of shortURL/longURL (default YOURLS behavior), or to false to allow creation of multiple short URLs pointing to the same long URL (as bit.ly does)
Example: trueYOURLS_COOKIEKEY
A random secret hash used to encrypt cookies. You dont have to remember it, make it long and complicated. Hint: generate a unique one at http://yourls.org/cookie
Example: qQ4KhL_pu|s@Zm7n#%:b^{A[vhmyourls_user_passwords
A list of username(s) and password(s) allowed to access the site if private
Passwords can either be in plain text, or encrypted: see http://yourls.org/userpassword for more information
Example: joe => mypassword
URL Shortening settings
YOURLS_URL_CONVERT
URL shortening method: base 36 or 62. See FAQ for more explanationsyourls_reserved_URL
A list of reserved keywords that wont be used as short URLs. Define here negative, unwanted or potentially misleading keywords
Example: porn, faggot, sex, nigger, fuck, cunt, dick, gay
Optional settings
YOURLS_PRIVATE_INFOS
IfYOURLS_PRIVATEis set to true, you can still make stat pages public. To do so, define with:
define(YOURLS_PRIVATE_INFOS, false);YOURLS_PRIVATE_API
IfYOURLS_PRIVATEis set to true, you can still make your API public. To do so, define with:
define(YOURLS_PRIVATE_API, false);YOURLS_NOSTATS
IfYOURLS_NOSTATSis set to true, redirects wont be logged and there will be not stats available.
4.Upload the unzipped files to your domain
public_html or www folder5.Create a new database (If You Dont Know Search In Google)
6.Point your browser to
http://yoursite.com/admin/Tapi Bagi Anda Yang Tidak Bisa Membuatnya,Saya Bisa Kok Membuatnya ,Tapi Bayar :p
Ok,Sekian Dari Saya Smeoga Bermanfaat :D
Go to link Download