Is it possible to use wordpress on some pages of my site only?
This is possible, and there are likely many ways of doing it. It would be easier to invert the logic, and say “if a page exists, display it – otherwise feed it to wordpress and let wordpress display/handle it”. This is actually the default on most WordPress sites, as its more-or-less required for “pretty URL’s”, … Read more