Skip to content
WJunction - Webmaster Forum

How to import other websites pages to my own website

Status
Not open for further replies.
Hello,
I was wondering how to import other websites data under my own website. Like ddl sites ex: phazeddl.com, twilight.ws etc.

I am planning to open a newspaper site and I want to display several newspapers websites to my website (Ex: mydomain.com/newspaperdomain.html). I don't want to redirect my traffic to their site. So It would be very helpful for me. I tried to find suitable articles in google. But didn't find anything about this. As wjunction is one of the best for providing answers so I am making this post here.


Thanks and waiting to hear from you.
 

18 comments

You basically want to create a category with the content of that other site's content, but put in to your CMS?

For the you will need a Curl script, which will probably grab contents from that target site's RSS feed and then post to yours.

Hope this helps
 
use cURL,create regex filters to display on those parts of the target site and not the whole site.this is not seo friendly and you`ll be penalized afaik
 
cURL is a php extension.wordpress is a php cms.know the difference first.but why do you want to rip contents from other sites?
instead of integrating your cURL grabbing and parsing function with wordpress,why dont you use a wp plugin?
 
What To DO guys........if m using vB (4x) Forum..........is there any plugin for that....or something else??

Can somebody tell me how iFrame OR cURL works by giving some example(some forum/website already implemented them)
 
HTML iframe will work for you other than that the only possible way of doing it is only linking to them which you don't want to do.
 
can someone post example with iframe how to do that?
is this correct?
ex.

Code:
<iframe align="top" width="100%" scrolling="auto" height="800" frameborder="0" class="wrapper" src="http://ednevnik.mon.gov.mk" name="iframe" id="blockrandom"></iframe>
 
Last edited:
What To DO guys........if m using vB (4x) Forum..........is there any plugin for that....or something else??

Can somebody tell me how iFrame OR cURL works by giving some example(some forum/website already implemented them)

Are you trying to get data from another sites topics or can you use rss to create your own topics from data they publish?
 
Its GOOD to know 4 BOTH.......getting data from other sites + using it on my own.........Please Tell Me in Detail with Possible Example (some reference)
 
Status
Not open for further replies.

About the author

H
Active Member · Joined
I am now seo specialist Movies download and doing seo for my clients
596
Messages
14
Reactions
18
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom