Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New feature request #52

Open
ecollart opened this issue Jan 22, 2020 · 2 comments
Open

New feature request #52

ecollart opened this issue Jan 22, 2020 · 2 comments

Comments

@ecollart
Copy link

Hello,

on your suggestion from plugin WordPress support page, I open the request here:

I am far from a web specialist and wants to know if I can redirect a page and all its subpages in 1 go ?
I think this is possible with another plugin that can create a redirection like
– /page/.* to redirect /page/subpage1 but also /page/subpage2 to a /newpage location
– /page/(.*) to redirect to redirect /page/subpage1 but also /page/subpage2 to a /newpage/$1 locations that will be /newpage/subpage1 or /newpage/subpage2 depending on redirected page hit

Thanks for your help and your plugin

Eric Collart

@tristanhaskins
Copy link

I think this is what I am also after. I manually delete old listings (items for sale) from my WP site every month. I have products in 50 CATEGORIES. I sometime delete as many as 2K URL's each month. What would be great is if the PLUGIN could 301 redirect to the PARENT category of the URL

eg. domain.com/category123/product-listing-going-to-be-deleted is manually deleted by me

404 error then occurs if URL is addressed

Plugin 301 redirects to domain.com/category123/ and customer gets to see the latest offerings.

Does that make sense? I hope so. Is this the same as request #52 or should I create a NEW one?

Cheers
Tristan

@tristanhaskins
Copy link

Hi again. I found a plugin that does just what I need ... not surprisingly called 404 to parent redirect :-)

Thank you anyway

Tristan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants