I think it’s a little bit different from my situation.
I want to 410 all subpages of “project”
But Regular expresions are for redirectiong /oldpage/* to /newpage/*
I want to 410 like this:
example.com/projects/*
(everything after projects)
Note: please explain like I’m 5.
-
This reply was modified 5 years, 2 months ago by mrgeeky.