Website changes no longer to worry: Anqi CMS easily sets up 301 redirection to avoid affecting the display effect of the page
During the operation of the website, changes to the URL (URL) are common.For the need to optimize the content structure, integrate old information, even change domain names, we have to adjust the URL of the website.However, if these changes are not handled properly, it's like sending a 'missing persons' notice to an old address. Visitors and search engines will encounter 404 error pages at the old links, which not only severely damages the user experience but may also cause the website's ranking and traffic to plummet.
Luckyly, Anqi CMS is well-versed in this, providing us with a simple and efficient solution - a powerful 301 redirect management function.It can help us elegantly handle URL changes, ensure seamless connection of website content, and retain the accumulated SEO value of old pages to the greatest extent possible.
What is 301 redirection? Why is it so important?
In simple terms, a 301 redirect (Permanent Redirect) is like putting a permanent 'moving notice' on the old address.It tells the browser and search engines: This content has been permanently moved to a new address, please visit the new address directly from now on.
The benefits of doing this are obvious:
- Protect SEO assetsThe old page may have accumulated a high weight and ranking in search engines.By using a 301 redirect, these valuable SEO assets can be mostly transferred to the new page, avoiding the loss of rankings and traffic.
- Enhancing user experienceWhen a user clicks on an old link, they will not see the annoying 404 error page, but will be smoothly redirected to the new location of the content, ensuring a smooth browsing experience.
- Optimize the efficiency of the crawler: The search engine crawler can also quickly understand the new ownership of the page, save crawling resources, and update the index faster.
What situations require setting up a 301 redirect?
In the daily use of AnQi CMS, when you encounter the following situations, it is advisable to consider setting up a 301 redirect:
- The content URL alias was modifiedWhen you adjust the 'custom URL' or 'URL alias' of an article, product, category, or single page, if the old URL has been indexed by search engines or has external links, you need to redirect the old URL to the new one.
- Website structure adjustmentIf your website has made a large-scale adjustment to the overall content structure, resulting in changes to the URL paths of many pages.
- Merge duplicate contentThe website may have multiple URLs pointing to the same content due to technical reasons or historical issues (such as including the
wwwand withoutwwwThe domain version). By using 301, you can unify to the preferred URL and avoid search engines misjudging it as duplicate content. - Domain name changeWhen your website changes to a new domain, all pages under the old domain need to be redirected to the corresponding pages under the new domain with a 301 redirect.
- Content offline or merged:A page's content is no longer needed, but you don't want it to become a dead link. You can redirect it to a related alternative page or a parent category page.
How to easily set up 301 redirects in Anqi CMS?
The 301 redirect management feature of Anqi CMS is very intuitive, and the operation steps are not complicated:
First, you need to log in to the Anqi CMS backend.
Next, find and click on the menu on the left.function managementSelect then301 Redirect Management.
After entering the 301 redirect management interface, you will see a clear list here, which will display all the redirect rules you have set.Add a new rule, usually there will be a "Add" or "New" button.
After clicking, you will see two core input boxes:
- Old URL (Source URL): Enter the original URL you wish to redirect. Please make sure to fill in the complete absolute URL, including
http://orhttps://the protocol and the full domain name. For example:https://www.yourdomain.com/old-page.html. - the new URL (target URL)Enter the new URL where your content is currently located. Similarly, please fill in the complete absolute URL, for example:
https://www.yourdomain.com/new-page.html.
After confirming that everything is correct, click the "OK" or "Save" button, this 301 redirect rule will take effect immediately.The AnQi CMS will automatically handle these redirect requests in the background, ensuring that your visitors and search engines can easily find the latest location of the content.
Important matters and practical tips after setting up 301 redirection
Setting up redirect rules is not enough, some follow-up checks and optimizations can make your website operation more stable:
- Must conduct testsAfter setting up the 301 redirect, visit the old URL in the browser immediately to check if it is redirected correctly to the new URL.The more rigorous approach is to use an online HTTP status code check tool (such as SiteMaster), to confirm that the old URL returns a status code of 301 instead of 200, 302, or 404.
- Avoid redirect chainsAvoid having the old URL directly redirect to the final target new URL, to prevent complex chains such as A redirecting to B, and B redirecting to C.A long redirect chain can reduce efficiency, extend loading time, and may dilute the SEO weight passing effect.
- Regularly check 404 pages: Even if 301 is set, it may still cause some old links to generate 404 errors due to omissions or errors.Using the "Traffic Statistics and Spider Monitoring" feature built into Anqi CMS, you can regularly view the 404 page report of the website, and timely find and compensate for missing redirect rules.
- Distinguish 301 redirect from Canonical TagBoth can handle URL issues, but their application scenarios are different. 301 redirect is to declare that the page content has been permanently moved from the original address, while Canonical Tag (standard link) is