Title: Dashboard Notification Links Not Https
Last modified: February 10, 2019

---

# Dashboard Notification Links Not Https

 *  [Jamas](https://wordpress.org/support/users/jamas/)
 * (@jamas)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/dashboard-notification-links-not-https/)
 * Just noticed a small issue. The notification links on the dashboard sometimes
   are missing the https in the link for a site that is secured. I have reproduced
   this on three sites while a bunch of others seem fine. On one site with two notifications,
   one is an https link and the other is missing the https. The links missing https
   have been to either /wp-admin/admin.php?page=WordfenceScan or /wp-admin/update-
   core.php All the other links on the dashboard seem fine.
 * Not a big deal but thought I would mention it.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [wfdave](https://wordpress.org/support/users/wfdave/)
 * (@wfdave)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/dashboard-notification-links-not-https/#post-11194512)
 * Hi [@jamas](https://wordpress.org/support/users/jamas/),
 * I think this might be caused by some database settings:
 * Can I have you run these on your database and let me know what it returns?
 * 1. `SELECT option_value FROM wp_options WHERE option_name = "siteurl";`
 * 2. `SELECT name, val FROM wp_wfconfig WHERE name = "wp_home_url" or name = "wp_site_url";`
 * Dave
 *  Thread Starter [Jamas](https://wordpress.org/support/users/jamas/)
 * (@jamas)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/dashboard-notification-links-not-https/#post-11199436)
 * Hey [@wfdave](https://wordpress.org/support/users/wfdave/)
 * All three values returned look good. The 1st query shows the URL with https. 
   The 2nd query returns two values as BLOB 16B in phpMyAdmin. Decoding them they
   show https as well.
 * James

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Dashboard Notification Links Not Https’ is closed to new replies.

 * ![](https://ps.w.org/wordfence/assets/icon.svg?rev=2070865)
 * [Wordfence Security - Firewall, Malware Scan, and Login Security](https://wordpress.org/plugins/wordfence/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordfence/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordfence/)
 * [Active Topics](https://wordpress.org/support/plugin/wordfence/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordfence/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordfence/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Jamas](https://wordpress.org/support/users/jamas/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/dashboard-notification-links-not-https/#post-11199436)
 * Status: not resolved