I have a site with frames. The top frame contains links to pages in the bottom frame. My problem is that users are complaining that the pages aren't appearing as updated. They have to know enough to right-click on the bottom section and refresh that page.
I don't want to use "refresh", "expires" or "no-cache" as I've been told that search engines treat these tags as flags not to index that page.
Is there any way to include a java-script command that when the user clicks on a link to a page, it will tell it to refresh the page upon loading?
Or any other solutions to this problem?
I don't want to use "refresh", "expires" or "no-cache" as I've been told that search engines treat these tags as flags not to index that page.
Is there any way to include a java-script command that when the user clicks on a link to a page, it will tell it to refresh the page upon loading?
Or any other solutions to this problem?