• Hi,

    First: great plugin! I like the simplicity of the settings and the answers within your FAQ.

    I only have one issue with targeting the used domain (useddomain.com/) to a child page of the original URI (original.com/page) in combination with targeting the used domain with child page (useddomain.com/page) to the original URI with child page (original.com/page). If I use both, Chrome returns the following error: ERR_TOO_MANY_REDIRECTS.

    Example: child page to child page mapping
    – useddomain.com/pageA –> original.com/pageA – WORKS
    – useddomain.com/pageB –> original.com/pageB – WORKS
    – useddomain.com/pageC –> original.com/pageC – WORKS

    Example: child page to child page AND base to base mapping
    – useddomain.com/pageA –> original.com/pageA – ERR_TOO_MANY_REDIRECTS
    – useddomain.com/pageB –> original.com/pageB – ERR_TOO_MANY_REDIRECTS
    – useddomain.com/pageC –> original.com/pageC – ERR_TOO_MANY_REDIRECTS
    – useddomain.com/ –> original.com/pageA- WORKS

    I would like to map URL’s to child pages AND to the base URL. How do I achieve this?

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author matthias.wagner

    (@matthiaswagner)

    hy,
    since the plugin works with pretty simple search/replace logic, it is not possible to use the same domain (with different child pages) more than once.
    so the inputs on the left side should only contain the protocol and domain and nothing further.
    every ?child“-url of the mapped path is automatically mapped too.

    we will add some regex checks in a later version to clearify this.

    i hope a have understood your problem and this helps.

    matt

Viewing 1 replies (of 1 total)
  • The topic ‘ERR_TOO_MANY_REDIRECTS when main domain configured’ is closed to new replies.