[rz] Preloader / Redirecter *** UPD 2017-Apr-17 ***
Forum rules
*** IMPORTANT INFO REGARDING [RZ] EXTENSIONS ***
This section contains extensions that were created by [rz] who has sadly passed away.
These extensions are no longer available or supported, but the discussions may still be helpful for some users.
*** IMPORTANT INFO REGARDING [RZ] EXTENSIONS ***
This section contains extensions that were created by [rz] who has sadly passed away.
These extensions are no longer available or supported, but the discussions may still be helpful for some users.
[rz] Preloader / Redirecter *** UPD 2017-Apr-17 ***
[rz] Preloader v1.2
This extension allows you to redirect to the destination (heavy) page once it is fully cached/loaded.
HTML 4.01 Transitional
W3C compliant
* New in version 1.2
- Minimum and maximum time for better preloading behavior.
- Workaround for iOS-based devices issues.
- Improved "testing-phase".
* New in version 1.1.0.1
- Improved code that prevents a sporadic issue causing long periods caching the target page until redirects to.
* New in version 1.1
- Improved extension code.
- Image is optional.
- Text is optional.
- Delayed redirection allows to run other custom processes once the page is fully cached/loaded (depends on the z-order).
- Deprecated properties were removed (all is done automatically).
Note:
If both image and text properties are left empty, a silent redirection or a custom waiting process can be done instead.
* New in version 1.0.1
fixed:
- no warning message in the w3c validator.
improved:
- now generates a more friendly seo code.
- nothing will be displayed if javascript is disabled (because no action can be taken).
Enjoy!
This extension allows you to redirect to the destination (heavy) page once it is fully cached/loaded.
HTML 4.01 Transitional
W3C compliant
* New in version 1.2
- Minimum and maximum time for better preloading behavior.
- Workaround for iOS-based devices issues.
- Improved "testing-phase".
* New in version 1.1.0.1
- Improved code that prevents a sporadic issue causing long periods caching the target page until redirects to.
* New in version 1.1
- Improved extension code.
- Image is optional.
- Text is optional.
- Delayed redirection allows to run other custom processes once the page is fully cached/loaded (depends on the z-order).
- Deprecated properties were removed (all is done automatically).
Note:
If both image and text properties are left empty, a silent redirection or a custom waiting process can be done instead.
* New in version 1.0.1
fixed:
- no warning message in the w3c validator.
improved:
- now generates a more friendly seo code.
- nothing will be displayed if javascript is disabled (because no action can be taken).
Enjoy!
Last edited by [RZ] on Mon Apr 17, 2017 6:09 pm, edited 4 times in total.
Re: Preloader / Redirecter
thanks for your words.
hope we can see soon your work.
post a link here when it is ready.
regards.
hope we can see soon your work.
post a link here when it is ready.
regards.
Re: Preloader / Redirecter
no. it won't affect to mr seo.
put it wherever you need. i usually put this extension in the index page.
some live examples here: *** links removed ***
almost all online demos use this extension, just follow this link: www.magnawebstudio.com/developer and select whatever you want from the left panel
put it wherever you need. i usually put this extension in the index page.
some live examples here: *** links removed ***
almost all online demos use this extension, just follow this link: www.magnawebstudio.com/developer and select whatever you want from the left panel
Last edited by [RZ] on Mon Apr 17, 2017 6:08 pm, edited 1 time in total.
Re: Preloader / Redirecter
thanks 'alyssaly'.
Re: Preloader / Redirecter
well done! thanks for your post.
btw, i've noticed you are using inlineframes.
google may point to these embedded pages and they will be opened as standalone ones.
try it by yourself: http://www.casamonacoalquiler.com/car.php
don't you think this may be useful for your case: http://wysiwygwebbuilder.com/forum/view ... 42&t=46030
Re: Preloader / Redirecter *** UPDATED Aug-01-2012 ***
an update is available for download.
please refer to the first post.
fixed:
- no warning message in the w3c validator
improved:
- now generates a more friendly ceo code
- nothing will be displayed if javascript is disabled (because no action can be taken)
please refer to the first post.
fixed:
- no warning message in the w3c validator
improved:
- now generates a more friendly ceo code
- nothing will be displayed if javascript is disabled (because no action can be taken)
Re: Preloader / Redirecter *** UPDATED Aug-01-2012 ***
This is a great extension, just tested with 2 basic pages :-
index (this is where I dragged the "rz-preloader" extension)
page1 (this is where the large images are)
I have included a screenshot of the properties of the extension so users can see what settings to apply
index (this is where I dragged the "rz-preloader" extension)
page1 (this is where the large images are)
I have included a screenshot of the properties of the extension so users can see what settings to apply

