Answered by:
Why is my website name accessing a prior web page?

Question
-
User-696641838 posted
I recently updated my initial Default.aspx web page for my hosted website. But, when I try to access the updated web page over the Internet by specifying the website name of: www.mydomain.com I only get the previous web page. But, I get the updated web page if I specify the website name with the web page name as: www.mydomain.com/Default.aspx
Why can't I access the updated web page with the website name?
Monday, April 16, 2018 4:58 PM
Answers
-
User475983607 posted
The browser is is probably pulling the page from cache. Press Crtl-F5 in your browser to force a refresh.
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Monday, April 16, 2018 5:21 PM -
User-82109136 posted
Sounds like browser caching.
Clear your browser history of make sure the browser options are set to Check for newer versions of stored pages "Every time I visit the webpage"
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Monday, April 16, 2018 5:23 PM
All replies
-
User475983607 posted
The browser is is probably pulling the page from cache. Press Crtl-F5 in your browser to force a refresh.
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Monday, April 16, 2018 5:21 PM -
User-82109136 posted
Sounds like browser caching.
Clear your browser history of make sure the browser options are set to Check for newer versions of stored pages "Every time I visit the webpage"
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Monday, April 16, 2018 5:23 PM -
User-696641838 posted
Thank you for the help!
Monday, April 16, 2018 6:13 PM