Add content to more then one site

6 posts by 4 authors in: Forums > CMS Builder
Last Post: August 20, 2008   (RSS)

By grauchut - August 14, 2008

It there a way I can add content from one cms site to another site. Example. I want to add all my sites to the link pages of all my sites. Is there a way I can do it from one cms program instead of logging into each sites cms? Thanks
Glenn Rauchut (Owner) Emergency Designz

Re: [grauchut] Add content to more then one site

By Dave - August 15, 2008

Hi Glenn,

There's a few ways to do this. If you just want to be able to update a page on all your client sites the easiest way might be to maintain that page on your site and display it on all the client sites with a borderless iframe.

Do you think that would work for you?
Dave Edis - Senior Developer
interactivetools.com

Re: [sagentic] Add content to more then one site

By grauchut - August 16, 2008

I tried that with no luck. All of my sites operate off of the same server with different My SQL Databases set up for each site. My clients are able to update their links pages by themselfs so their is already a


[font "Verdana,Arial,Helvetica"]Code
require_once "/home/sagentic/public_html/cmsAdmin/lib/viewer_functions.php";


set up at the top of the page.
Glenn Rauchut (Owner) Emergency Designz

Re: [grauchut] Add content to more then one site

By Jake - August 17, 2008

Hi Glenn,

What kind of problems were you running into? Did you see any error message or was this just not working?

This type of setup may not be possible on all hosting environments. As Dave mentioned, you may need to use something like an <iframe> tag to accomplish this. [:)]
-----------------------------------------------------------
Cheers,
Jake Marvin - Product Specialist
support@interactivetools.com

Hire me!
Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.

Re: [Jake] Add content to more then one site

By grauchut - August 20, 2008

I decided to just set it up on each page. Thanks
Glenn Rauchut (Owner) Emergency Designz