feed2js | PHP script will take an RSS feed
kandi X-RAY | feed2js Summary
kandi X-RAY | feed2js Summary
This PHP script will take an RSS feed as a value of src="…." and return a JavaScript file that can be linked remotely from any other web page. Output includes site title, link, and description as well as item site, link, and description with these outouts contolled by extra parameters.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of feed2js
feed2js Key Features
feed2js Examples and Code Snippets
Community Discussions
Trending Discussions on feed2js
QUESTION
I'm using feedtojs.org to populate a feed of my Medium blog posts to my GitHub Pages site. For some reason, it is working totally fine on my local server, but not on the domain itself. The RSS feed is valid.
Here is how it looks on my local server:
Here is how it looks when loaded on the actual domain:
Here is the link to my website (in case it helps for reference/context)
Here is my code (copy-pasted directly from the build instructions on feed2js):
...ANSWER
Answered 2020-Aug-20 at 05:04Jaromanda X's solution worked. Simply needed to change the script URL to https. Works like a charm now
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install feed2js
build.php - build page which will allow your web site users to easily generate their proper JavaScript that works from your installation of Feed2JS.
feed2js_config.php - local configuration, set the file paths for Magpie, etc.
feed2js.php - the main workhorse script; see below for configuration details.
feed2js.inc - another version that you can access from the same server using a PHP include method rather than JavaScript.
footer - text for footer on Feed2JS web pages
magpie (directory) - latest version of MagpieRSS (http://magpierss.sourceforge.net/)
magpie_debug.php - test script if you have trouble setting up Magpie (best to remove from server if it works OK)
magpie_simple.php - demo page for magpie
nosource.php - a simple error file if the script is not provided an URL for the RSS feed.
popup.js - external Javascript library to enable links to appear in JavaScript generated window.
preview.php - used to generate previews from the build form.
styles (directory) - sample style sheets used for the preview feature of the build script.
style_preview.php - generates the styled previews
style.php - a version of our style tool which will allow your web site users to select and modify CSS styles for their feeds.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page