I have 7 yrs old static site of about 500 pages.
In subfolder mysite.com/blog/ I have wp installation that runs blog which has another 550 posts.
I would like to change the whole site to be run by wordpress.
Is it possible to keep all 550 old posts in urls like :
mysite.com/blog/oldpost1/
and for new posts to have urls like:
mysite.com/newpost1/
Or if anybody has any other suggestion or tip how to go about this?
Thank you in advance for your time..