-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Syndication Loops #127
Comments
Perhaps Alice could start a chain of shops? More seriously - any thoughts about how to deal with this? In Syndication the two sites are not going to know about each other. Do we try to match content somehow? Perhaps look for content with the same title? What do we do if we find something? |
I think @tomjn or someone had previously suggested setting post meta to signify that the post was created by Syndication. |
See #126 |
Include the canonical link and content-hash created in the post meta. Then use that to decide on the origination authority and if the returned content has changed: |
It's possible for loops to form resulting in duplication. For example:
The text was updated successfully, but these errors were encountered: