If the Refresh meta directive is in your template, but it's not appearing in the corresponding generated HTML page, then either the page is not actually getting regenerated, or you're looking at the wrong page.
You will have to post the log. See the Wiki article *Help! <https://github.com/weewx/weewx/wiki/Help!-Posting-to-weewx-user>* on how to get a good log. On Wed, Apr 8, 2020 at 5:58 AM Richard Whittaker <[email protected]> wrote: > Hi all. > > I realize this may have been covered before, and I have, I believe > followed the instructions, but auto refresh isn't working, and I don't see > the refresh string in the page source. > > My /etc/weewx/skins/Standard/index.html.tmpl <head> upper section looks > like this: > > <head> > ## This choice should match the #encoding directive above > <meta charset="UTF-8"> > <meta http-equiv="Refresh" content="300"> > ... (more stuff) > </head> > > Have tried reloading weewx, confirmed the pages are being regenerated, and > am kinda at a loss. > > My index.html header looks like this: > > <head> > <meta charset="UTF-8"> > <title>Noel Shore, Nova Scotia, Canada</title> > ... (more stuff) > </head> > > Thanks in advance > Richard. > > -- > 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/76aab4c3-9543-4aef-9a8f-a8628a413648%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/76aab4c3-9543-4aef-9a8f-a8628a413648%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/CAPq0zEBtpByUEButBSm2i09aNoYq7Y6fSiZvteTeu11%2BeCwjEQ%40mail.gmail.com.
