I want to leverage from the benefits of Wordpress and Apex for a new website.
Apex Pros: tight integration with Oracle DB; easy presentation of data (charts & tables). BTW, it is a website that presents a lot of data.
Wordpress Pros: cheap plentiful labor; beautiful bespoke home pages; easy CMS; SEO plugins for improving content.
At first I thought to have Wordpress host publicly available pages and have Apex host a subdomain where visitors are directed to login.
But I also want some of the public pages to present data from the Oracle DB. Apex is perfect for that. I know there are Wordpress plugins to query Oracle data. But I want to leverage from Apex's presentation of that data.
Not sure if something like an iframe would help, but I did read that Google bot credits content in an iframe to the source URL, not the parent page's URL. I want the primary domain (Wordpress) to get all page ranking credit - even for content delivered by the subdomain (Apex).
Thoughts?
Thanks in advance for spending your time on my problem.