Hi all,
I have a small conundrum. I'm setting up a store for a client and they have some data like retail locations and shows and events that we need to put in the store. Given my client's level of expertise, editing tables/divs through the WSYWIG editor isn't super friendly and moving around that data will be difficult.
In their current site, they have a web admin and the data is DB driven so they can easily edit the data and then using DB and PHP, I can take that data and create the page.
So, my issue is, do I leave it DB driven and have the data displayed in an inline frame (which is not SEO friendly) or have my client's maintain it through the WSYWIG?
Or, does anyone have an alternative approach?
Thanks!
I have a small conundrum. I'm setting up a store for a client and they have some data like retail locations and shows and events that we need to put in the store. Given my client's level of expertise, editing tables/divs through the WSYWIG editor isn't super friendly and moving around that data will be difficult.
In their current site, they have a web admin and the data is DB driven so they can easily edit the data and then using DB and PHP, I can take that data and create the page.
So, my issue is, do I leave it DB driven and have the data displayed in an inline frame (which is not SEO friendly) or have my client's maintain it through the WSYWIG?
Or, does anyone have an alternative approach?
Thanks!
Comment