Internet Explorer “Security Information” on every page in https site

Yes, your page(s) are loading images, CSS, or JS files that are called in the HTML via non secure mode (http versus https). Install the Firebug extension on your Firefox browser and look at your URLs that are loading in network tab. Screenshot: https://skitch.com/noelsaw/rww31/fullscreen Or you could use Pingdom tools to see what URLs are … Read more

Generate HTTPS Urls in multisite

Instead of get_option, use home_url which will determine … the appropriate protocol, “https” if is_ssl() and “http” otherwise. If the $scheme argument is “http” or “https” the is_ssl() check is overridden. In fact, network_home_url would be more appropriate since you are talking about Multisite. Those should return the same value that you are trying the … Read more

How to make my site use HTTPS for images or how to insert images as relative paths?

Main Issue As long as you are accessing the WordPress dashboard via HTTPS, new media items should be inserted into content using HTTPS in the associated media item URL. There is a bit more detail around that feature in this WordPress ticket: wp_get_attachment_url returns https when it should not. That ticket describes how wp_get_attachment_url returns … Read more

WP-admin redirects to login after adding SSL certificate

Go to your admin area, general settings, and update your “WordPress Address (URL)” and “Site Address (URL)” field value with https. and then update your permalinks setting, by simply click on “Save Changes” button. In case if you are not able to login to your admin area also, do this changes directly in your database. … Read more

Any any insecure http:// URLs left in wordpress?

Searching for non-SSL references in the code base is a smart idea and you should probably report any you find on hackerone.com (the place to disclose WordPress vulnerabilities). I also suggest you review the WordPress Security page on wordpress.org. To answer your question, I would say WordPress has been audited extensively for various security vulnerabilities … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)