Re: Preloader / Redirecter *** UPDATED Aug-01-2012 ***
@FX3D
thanks a lot for your help!
smart, it will be useful - no doubts.
thanks a lot for your help!
smart, it will be useful - no doubts.
-
-
- Posts: 398
- Joined: Sun May 15, 2011 10:27 am
Re: Preloader / Redirecter *** UPDATED Aug-01-2012 ***
Hello [rz]
One quick question: in "Time" property, if the page to be redirected to is too big (which takes around 2 minutes to be fully loaded), and I set the time for 30, that means after 30 seconds, even if that page is not fully loaded, the user will be taken to it, right?
One quick question: in "Time" property, if the page to be redirected to is too big (which takes around 2 minutes to be fully loaded), and I set the time for 30, that means after 30 seconds, even if that page is not fully loaded, the user will be taken to it, right?
Re: Preloader / Redirecter *** UPDATED Aug-01-2012 ***
nope
because this defeats the purpose of the preloader
this means that this is the <minimum> time that will be shown the loading msg
if the page takes 2 mins to load, you will be redirected once it is loaded - if the page is fully loaded in 15 seconds, the loading msg will be shown 30 secs and then will redirect to the cached page
because this defeats the purpose of the preloader
this means that this is the <minimum> time that will be shown the loading msg
if the page takes 2 mins to load, you will be redirected once it is loaded - if the page is fully loaded in 15 seconds, the loading msg will be shown 30 secs and then will redirect to the cached page
-
-
- Posts: 398
- Joined: Sun May 15, 2011 10:27 am
Re: Preloader / Redirecter *** UPDATED Aug-01-2012 ***
Oh ok!
Then what about if I set the time to zero, and in page properties, miscellaneous, redirect, and I redirect to that page after 30 seconds, will the extension load that page for 30 seconds and then it redirects to it?
Then what about if I set the time to zero, and in page properties, miscellaneous, redirect, and I redirect to that page after 30 seconds, will the extension load that page for 30 seconds and then it redirects to it?
Re: Preloader / Redirecter *** UPDATED Aug-01-2012 ***
in that case the header takes precedence over the javascript
the page will be redirected after 30 secs even if the target is not fully loaded
this means, you will be redirected once the page loaded or after 30 seconds, the first to occur...
(btw, this is planned for the next update)
the page will be redirected after 30 secs even if the target is not fully loaded
this means, you will be redirected once the page loaded or after 30 seconds, the first to occur...
(btw, this is planned for the next update)
-
-
- Posts: 398
- Joined: Sun May 15, 2011 10:27 am
Re: Preloader / Redirecter *** UPDATED Aug-01-2012 ***
Yes, and lets say that the 30 seconds occur first, when am redirected to that page, nothing will be preloaded, right? I mean, the extension will not preload 30 seconds of the 2 minutes, right?
*****EDIT*****
I tested redirect after 15 seconds, but it seems that the extension is taking over the code in the head tag.
*****EDIT*****
I tested redirect after 15 seconds, but it seems that the extension is taking over the code in the head tag.
Re: Preloader / Redirecter *** UPDATED Aug-01-2012 ***
the extension already preloaded 30 secs of the 2 mins
this means that some heavy images of the target page may be shown in a snap
this means that some heavy images of the target page may be shown in a snap
-
-
- Posts: 398
- Joined: Sun May 15, 2011 10:27 am
Re: Preloader / Redirecter *** UPDATED Aug-01-2012 ***
I tested redirect after 15 seconds, but it seems that the extension is taking over the code in the head tag!!!
Re: Preloader / Redirecter *** UPDATED Aug-01-2012 ***
the header should take precedence
anyhow an update is planned
keep posted
anyhow an update is planned
keep posted
-
-
- Posts: 398
- Joined: Sun May 15, 2011 10:27 am
Re: [rz] Preloader / Redirecter *** UPD 2014-Oct-15 ***
UPGRADE AVAILABLE
* New in version 1.1:
- Improved extension code.
- Image is optional.
- Text is optional.
- Delayed redirection allows to run other custom processes once the page is fully cached/loaded (depends on the z-order).
- Deprecated properties were removed (all is done automatically).
Note:
If both image and text properties are left empty, a silent redirection or a custom waiting process can be done instead.
* New in version 1.1:
- Improved extension code.
- Image is optional.
- Text is optional.
- Delayed redirection allows to run other custom processes once the page is fully cached/loaded (depends on the z-order).
- Deprecated properties were removed (all is done automatically).
Note:
If both image and text properties are left empty, a silent redirection or a custom waiting process can be done instead.
Re: [rz] Preloader / Redirecter *** UPD 2014-Oct-15 ***
hi, please just simply and quickly, i have a single page called index.html and have a carousel and many other objects... now i have this preloader, should i create new page as index.html and put the loader on it then move all my index.html page to new page e.g. main.html? i really want to keep the index.html the main page of the site
please advice
please advice
Re: [rz] Preloader / Redirecter *** UPD 2014-Oct-15 ***
suggestion
create a main.html page
put there all your design with the heavy elements
create an index.html page
put there something like a welcome message or something like this, something lightweight
put also in the index page the preloader extension
set it up following the logic of the properties which have their descriptions to help you understand each feature
create a main.html page
put there all your design with the heavy elements
create an index.html page
put there something like a welcome message or something like this, something lightweight
put also in the index page the preloader extension
set it up following the logic of the properties which have their descriptions to help you understand each feature
Re: [rz] Preloader / Redirecter *** UPD 2014-Oct-15 ***
yes seems working... i am still testing and checking will let you know if find difficulties
thanks
thanks
Re: [rz] Preloader / Redirecter *** UPD 2014-Oct-15 ***
of course it works 

