Book Image

cPanel User Guide and Tutorial

By : Aric Pedersen
Book Image

cPanel User Guide and Tutorial

By: Aric Pedersen

Overview of this book

"A great book for getting the most out of your cPanel-supporting web host" If you have web hosting requirements beyond the most basic, you should look for a host that offers cPanel. cPanel gives you tight control over every aspect of your web site, email accounts, and domain names. But once you've got a web site with cPanel support, how do you go about using it? While the documentation included with cPanel may provide a quick reference, to really get the most from it you need a more detailed, systematic tutorial. Read this book to find out exactly how to get the most from cPanel in all aspects of your web site management: web, email, FTP, security, domains, back ups, and more.
Table of Contents (18 chapters)
cPanel: User Guide and Tutorial
Credits
About the Author
Preface
Glossary

Redirects


Redirects are designed to help you keep the flow of your website while redirecting users and search engines to the new location for content that has moved. Here you can specify a redirect in the form, http://domain.com/redirectname that will instantly take you to any web address you specify.

A temporary redirect is used for content that may have moved to a new location, but isn’t going to be there forever. This sort of redirect generates a 302 (resource has moved temporarily). It doesn’t much matter to end users, but this code tells search engines not to update the resource location with the new URL. A permanent redirect (which generates a 301 code) tells search engines that the new location is permanent and they should update their records and stop linking to the old URL for that resource.