RSS Feed from websites

Sindrom18

Junior Member
Joined
Aug 11, 2019
Messages
180
Reaction score
29
Hello guys,

i have an automated news website and i need some help. I can’t see feeds from other websites from where i want to “Steal” posts. I mean when i insert \feed sometimes i see the Same content, or i got the message “this page doesn’t exist” or things Like that. How can i see rss feeds from any websites? And after to introduce them in my automation plugin.

(Of course, for some websites that trick Works but for many Good ones it doesn’t)
 
right click on website, view source code - then ctrl + F to search for the feed
 
Doesn’t show anything on any website ( Even those where /feed Works)
 
Maybe you can use Google footprint to search site with feeds?
 
Generate RSS feeds from trusted website. Tyr ‘’ECHO RSS FEED POST GENERATION” It has post filtering option like invalid HTML, spammy content and so on to exclude.
 
Some sites will disable the RSS feed; you will need to use some 3rd party tools to generate them. Whereas some will intentionally avoid RSS feed for fear of content being easily copied. But if it’s a WP site, I usually just add /feed, and it works.
 
Back
Top