BeoHosting Team
10+ years of experience — Web hosting and infrastructure specialists
- Hosting
- WordPress
- cPanel
- SEO
- Security
- Domains
Last updated:
A redirect automatically sends a visitor from one URL to another. When someone opens the old URL the server returns the new page without any user action. Redirects are critical to preserving good UX and SEO ranking when you move pages, change domains or force HTTPS.
Redirects in cPanel
Open the Redirects tool
Log into cPanel and open the Redirects tool under the Domains section.
Pick the redirect type
Choose 301 (Permanent) for moves that pass SEO link juice. Use 302 (Temporary) for short-term redirects (campaigns, maintenance).
Set source and target URL
Pick the source domain, fill the relative path (e.g. /old-page) and the destination URL. Decide whether www. should also be redirected.
Test the redirect
Open the source URL in incognito mode. Use redirect-checker.org or curl -I to verify the 301/302 status code.
Set up wildcard redirects
Enable "Wildcard Redirect" to forward every page under an old path to the matching page on the new path (e.g. /blog/* → /articles/*).
Use .htaccess for advanced redirects
For regex or conditional rules edit .htaccess directly: RewriteEngine On + RewriteRule ^old-page$ /new-page [R=301,L].
Ready to launch your website?
Join 4,000+ satisfied customers. Free migration and 15-day money-back guarantee.
FAQ
Answers to the most common questions about our services.
Our guarantees for your peace of mind
Protected from every angle
15-day guarantee
We refund without questions in the first 15 days.
Free migration
We migrate your site with no downtime — you do nothing.
24/7 support
Our experts are here 24/7 via tickets and live chat.