tk; thanks for the info ... (following your instructions did remove the double //slash - THANKS) I'm using the default skin - Seasons - what is confusing me is that the RSS feed is creating links to pages that do not exist, nor the Seasons skin has .tmpl files for. So I'm assuming that's why they are NOT being created? I tried copying those files (week.html.tmpl , month.html.tmpl, year.html.tmpl) to the Seasons skin folder - however, no files have yet to be created.
As you can assume this is all very new to me, still trudging through the 'How to ' sections of documentation.. Also still figuring out how the whole thing does what it does. I have not proceeded to implement the RSS feed as a goal, it's just that When I added the rss.xml file as provided to my RSS feed reader - it creates feed/links/pages that are 404 error-broken. Hence I'm trying to fix those as I've discovered them. On Sunday, September 20, 2020 at 8:49:40 AM UTC-4 [email protected] wrote: > You didn't say what skin you are using, but on the assumption it's the > Seasons skin, the rss template is skins/Seasons/rss.xml.tmpl. > > The double slash is probably being caused because the URL you specified in > weewx.conf has a trailing slash. Just remove it. > > [Station] > ... > station_url = http://www.mpython.com/weather/ <-- Remove the trailing > slash > > -tk > > > > On Sun, Sep 20, 2020 at 5:17 AM Tom Cichowicz <[email protected]> wrote: > >> I'm trying to figure out how/where the RSS Feed link is defined? >> >> It is creating links to pages that don't exist and they have a double >> slash withing the URL. >> >> ie. >> <title>Monthly Weather Summary as of 09/20/2020 08:10:00 AM</title> >> <link>http://www.mpython.com/weather//month.html</link> >> >> can anyone shed some light on this? >> >> -- >> You received this message because you are subscribed to the Google Groups >> "weewx-user" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/weewx-user/4a1ba6ce-9379-4a0d-8d2a-eb9c65fd4e9bn%40googlegroups.com >> >> <https://groups.google.com/d/msgid/weewx-user/4a1ba6ce-9379-4a0d-8d2a-eb9c65fd4e9bn%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/2f21a0f8-a228-42a2-8856-c7c4d9ab567bn%40googlegroups.com.
