
Explore the cPanel file manager to identify the public html, public ftp, mail, and logs folders, and touch only the public html folder since it is what visitors see.
Discover how to manage images in cPanel by creating thumbnails, using scalar for per-image resizing, and converting formats to save storage in public_html/images.
Create an autoresponder in cPanel by selecting a domain, clicking add autoresponder, and configuring from, subject, and body to send automatic replies with an interval of zero meaning always respond.
Explore the SiteJet editor to build a website by selecting a domain and template, dragging in elements, enabling e-commerce, and using backups before publishing to your domain with device previews.
Learn how to manage domains and create subdomains in cPanel, including linking add-on domains and publishing sites under subdomains such as site jet for a react app.
Enable HTTPS on your cPanel site by running Auto SSL and verifying DNS points to your server. Then enable force HTTPS redirects to ensure all visitors use encrypted connections.
Learn the basics of databases and the structured query language, including tables, columns, and rows, plus core SQL operations—select, insert into, update, and delete—and remote connection concepts.
Master the select statement by fetching all rows and columns from the users table. Filter results with where first name equals Eric and practice inserting new records with insert statements.
Learn how to safely delete records in a MySQL database through cPanel by using a where clause with delete from users, and practice deleting by name or age.
Enable remote access to your cPanel MySQL by adding a remote host and using database name and user; connect from an allowed IP on the correct port to run SQL.
Explore the visitors section in the metrics, compare ssl/https with http, and review user agents, IPs, and URLs to detect attempts. Learn to block offending IPs with the IP blocker.
Analyze your site's AWStats metrics in cPanel, including unique visitors, visits, pages, hits, bandwidth, and domain-level daily activity.
Deploy a Node.js API in cPanel by creating a subdomain, packaging index.js and package.json, uploading via file manager, installing dependencies, and testing endpoints like /status and /example.
Learn to configure cPanel indexes to hide or reveal directory listings in public_html, show file names or details, and manage inheritance with index files like index.html and index.php.
In this course, you will start by understanding the core concepts of web hosting, laying the foundation for an immersive learning experience. Delve into the intricacies of the File Manager, where you'll master the art of organizing and managing website files efficiently. Learn the essentials of hosting static websites with HTML, CSS, and JavaScript, and progress to deploying dynamic ReactJS websites seamlessly.
Unlock the power of cPanel in image manipulation and directory privacy, ensuring your websites not only look appealing but also maintain security. Explore backup strategies using the Backup Wizard, and discover how to integrate Git version control into your workflow for efficient website management.
Email management is a crucial aspect of web hosting, and this course guides you through the setup of webmail, creation of new email users, and configuration of autoresponders. Gain insights into domain essentials, WordPress, and SiteJet basics, setting the stage for your journey into advanced website deployment.
Navigate through URL redirection, DNS configuration, and the Zone Editor, mastering the fundamentals of HTTP and enabling secure HTTPS connections for your websites. Customize HTTPS encryption strength for enhanced security and implement features like HotLink protection and API token management.
Dive into the world of SQL and databases, learning essential manipulation techniques with SQL statements such as INSERT INTO, UPDATE, SELECT, and DELETE. Explore remote connectivity to databases, and understand IP blocking, site quality monitoring, and bandwidth optimization for a seamless user experience.
Complete your journey by analyzing website statistics with AWStats, handling errors effectively, and deploying a NodeJS API. Join us on this comprehensive exploration, emerge as a proficient cPanel master, and gain the skills needed to excel in the dynamic realm of web hosting and advanced website management. Enroll now for a transformative learning experience!