Redirect causes 500 error after inifite loop
-
Example: Error #1
Source: /example
Target:/example-test
If visitor goes to https:/www.site.com/example, they are directed to
https:/www.site.com/exampleexampleexampleexample-test-test-test-testExample: Error #2
Source A: /example (position 1)
Source B: /example-sourceB (position 20)
Target for bot Sources:/example-test
If visitor goes to https:/www.site.com/example, they are directed to
https:/www.site.com/example-test-sourceB (and this will cause infinite loop then 500 error)
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Redirect causes 500 error after inifite loop’ is closed to new replies.