+ Reply to Thread
Results 1 to 8 of 8

Thread: SSL PLugin

  1. #1
    Senior Member
    Join Date
    Jun 2016
    Posts
    185

    SSL PLugin

    I see that the SSL Plugin says depricated. But actually it helped me on 4.6.1 Since without it i had a lot of redirect which affected the site in SEO. After installing it. The ERROR has been fixed regarding redirects like https, http, etc etc. After installing this plugin SEO tools give me gren light on that matter. Which can effect indexing and google if to may redirects.

  2. #2
    Senior Member
    Join Date
    Jun 2016
    Location
    New York
    Posts
    158

    Arrow SSL PLugin and CloudFlare CDN

    Hello Fadil Asani,

    I believe that this plugin is not depreciated,

    The SSL offered by CDN CloudFlare only works if this plugin has installed, otherwise you will have redirection problems.

    If you have SSL itself on your server, just change the configuration in the file:

    PHP Code:
    Only registered members can view the code
    Good Weekend for all
    Last edited by Ed; March 3, 2018 at 09:38 PM.

  3. #3
    Senior Member
    Join Date
    Jun 2016
    Posts
    185
    Well. Before installing this plugin i had to many redirects via som online seo tools. After installing it it was fixed and got thumbs up. I dont why. And i have checked the config file. It is not statet anywhere if i want to use ssl. Maybe i have checked under installation.

  4. #4
    Senior Member
    Join Date
    Jun 2016
    Location
    New York
    Posts
    158

    Lightbulb

    I use the Free SSL provided by CloudFlare, but it only works together with the Flynax SSL plugin installed and enabled.

    For those who do not know, CDN CloudFlare provides free HTTPS, but will only work if you install the Flynax SSL Plugin to keep it enabled.

    If you intend to use the free HTTPS offered by CloudFlare and attempt to change the configuration manually via config.inc.php, know that it will not work.

    This I already tested and I could verify.

    Fadil Asani, your case is a bit similar to the one mentioned above, or may be related to mixed content, example:

    Your Site Address: https://www.yoursite.com........OK
    but the images and files are being accessed via http:// only, this causes a browser alert and some errors.

    Let's ask the Flynax team to analyze this question, what do you think?
    Last edited by Ed; March 5, 2018 at 01:07 AM. Reason: It has been updated

  5. #5
    Ed, good information about CDN cloudflare. Thanks

  6. #6
    Senior Member
    Join Date
    Jun 2016
    Location
    New York
    Posts
    158
    Hello Bahram,

    Thank you, welcome.

    Ed

  7. #7
    Senior Member
    Join Date
    Jun 2016
    Location
    New York
    Posts
    158

    Arrow SSL and Mixed Content

    Hello Fadil Asani,

    If your site is using HTTPS, check if there are any content being accessed via HTTP, if the answer is yes, the browser will generate an alert for the user saying that the site does not provide identity information.

    For example:

    Google Maps

    Right
    https://maps.googleapis.com/..........

    Wrong
    http://maps.googleapis.com/...........
    Last edited by Ed; March 5, 2018 at 09:09 AM.

  8. #8
    Senior Member
    Join Date
    Jun 2016
    Posts
    185
    Thank you Ed.
    I have removed the plugin again.

+ Reply to Thread