After trying to install this module months and months ago, I got frustrated and gave up on it. The other day I decided to give it another shot, and I'm so, so close to getting it to work right, but I just can't seem to get it there. After an exhaustive and exhausting search of this support thread, I've finally decided to ask for help directly.
The core problem I'm having is that additional images no longer work with Simple SEO turned on. I know this has been covered in previous posts, and I've checked the Exclude List in the Configuration panel, and it's exactly as it should be. For some reason it seems as if the Exclude List isn't working. This led me to check the config.php file. In it, the lines of code dealing with the two exclusion lists are commented out:
When I tried to uncomment these lines, the site throws a 500 error. This led to an investigation into the .htaccess file which, again, looks exactly as it should, according to the installation instructions and ssu_check.php.//'pages_excluded_list' => explode(',', SSU_EXCLUDE_LIST),
//'queries_excluded_list' => explode(',', SSU_QUERY_EXCLUDE_LIST)
So I'm officially out of ideas. If anybody else has experienced and solved this problem or maybe knows what I'm failing to notice, I would be extremely grateful.


Reply With Quote
