Creating and Searching Pages

Permalink
Hi All
Firstly thank you in advance for your responses.
I have built a basic website for our business as a Demo in C5 and they like what it does and that they can maintain it themselves.
Some of the backstory here:
We currently have a website written in .NET and want to move away as it costs (big $$$$) every time we want to change it. As part of our job search site we are sent an XML file from a 3rd party that is used to creates a new page on the job board along with some SEO information into the page for Google searching. Also once this page is created it is then able to be searched from our search function.

So my question here is, I need to know if it is possible in C5 to create new pages and use content from the XML data file and is it possible to create a specific search function that would only search the job pages?
I am keen to understand if this can be done and also if I were to get this done then what types of skills are needed by a programmer to make all this happen as this is not my thing.

Thanks
Andrew

 
ronyDdeveloper replied on at Permalink Reply
ronyDdeveloper
Hi Andrew
You are just after the same functionality that I'm currently working on. Here is the site that I'm developing right now:http://www.businessafari.com

It has the specific job search functionality as well as the site owner will give me a spreadsheet to import the jobs. In your case it is XML. But the logic is pretty similar.

So I just want to let you know that those things are very much possible but needs some custom coding.

Rony
AndrewCochrane replied on at Permalink Reply
Hi Rony

Thanks for the reply, I am happy to hear that this is all possible. I have engaged a dev guy to build this for us and look forward to the getting this all up and running.

Andrew.