View Your Bandwidth Used

Comments Off

General Tips

View a report of your bandwith used (how many bytes your site has transferred) with a relatively buried feature of cPanel. Info includes nice graphs of the current day’s bandwidth for the current year. Report covers HTTP, SMTP, FTP and POP3 traffic. To get to the report: On the main / home cPanel page, click [...]

Read this article…

cPanel Simplifies Dedicated Hosting and VPS

Comments Off

General Tips

Someone asked me about moving up to dedicated hosting and how in the world can someone who is not a certified system administrator or IT person run such a thing.  cPanel makes it do-able. cPanel has capabilities beyond what the owner of a website sees.  cPanel is not just for accounts on shared hosting or [...]

Read this article…

Moving a Website to a New Host

Someone recently said “If I don’t like my new hosting company, I’ll just move the site. Right??” It might be easy, but then again it might not. The complexity depends on the nature of your site. If you have some static HTML files and images. Easy. If you have a database-driven site such as a [...]

Read this article…

How Do I Find Emails On My Server?

Just where are those emails stored on your server? For emails that have been delivered, here is how: Log into cPanel, click the “File Manager” icon. Go to the directory named (appropriately) “mail.” (Your “public_html” directory is at the same level directory as “mail.”) When you have only one, default, email set up, you will [...]

Read this article…

Setting Up a Cron Job With cPanel’s Standard Interface

cPanel provides two interfaces that simplify setting up a cron job. This post discusses the “standard” interface because most people find it easier and faster to use than the advanced interface. Two common problems people often encounter with cron jobs : a server uses “military” time or a 24-hour clock rather than a 12-hour clock. [...]

Read this article…

Enable AutoLoad

When you log into your webmail, there is now a link that says [ Enable AutoLoad ] under each webmail client. Click the AutoLoad link under your preferred webmail client and when you log in in the future, that webmail client will automatically load instead of giving you the option to select webmail client.

Read this article…

Access Email Directly (No Need to Log Into cPanel)

Comments Off

Email Tips

You can check your email without logging into cPanel. For example, say your site is mysite.com, you would go to: http://www.mysite.com/webmail/ This takes you to a login screen. Username is your entire email address (for example, me@mysite.com) cPanel provides three web user interfaces to your email: NeoMail, Horde and SquirrelMail. (The links are provided only [...]

Read this article…

Finding the Almost Hidden phpMyAdmin Link

Comments Off

Databases

Work with your MySQL databases through phpMyAdmin, a great browser-based application you access through cPanel. I use it often and still have a hard time finding the link. When you are logged into cPanel: Click the link for MySQL Databases Scroll toward the bottom of the page (below the MySQL Account Maintenance section) Click the [...]

Read this article…

Cron Job to Clear Out an Overstuffed Email Inbox

You have an email inbox that is filled up. Or perhaps your “spam box” is filled up. You have so many emails to delete that it would take you forever to clear it out, page by page with NeoMail. One of my customers cried for help because of 35 MBs of spam that had accumulated. [...]

Read this article…

Create a Custom Error “404″ Page

Comments Off

Customizing Your Site

A “404″ error refers to a page not found. (This name comes from the HTTP code 404 which indicates file not found.) Create a custom page so your visitors see a page that is visually more appealing than the default page, that is consistent with the design and branding of your site, and is also [...]

Read this article…