Forum Moderators: phranque
The problem is we need it to be dynamic, and controllable, and still be searchable by search engines...
There are so many ways to try.
XML Data Islands - Only works in IE 5 and up or Netscape 6 maybe
Javascript - Not everyone has javascript on, and it isn't searchable
Iframes - Can be a pain for usability, but some people disable dynamic content.
I am not finding the answer I want...
For examples the big issue with delivering xml content, is that the source has to be on the same website/domain as the recipient.
Which makes no sense...It's based on some Active-X stuff built in IE.
Any thoughts or ideas?
They can either use plain html, javascript which we would have to give them or iframes...
Or anything else that requires no programming on their end...
for example something like xml data islands. but that will only work on ie.
I need a cross-browser compliant, ability to deliver dynamic content that is also searchable by search engines...
We currently have a system for grabbing static content. However if images, descriptions, pricing changes, they have to re-update it.
So we want to go dynamic, and need a non-programming solution...
Where we do the programming and give it to them in form of, html, javascript, or iframes...
We can not give php, coldfusion, asp, or any thing else. Because our affiliate are low-tech.
Understand?