Separate but joinable sections
-
We want to add press releases to our site, and WordPress seems a natural for that. However, because of WordPress’ strengths, my boss wants to convert the magazine articles already on the site from static pages to WordPress pages.
He also wants visitors to be able to search press releases separately from magazine articles, AND he wants to be able to search both sections together.
I’m assuming I can run multiple instances of WordPress, one for the press releases and one for the magazine articles. I need to know if it is possible to have a search function that spans all the items in each section? Also, is it possible in WordPress to have an index.html page that contains automatically-updated content from each of the separate instances of WordPress?
The topic ‘Separate but joinable sections’ is closed to new replies.