![]() |
![]() ![]() |
![]() |
vphtml1 |
![]()
Post
#1
|
Group: Members Posts: 3 Joined: 9-May 25 Member No.: 29,457 ![]() |
I would like to post a notice before any pages are selected. I want to let my members know I am about to freeze my site after running for over 29 years. Many users jump to specific pages - I would like my system to actually jump to a notice page and then to the page selected. Hope that makes sense...
Thanks for you suggestions. |
Christian J |
![]()
Post
#2
|
. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: WDG Moderators Posts: 9,806 Joined: 10-August 06 Member No.: 7 ![]() |
There are different ways to achieve that, some more complicated than others...
How many pages does you site contain? Do you use any server-side scripting (like PHP and/or a database) to generate the web pages? |
pandy |
![]()
Post
#3
|
🌟Computer says no🌟 ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: WDG Moderators Posts: 20,815 Joined: 9-August 06 Member No.: 6 ![]() |
And there are other ways to do it. For example you could have an overlay on each page with the statement the first time the page is loaded. And maybe a permanent link to an information page if the visitor wants to read it again.
|
vphtml1 |
![]()
Post
#4
|
Group: Members Posts: 3 Joined: 9-May 25 Member No.: 29,457 ![]() |
There are different ways to achieve that, some more complicated than others... How many pages does you site contain? Do you use any server-side scripting (like PHP and/or a database) to generate the web pages? And there are other ways to do it. For example you could have an overlay on each page with the statement the first time the page is loaded. And maybe a permanent link to an information page if the visitor wants to read it again. I am ashamed to answer this question. ![]() When I learned about "include statements" (...#include virtual...) I did add them to most html pages so I wouldn't have to recode the top and bottom of each page. Pages with History had a different "include" and others with other information had a different "include" and so on... FWIW - I consistently exceed million hits per month. Thanks everyone for suggestions. |
Christian J |
![]()
Post
#5
|
. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: WDG Moderators Posts: 9,806 Joined: 10-August 06 Member No.: 7 ![]() |
overlay on each page with the statement the first time the page is loaded. Tracking the first time a page (site?) is loaded only works if the visitor allows cookies, so I'd advice against too intrusive overlays since cookie-denying users will be subjected to them on every page load. Popups and similar are of course always annoying; sometimes users close them without actually reading, thinking it's just an ad. QUOTE And maybe a permanent link to an information page if the visitor wants to read it again. That also a complication. Maybe a permanently visible heading message is the simplest and most effective? |
Christian J |
![]()
Post
#6
|
. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: WDG Moderators Posts: 9,806 Joined: 10-August 06 Member No.: 7 ![]() |
When I learned about "include statements" (...#include virtual...) I did add them to most html pages so I wouldn't have to recode the top and bottom of each page. That sounds like you could just add content right there. So perhaps a brief but visible message, along with a link to a more detailed separate page? |
vphtml1 |
![]()
Post
#7
|
Group: Members Posts: 3 Joined: 9-May 25 Member No.: 29,457 ![]() |
That sounds like you could just add content right there. So perhaps a brief but visible message, along with a link to a more detailed separate page? Geeeez, never thought of that. I just realized that I do include the same "bottom" (contains copyright stuff) on all main classification pages. That will work for me. Thanks a bunch for putting me on the right track. |
![]() ![]() |
![]() |
Lo-Fi Version | Time is now: 19th May 2025 - 01:08 AM |