• Umberto

    (@umberto69)


    Hi all,

    I am a WP multisite administrator and I need to clone sites within the network. I use NS Cloner to duplicate the sites.

    Unfortunately, after cloning the browser console shows errors related to CORS policy.

    It seems like an error generated on the external server that the plugin calls:

    SCREENSHOT-1

    As you can see, the plugin makes a call to menu.vegnavigator.it and it is this site at menu.vegnavigator.it that generates the 500 error.

    In fact, in the logs of the site called from the subdomain, a loop redirect error is generated:

    [Sat May 17 21:12:22.884871 2025] [core:error] [pid 2310826:tid 2320170] [remote 185.13.255.174:56809] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: https://test4.vegnavigator.it/

    The problem therefore seems to be due to an incompatibility of the site with the “cross domain” management, that is, I am calling the same site using different subdomains that however call the same site.

    SCREENSHOT-2

    I tried to insert various directives in the .htaccess without success. In one way or another I always have different errors but all attributable to CORS.
    Does anyone know how to solve it?

    Regards,
    Umberto

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator threadi

    (@threadi)

    I would recommend you to contact the support forum of NS Cloner as it is their technology you are using to create the copies: https://ww.wp.xz.cn/support/plugin/ns-cloner-site-copier/

    Thread Starter Umberto

    (@umberto69)

    I did that, but there was no response. However, it doesn’t happen only with NS Cloner. For example, it also happens when I try to import a flipbook in JSON. It seems that the multisite structure is not liked by the CORS policy.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘CORS block’ is closed to new replies.