Archive for the ‘Tips Webmaster’ Category
Saturday, February 16th, 2008
This tutorial will guide you to install FileZilla. Filezilla is a fast FTP and SFTP client for Windows with a lot of features.
Posted in Tips Webmaster | 1 Comment »
Thursday, November 15th, 2007
Langkah yang dibutuhkan untuk pindah hosting:
BACKUP! BACKUP! BACKUP!, backup database, backup file
Jika ingin transfer domain ke dapur hosting, silahkan baca artikel Transfer Domain Ke Dapur Hosting. Di sini anda butuh TRANSFER SECRET. Kalau anda tidak ingin transfer domain, anda diharuskan mengarahkan Name Server domain anda ke NS yang kami ...
Posted in Tips Hosting, Tips Webmaster | 2 Comments »
Wednesday, October 10th, 2007
This is list of some blog submital anda ping services. If you have update about blog submital and ping services, please drop us comment. We'll appreciate it.
Posted in Tips Webmaster, Tutorial Joomla, Tutorial Web, Tutorial WordPress | 1 Comment »
Monday, September 3rd, 2007
Untuk menggunakan PHP 5 di server kami, anda harus:
Rename extension script anda menjadi .php5. ATAU
Menambahkan syntax AddHandler application/x-httpd-php5 .php di file .htaccess anda.
Posted in Tips Hosting, Tips Webmaster | 4 Comments »
Friday, August 31st, 2007
Article Source: http://www.ssi-developer.net/htaccess/redirecting.shtml
Introduction:
This guide shows you how to use .htaccess to redirect a specific page to another address. This is probably the best way to redirect pages mainly because of the lack of effort it needs to set up and it's not browser dependent like some redirection scripts. If you ...
Posted in Tips Hosting, Tips Webmaster | No Comments »
Thursday, August 30th, 2007
Grab from http://9tutorials.com/2007/05/12/htaccess-for-webmasters.html
When site is “Under Construction??
This lets google crawl, lets me access (1.1.1.1) without a password, and lets access from anyone WITH a password. It also allows for XHTML and CSS validation through w3.org
update combined allow code credit: megaspaz
AuthName "Under Development"
AuthUserFile /home/askapache.com/.htpasswd
AuthType basic
Require valid-user
Order Deny,Allow
Deny from all
Allow from 1.1.1.1 ...
Posted in Tips Hosting, Tips Webmaster | No Comments »
Monday, July 23rd, 2007
Kunjungi situ w3.org di bawah ini untuk test broken link web anda.
http://validator.w3.org/checklink
Posted in Tips Webmaster, webmaster toolkits | No Comments »
Saturday, June 30th, 2007
To get newest statistics from Awstats, you must wait at least 24 hours. But you can manual get latest update of your statistic by following this tutorial:
Login to your FTP
Go to /tmp/awstats/
Open and edit awstats.yourdomain.com.conf
Find this word AllowToUpdateStatsFromBrowser=0
Change it to AllowToUpdateStatsFromBrowser=1
Now login to your cPanel and go to ...
Posted in Tips Hosting, Tips Webmaster, Tutorial cPanel | No Comments »
Saturday, June 30th, 2007
To show Awstats Statistics without login to cPanel:
Download awstats.phps form our server.
Rename to awstats.php
Edit and change some paramerter. Just follow instruction in this file.
Uplod to your server.
Posted in Tips Webmaster, Tutorial Web, Tutorial cPanel, webmaster toolkits | 1 Comment »
Saturday, June 30th, 2007
Dapur Hosting menyediakan statistik untuk melihat jumlah pengunjung web anda, dari mana mereka datang, dengan keyword apa mereka mencari web anda, sampai dengan menggunakan browse apa mereka mengunjungi web site anda.
Silahkan login ke control pnale anda di http://www.namawebsiteanda.com/cpanel dan masukkan username dan password. Username dan password dapat dilihat dari welcome ...
Posted in Tips Hosting, Tips Webmaster, Tutorial Web, Tutorial cPanel | No Comments »