WebSite X5Help Center

 
J. Dudley
J. Dudley
User

How to insert an html code to force web browsers to load page not refresh  en

Autor: J. Dudley
Besucht 1268, Followers 1, Geteilt 0  

when i update my web site, users are only seeing previous pages, not the updated one. I understand that inserting the following code can force browsers to re-load page

<meta http-equiv=“Pragma” content=”no-cache”>
<meta http-equiv=“Expires” content=”-1″>
<meta http-equiv=“CACHE-CONTROL” content=”NO-CACHE”>

how and where do i add this? is it added to each page or is the home page enough? any help appreciated.

Im using Pro13

Thanks

Gepostet am
3 ANTWORTEN
Andre E
Andre E
Moderator

They are placed inside the head section.

for A specific page: step3 -> properties -> expert tab.

for all pages: step1 settings -> advanced -> seo and code -> expert tab.

be aware that this is normaly not needed and gives the visitor's a higher loading of pages you set it to. Not handy for people with remote connections.....

Mehr lesen
Gepostet am von Andre E
J. Dudley
J. Dudley
User
Autor

Thank you but every week after I update results for a sports page, I receive lots of txts from mobile phone users saying they can only see the old page until they exit and then re-enter the web site. quite a big problem. hope this solves it

Mehr lesen
Gepostet am von J. Dudley
Andre E
Andre E
Moderator

Pressing F5 at client end will do.

But then I advice to only do the page with these items.

You can also set below on expert pages the update frequency, set it to dayly.

Best Regards.

Mehr lesen
Gepostet am von Andre E