I own a website I want to add blogs in it
but I also want that if i post a blog from my site it should also be published in multiple sites
Can anyone help me its urgent

Recommended Answers

All 4 Replies

like post this to myspace / facebook and websites like that ?

if it is websites like that i would reccomend to go to facebook developement website or lookup the api for facebook

you will need to use a php post with a chron job
if you dont have a chron job option with your server admin.
ask him to set it up for you.
a chron job is a system where you can run your function to post to a blog change a variable from 0 to 1 so it proceeds to the next one.
you can do this in a flat loop but your server may stop you for spam.

hope this is helpful

if you can edit the second website's code then use the html <iframe src="YOUR PAGE"></iframe>

See w3school for more info.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.