permalinks - Redirect From Url To Url

admin2025-06-05  3

I want to redirect the same directory, but different url structure. The url structure I use: http:example/car/cadillac/image/2

I want to direct http: example/car/cadillac/image/ url. Because this url is 404. I want to redirect to http: example/car/cadillac/

(In fact, the problem comes from the "image" link structure: How to change the permalink structure of a master page?) As an alternative, I thought about the routing rule. But the cpanel 301 redirect is not successful.

http: example/car/cadillac/image/ How can we redirect the URL to http: example/car/cadillac/ ?

I want to redirect the same directory, but different url structure. The url structure I use: http:example/car/cadillac/image/2

I want to direct http: example/car/cadillac/image/ url. Because this url is 404. I want to redirect to http: example/car/cadillac/

(In fact, the problem comes from the "image" link structure: How to change the permalink structure of a master page?) As an alternative, I thought about the routing rule. But the cpanel 301 redirect is not successful.

http: example/car/cadillac/image/ How can we redirect the URL to http: example/car/cadillac/ ?

Share Improve this question asked Dec 15, 2018 at 23:08 A. MullerA. Muller 439 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 1

The easiest way to do is by using Redirection plugin. Follow these steps:

  1. Install and activate the plugin.
  2. Head to Tools > Redirection.
  3. Enter your Source URL (example/car/cadillac/image/) and Target URL (http: example/car/cadillac/).
  4. Finally, click on "Add Redirection" button.
转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1749093882a316311.html

最新回复(0)