Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PROBLEM Redirect error on parent page: ERR_TOO_MANY_REDIRECTS
#6
Quote:This is actually a very useful option to have. A hidden page can be used to store and manage
assets, icons, javascript, css andĀ settings for site wide use on other pages in the website.

1) Think about icons and graphics that are used on certain pages in the website.
You can store those icons and graphics with the ckeditor in a hidden page.
Another example could be managing the pictures on a rotating banner in a certain page.

2) Think about managing paths to certain javascript and css scripts that are used on
certain pages in the website. Those pages could read those paths from the hidden page
and then load the necessary javascript or css.

To come back on this how to realize such a hidden page, I just discovered the ItemManager from Bigin.
See this thread about the ItemManager plugin:
http://get-simple.info/forums/showthread.php?tid=7293

With this ItemManager plugin it is very easy to create such a hidden page to manage other pages.

To keep the url of such a hidden page from being accessible by a browser this plugin can be handy:
https://github.com/lokothodida/gs-front-router
Reply


Messages In This Thread
RE: Redirect error on parent page: ERR_TOO_MANY_REDIRECTS - by Felix - 2020-04-27, 19:41:40



Users browsing this thread: 1 Guest(s)