- me.prosenjeet
-
- Posts: 1268
- Joined: Mon Dec 24, 2007 1:50 pm
- Location: Lucknow
- Contact:
Re: [rz] Preloader / Redirecter *** UPD 2014-Oct-15 ***
where to download it from? Extension manager is not showing anything for "Preloader/Redirector"
Check the new Chat GPT and Malware detect extensions at the link below
Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
Re: [rz] Preloader / Redirecter *** UPD 2014-Oct-15 ***
hello me and welcome back
there is no download link
you will be receive the extension upon payment, usually within minutes, in your email
http://www.magnawebstudio.com/shop
with regards
there is no download link
you will be receive the extension upon payment, usually within minutes, in your email
http://www.magnawebstudio.com/shop
with regards
- me.prosenjeet
-
- Posts: 1268
- Joined: Mon Dec 24, 2007 1:50 pm
- Location: Lucknow
- Contact:
Re: [rz] Preloader / Redirecter *** UPD 2014-Oct-15 ***
ThanQ RZ
Check the new Chat GPT and Malware detect extensions at the link below
Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
Check my WB Extensions
Check my WB Templates
---------------------------------------------------------
www.Lucknowwebs.com
Re: [rz] Preloader / Redirecter *** UPD 2014-Oct-15 ***
hello,
with wb 11.0.2 this breaks
extension preloader doesn't show in the position that suppose o show
also removes everying in the page!
if extension removed from page, objects show normally, if extension on page, preview or publish, nothing show other that extension text/image (loading) in the left top corner
please fix or advise
with wb 11.0.2 this breaks
extension preloader doesn't show in the position that suppose o show
also removes everying in the page!
if extension removed from page, objects show normally, if extension on page, preview or publish, nothing show other that extension text/image (loading) in the left top corner
please fix or advise
Re: [rz] Preloader / Redirecter *** UPD 2014-Oct-15 ***
the extension has successfully been tested on wb11
the best is that you get in contact following the links in the signature for further instructions
the best is that you get in contact following the links in the signature for further instructions
Re: [rz] Preloader / Redirecter *** UPD 2014-Oct-15 ***
done, sent a message from the contact form, hopefully you guys have a solution for this ASAP
thanks
thanks
Re: [rz] Preloader / Redirecter *** UPD 2017-Apr-17 ***
* New in version 1.2
- Minimum and maximum time for better preloading behavior.
- Workaround for iOS-based devices issues.
- Improved "testing-phase".
* New in version 1.1.0.1
- Improved code that prevents a sporadic issue causing long periods caching the target page until redirects to.
- Minimum and maximum time for better preloading behavior.
- Workaround for iOS-based devices issues.
- Improved "testing-phase".
* New in version 1.1.0.1
- Improved code that prevents a sporadic issue causing long periods caching the target page until redirects to.