on a website of mine... where also all in one seo plugin is... the following example domain structure existed
with the permalink structure of
examplewebsitedotcom/blog/index.php/1234/have-a-great-day
in order to get rid of the 'blog' implication (as it wasn't a blog at all) I moved the folder contents to /somethingmoreappropriate/
some old posts I just let go to 404 and others I redirected to the new folder... same post numbers etc....
However.... I am now seeing in Google Search results...
this type of url...
examplewebsitedotcom/blog/?p=1234 - which is the 'basic' version of the permalink of
examplewebsitedotcom/blog/index.php/1234/have-a-great-day
BUT
examplewebsitedotcom/blog/index.php/1234/have-a-great-day
is being 301 redirected to
/somethingmoreappropriate/index.php/1234/have-a-great-day
and works fine...
I am scratching my head as to how these new urls have been created...
maybe something like... when the content was moved the aioseo stopped working on the old content and perhaps for a brief time the old content had no seo'd peramlink structure....
answers on a postcard?