Aniket · Stack Overflow

Tooling

1 vote

2 replies

66 views

Queries on Automation Process for different websites

I just made an automation engine using Make.com. I have set it u for linked in. I did it for growth on my linked in page as well as making more connectons. The structure that i followed- RSS feeds (...

  • reputation score 1

Score of 1

1 answer

89 views

Get file length for rss.xml enclosure tag in Eleventy

I have the following RSS feed in Eleventy v3.1.1. I wish to add the tag so I can include the featured image in the feed. The tag requires the length of the file in bytes. There are numerous ways to ...

  • reputation score 165

Score of 0

0 answers

91 views

I want to use direct link obtained from RSS on thumbnails

I use IFTTT to retrieve articles via RSS and post them to my WordPress site. Download the image from the <img> at the beginning of the RSS and use that image as the thumbnail. I would like to ...

  • reputation score 23

Score of 2

1 answer

98 views

Returning partial RSS with If-Modified-Since: good practice?

I've recently been debugging a problem with an application that parses RSS feeds, and encountered some behaviour in a third-party RSS feed which seems rather odd to me. I would be interested in ...

  • reputation score 3686

Score of 0

1 answer

274 views

Adding an RSS feed to a Sveltekit site with adapter-static set up

I have used Svelte/Sveltekit to develop a personal static blog. This is SSR using adatpter-static with a fallback set and prerender = true added to my root layout. All went well and Svelte seemed ...

  • reputation score 559

Score of 0

1 answer

67 views

How to create a success message in JS

I am trying to create a project - RSS reader and I have a problem. After I adding new RSS Feed I don't have a message under URL input about successful RSS load. I tried everything and I can't find a ...

  • reputation score 11

Score of 0

0 answers

70 views

Problem with RSS feed in WordPress - didnt work

I have a problem with the RSS feed on my site. Theoretically, there is a feed, but... the systems do not see it. An example is the SQUID content aggregator. ChatGPT throws out the answer: I apologize ...

  • reputation score 29

Score of 0

1 answer

1144 views

How to Scrape Google RssFeed Links?

I'm trying to scrape links that are found in google RssFeeds for a given country. The links are located in the xml format when you visit this url https://news.google.com/rss/search?q={"...

  • reputation score 1

Read the original on stackoverflow.com ↗