I’m a bit confused – can you explain what the problem is?
thanks to take time for answer and sorry about my explanation.
I’ll try to be more clear
As you know on /wp-admin/tools.php?page=redirection.php, in redirection tab we got a left column “type” (301, 302…)
In my table I got many type=”0″
wich mean in database action_code=0
An example is a post which have been moved
/cat1/post_amazing -> /cat2/post_amazing
the type of redirection is 0, but if I check is a 302
if i edit it, with “show advanced option we got
When matched URL only with HTTP code 301
If I save it, still the same.
I have to change to 302, then save, then edit again, change to 301 and save in order to get 301,
OR
just disable or remove redirection in order to get a 301
Ohh, weird.
Does this happen for new redirects, or just some of your existing ones?
Could you send me a JSON export? That should contain enough data for me to see what you have stored, and maybe figure out what happened. You can contact me through the website on my profile.
It’s seems this happen only on new post move.
But I got 10’s websites, after check this happen only on 1.
Today, I cannot send you an export as I done ;
Update wp_redirect_item Set action_code=301 WHERE Set action_code=301
But I’ll try to send you as soon as i got some more action_code=0