OP 11 March, 2022 - 02:48 AM
It is possible to make a copy of a site and keep it updated to another domain without being the owner of it?
This post is by a banned member (UberFuck) - Unhide
11 March, 2022 - 02:00 PM
(11 March, 2022 - 02:48 AM)pryoc Wrote: Show More Yeah, you could if you have access to whatever content to you want to copy. Might take some time coding, but for the most part, sure. Wordpress has a REST API that exposes most (all?) of the data, you would just need to query the backend to get the latest content and push it to the site that you own. Check out: https://developer.wordpress.org/rest-api/ https://developer.wordpress.com/docs/api/ There might be other methods too...like essentially making a different front end for a site (if for instance you want to basically be the middleman between your site, and the other site's contents). Kind of like nitter.net and twitter. Ref: https://github.com/zedeus/nitter |
Create an account or sign in to comment | ||
You need to be a member in order to leave a comment | ||
Create an account
Sign up for a new account in our community. It's easy!
|
or |
Sign in
Already have an account? Sign in here.
|