Servers Webhosting

Login
Join now, it's FREE!
Get Notifications
/ Categories RSS Subscribe NOW!
1.1.webhosting 5g adobe.company adobe.player affiliate.market affiliate.webhos ai ai.in.threat.det ai.models alerta amanda antivirus.softwa apache app.store.fees apple arch artificial.intel australia backup.soluiton backup.solutions backup.system backup.tools backuppc bacula bad.webhosting bareos.backup barman.data.reco beginner.s.guide benefits best.python.libr big.data binance bkex.suspension blade.server101 blockchain blogging bonded.adsl bored.ape.justin bup burp.backup business business.ai.vc-b business.blockch business.cloud.h business.intelli business.start-u business.vr.ar.a businesses ccna.certificati ccnp.certificati chatgpt cheap.webhosting check.mk china cisco clean.energy clean.energy.rac cloud.business cloud.computing cloud.failure.pr cloud.hosting cloud.server clustering clustering.techn coding computer.clustri computer.protect connection.pooli corona.virus cpanel cpanel.cons cpanel.hosting cpanel.pros cpanel.reseller cpanel.tutorial cpanel.unlimited cpu.performance creating.strong crypto.punk cryptocurrency cyber.security cyber.threats cybersecurity cybersecurity.ri dangerous.cyber data-exposed data.backup data.mining data.recovery data.scientists data.synchroniza ddos ddosia.attack decentralized dedicated.hostin dedicated.server dedicated.webhos defend.against.c degrees descentralized.i developer.freedo django dns.resolution domain.registrat donald.trump.nft dreamhost duplicity earn.money ecommerce.webhos efficient.and.cl electric.cars email.account email.support emerging.cyber.t error essential.linux firewall.rules flapjack fluhorse fortify.smart.ho free.webhosting freefilesync fuel.efficient.c gamer.server.pro games.nvidia golang good.webhosting google google.apps gpus green.energy hack-resistant.p hacker.attack hmtl hongkong hostgator hosting hosting.benefits how.to.use.linux how.to.use.pytho html html-smuggling hydrogen.fuel.ce inhouse.server internet.of.thin iot jpm.coin kali.linux laundering.inves letmespy linkedin linux linux.commands linux.guide linux.installtio linux.reseller.h linux.webhosting literature.surve load.balancing load.balancing.t load.test lsyncd malware manged.hosting manjaro maxcdn meta-analysis metamask metaverse minecraft minecraft.server miniorange mobile.app mobile.security money monitoring.tools multiple.server mysql.cluster natural.gas natural.gas.2023 nethunter nft nvidia ohio-blockchain online.security openssh opportunity optimization overselling password.securit payments personal.compute pfsense phishing.attacks plattforms preventing.hacke programming.lang protect.confiden protect.your.cha protect.yourself proxy python.for.begin python.for.data python.for.machi python.libraries python.web.devel renewable.energy reseller.hosting restic review ruby.on.rails runner.software safeguard.confid sec.sues.binance secret.tricks.fo secure.wifi semiconductors seo server.basic server.clusterin server.downtime server.hosting server.license server.virtualiz shared.hosting shared.webhostin shockbyte single.server smartphone.secur snebu social.marketing social.media social.networkin software.develop softwares solar.array sql.server ssl.certificate sub.domain.confi swap switch.webhostin system.adminstra tablet.security technology technology.ntfli tesla tether tutorial twiter twitter.technolo urbackup virtual.machine virtual.server virtualization virtualization.t vps vps.providers vps.server vps.webhosting vulnerabilities vulnerability web.3.0 web.design web.development web.hosting web.hosting.supp web.load.balanci web.mangement web.server web.toolset web3 webhosting webhosting.coupo webhosting.featu webhosting.photo webhosting.plan webhosting.resel webserver webserver.log website windows windows.computer windows.reseller windows.server windows.server.2 windows.server20 wireless woocomerce wordpress wordpress.featur wordpress.hostin worldcoin worldcoin.crypto xfce yahoo zbackup zero-day.attacks zero-emission.en

What is The Meaning of Redirects in Your cPanel? RSS
0

18|15|5||1623860825|5|1623861505|0|

Introduction

Redirection is the procedure of forwarding one URL to a different URL. A redirect is a way to send both users and search engines to a different URL from the one they originally requested.

The three most commonly used redirects are 301, 302, and Meta Refresh.

Types of Redirects in the Webhosting Setup

  • 301, "Moved Permanently"—recommended for SEO

    302, "Found" or "Moved Temporarily"

    Meta Refresh

What is 301 Moved Permanently

A 301 redirect is a permanent redirect that passes full link equity (ranking power) to the redirected page. 301 refers to the HTTP status code for this type of redirect. In most instances, the 301 redirect is the best method for implementing redirects on a website.

What is 302 Found

Use 302 redirects when the URL of a resource is changed temporarily. Some of Google's employees have indicated that there are cases where 301s and 302s may be treated similarly, but our evidence suggests that the safest way to ensure search engines and browsers of all kinds give full credit is to use a 301 when permanently redirecting URLs. This is because while in theory both 302s and 301s can both pass the same amount of link equity, there are cases where a 301 might pass a stronger canonicalization signal to Google. For cases in which the redirect truly is temporary, a 302 may be the most appropriate.

What is 307 Moved Temporarily

A 307 redirect is the HTTP 1.1 successor of the 302 redirects. While the major crawlers will treat it like a 302 in some cases, it is best to use a 301 for almost all cases. The exception to this is when content is moved only temporarily (such as during maintenance) AND the server has already been identified by the search engines as 1.1 compatible. Since it's essentially impossible to determine whether or not the search engines have identified a page as compatible, it is generally best to use a 302 redirect for content that has been temporarily moved.

What is Meta Refresh

Meta refreshes are a type of redirect executed on the page level rather than the server level. They are usually slower, and not a recommended SEO technique. They are most commonly associated with a five-second countdown with the text "If you are not redirected in five seconds, click here." Meta refreshes do pass some link equity but are not recommended as an SEO tactic due to poor usability and the loss of link equity passed.

A meta refresh might look like this:


<http-equiv="refresh" content="0; url=https://example.com/">

How to do these redirects simply using your cPanel?

Okay, let's do this now with some practical examples;

Step 01: Log in to your cPanel (Use the http://yourdomain.com/cpanel) link.

Login window of cPanel

Login screen of the Webhosting control panel

Dashboard of cPanel

Main Dashboard of cPanel Webhosting control panel

Step 02: Now in your cPanel dashboard find the “DOMAINS” section and select the module called “Redirects”

Domains section in the cPanel

Redirect’s module in cPanel dashboard domains section

Step 03: Now using this redirections module you can select the following configurations for your URL redirections set up.

• Type – Select whether you want a permanent (301) or Temporary (302) redirection type.

• https?://(www.)? – Select the main or subdomain that your redirections URL belongs to.

• / - Type the URL path relevant to your redirection.

• Redirects to – Type the URL that you want to send above-mentioned URL

• www. redirection: Select the www or without www option. You should probably use Redirect with or without www. option for this configuration.

Then finally you can click on the “Add” button to save your redirection configurations and in the below table you can find your domain redirection records.

Redirect’s module in cPanel

Domain redirections configuration in cPanel

Conclusion

Using your cPanel dashboard you can easily set up your domains or sub-domains redirection configurations for your website SEO acceleration with any kind of coding knowledge.

Please do not hesitate to take a moment to leave your valuable comment and suggestions using the below comment box.

Thank you very much for taking your valuable time to read this article.

See you in my next article! Warmly. K. Dinesh Kumara Founder, Director, and CEO KDKTEC and PC World Online Magazine

What is The Meaning of Redirects in Your cPanel? RSS
0