Viewing 1 replies (of 1 total)
  • Plugin Author John Havlik

    (@mtekk)

    Right now that is a hard configured variable for CURL, for the next version I’ll need to add it as an user configurable option. See https://github.com/mtekk/WP-Lynx/issues/11 for tracking this issue.

    In the mean time, to work around the issue, you will need to modify llynx_scrape.php line 65, where it says CURLOPT_MAXREDIRS => 3, change the 3 to some higher number (try 5 or 7).

Viewing 1 replies (of 1 total)
  • The topic ‘Maximum Redirects exceeded’ is closed to new replies.