Title: vickyj's Replies | WordPress.org

---

# vickyj

  [  ](https://wordpress.org/support/users/vickyj/)

 *   [Profile](https://wordpress.org/support/users/vickyj/)
 *   [Topics Started](https://wordpress.org/support/users/vickyj/topics/)
 *   [Replies Created](https://wordpress.org/support/users/vickyj/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/vickyj/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/vickyj/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/vickyj/engagements/)
 *   [Favorites](https://wordpress.org/support/users/vickyj/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 27 total)

1 [2](https://wordpress.org/support/users/vickyj/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/vickyj/replies/page/2/?output_format=md)

 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Steps for Changing WordPress Multisite installation SSL secuire : http to https](https://wordpress.org/support/topic/steps-for-changing-wordpress-multisite-installation-ssl-secuire-http-to-https/)
 *  [vickyj](https://wordpress.org/support/users/vickyj/)
 * (@vickyj)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/steps-for-changing-wordpress-multisite-installation-ssl-secuire-http-to-https/#post-6176392)
 * Add this code to the top of the .htaccess file to have http redirect to https
   
   Just change the domain name
 * RewriteEngine On
    RewriteCond %{SERVER_PORT} 80 RewriteRule ^(.*)$ [https://yourwebsite.com/$1](https://yourwebsite.com/$1)[
   R,L]
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress HTTPS (SSL)] Not actually making anything HTTPS at all](https://wordpress.org/support/topic/not-actually-making-anything-https-at-all-1/)
 *  [vickyj](https://wordpress.org/support/users/vickyj/)
 * (@vickyj)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/not-actually-making-anything-https-at-all-1/#post-6067440)
 * I added this code to the top of the .htaccess file. Just change the domain name:
 * RewriteEngine On
    RewriteCond %{SERVER_PORT} 80 RewriteRule ^(.*)$ [https://yourwebsite.com/$1](https://yourwebsite.com/$1)[
   R,L]
 * Refer to this forum thread: [https://wordpress.org/support/topic/permanent-redirect-from-http-to-https-not-working?replies=7](https://wordpress.org/support/topic/permanent-redirect-from-http-to-https-not-working?replies=7)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress HTTPS (SSL)] Permanent redirect from http to https (not working)](https://wordpress.org/support/topic/permanent-redirect-from-http-to-https-not-working/)
 *  [vickyj](https://wordpress.org/support/users/vickyj/)
 * (@vickyj)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/permanent-redirect-from-http-to-https-not-working/#post-5622223)
 * THANK YOU dashingvishal! I have been looking for the answer to this. Works first
   time. Brilliant!
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Steps for Changing WordPress Multisite installation SSL secuire : http to https](https://wordpress.org/support/topic/steps-for-changing-wordpress-multisite-installation-ssl-secuire-http-to-https/)
 *  [vickyj](https://wordpress.org/support/users/vickyj/)
 * (@vickyj)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/steps-for-changing-wordpress-multisite-installation-ssl-secuire-http-to-https/#post-6176387)
 * I have the same issue and would like to know how to resolve it also. Anyone know
   how to edit the main site on a multisite to httpS, which does not appear to be
   editable like the sub-directories are editable.
 * Do any of the WordPress developers know how we can update the main siteURL? If
   not, can the developers please create a way of making the main siteURL editable
   so we can upgrade to HTTPS?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wordfence Security - Firewall, Malware Scan, and Login Security] Googlebots showing as Human](https://wordpress.org/support/topic/googlebots-showing-as-human/)
 *  Thread Starter [vickyj](https://wordpress.org/support/users/vickyj/)
 * (@vickyj)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/googlebots-showing-as-human/#post-6087445)
 * Yes, I have a multisite and removed domain mapping on all 50 sub-directories 
   and changed my site from an http to an https.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wordfence Security - Firewall, Malware Scan, and Login Security] Suggestion: Wordfence Activity Emails and Origin Site](https://wordpress.org/support/topic/suggestion-wordfence-activity-emails-and-origin-site/)
 *  [vickyj](https://wordpress.org/support/users/vickyj/)
 * (@vickyj)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/suggestion-wordfence-activity-emails-and-origin-site/#post-6034489)
 * I am having the same issue and I manage over 100 WordPress sites. Getting way
   too many emails and I don’t know which website it relates to. I don’t really 
   want all these emails.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SendPress Newsletters] No header Image or Footer](https://wordpress.org/support/topic/no-header-image-or-footer/)
 *  Thread Starter [vickyj](https://wordpress.org/support/users/vickyj/)
 * (@vickyj)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/no-header-image-or-footer/#post-5936944)
 * I worked it out. Didn’t realize I had to create a new template….(some things 
   have changed since I last used it).
 * Still not sure why the email does not send when I select “Old email system”.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SendPress Newsletters] No header Image or Footer](https://wordpress.org/support/topic/no-header-image-or-footer/)
 *  Thread Starter [vickyj](https://wordpress.org/support/users/vickyj/)
 * (@vickyj)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/no-header-image-or-footer/#post-5936805)
 * Can I also add that I selected the “Use new system” Template.
 * I created another email using the “Old email system” and emails will not send
   at all but when I am previewing the email, the logo and footer appears correctly.
   Just wish it would send the emails.
 * Any chance this could be corrected soon?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Master Slider - Responsive Touch Slider] Horizontal Thumbnails not clickable](https://wordpress.org/support/topic/horizontal-thumbnails-not-clickable/)
 *  Thread Starter [vickyj](https://wordpress.org/support/users/vickyj/)
 * (@vickyj)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/horizontal-thumbnails-not-clickable/#post-5699144)
 * I tried the plugin on another website and the thumbs are clickable. I configured
   it the same way so I have no idea why it works on one site and not the other.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Hide My Site] Fatal Error message after updating to 1.4.1](https://wordpress.org/support/topic/fatal-error-message-after-updating-to-141/)
 *  Thread Starter [vickyj](https://wordpress.org/support/users/vickyj/)
 * (@vickyj)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/fatal-error-message-after-updating-to-141/#post-5051515)
 * Thank you for the response
    I had to use a different plugin to password protect
   my sites although I liked yours. The fatal error only occurs when I have the “
   Hide my site” plugin activated.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SendPress Newsletters] Send email with customized link to a list of subscribers](https://wordpress.org/support/topic/send-email-with-customized-link-to-a-list-of-subscribers/)
 *  Thread Starter [vickyj](https://wordpress.org/support/users/vickyj/)
 * (@vickyj)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/send-email-with-customized-link-to-a-list-of-subscribers/#post-4850054)
 * itdoug, thank you for the link for personalization. I added the *|FNAME|* option
   but when I tested the email it just displayed *|FNAME|* and not the persons first
   name. I tried sending a test email while I was viewing “Visual” and one when 
   viewing “Text” with the same results. Using WP 3.9.1
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SendPress Newsletters] Send email with customized link to a list of subscribers](https://wordpress.org/support/topic/send-email-with-customized-link-to-a-list-of-subscribers/)
 *  Thread Starter [vickyj](https://wordpress.org/support/users/vickyj/)
 * (@vickyj)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/send-email-with-customized-link-to-a-list-of-subscribers/#post-4850046)
 * That is awesome to hear! I look forward to the release. Thank you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SendPress Newsletters] Send email with customized link to a list of subscribers](https://wordpress.org/support/topic/send-email-with-customized-link-to-a-list-of-subscribers/)
 *  Thread Starter [vickyj](https://wordpress.org/support/users/vickyj/)
 * (@vickyj)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/send-email-with-customized-link-to-a-list-of-subscribers/#post-4849969)
 * Thank you so much for responding.
 * I have included a screenshot of a directory listing page from my website (using
   Vantage by Appthemes).
    The goal is to send out bulk emails with the same message
   but with the client’s unique URL so when clicked on it takes that person to their
   directory listing created for them by admin and is available to be claimed by
   the recipient of the email.
 * I usually use the “Add Subscribers” field to upload many contacts and thought
   perhaps there could be provision to also add URL’s against each name. Then when
   sending emails out there could be an option to also include the URL and place
   it strategically in the message. I wouldn’t need their URL to be present in every
   message sent.
 * This is not an option I would include for front end users as custom field when
   signing up to subscribe because they may not have a directory listing or even
   now what a URL is. This function would only be for administrators in the back
   end.
 * Can the person’s (or business) name also show at the top of the email message?
   e.g: Hello Ships Trader
 * Even though the message is the same, I think personalizing a message will give
   a greater yield to more sales.
 * Thank you again for considering this option 🙂
 * [http://www.californiafilmdirectory.com/wp-content/uploads/sites/7/2014/04/SendPress-Unique-URL.jpg](http://www.californiafilmdirectory.com/wp-content/uploads/sites/7/2014/04/SendPress-Unique-URL.jpg)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Kadence Security – Password, Two Factor Authentication, and Brute Force Protection] Major problems, site broke, warnings, can't login](https://wordpress.org/support/topic/major-problems-site-broke-warnings-cant-login/)
 *  Thread Starter [vickyj](https://wordpress.org/support/users/vickyj/)
 * (@vickyj)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/major-problems-site-broke-warnings-cant-login/#post-4769186)
 * Thanks Viktor.
    I managed to get into my cpanel after very long load times (without
   it giving me load time errors) and deleted the plugin via ftp. All sites, including
   those not even on the same multisites came back up and back to speed once I deleted
   it.
 * Seems very strange to me that this plugin update could screw things up so badly
   across many sites on the same server. I have installed another plugin just to
   satisfy the IP’s I have blocked but would really like the ithemes security plugin
   to work successfully so I can install it again. It appears to be working fine
   on the other multisites – which have been set up the same.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[UpdraftPlus: WP Backup & Migration Plugin] Google Drive – Error: invalid_client](https://wordpress.org/support/topic/google-drive-error-invalid_client/)
 *  Thread Starter [vickyj](https://wordpress.org/support/users/vickyj/)
 * (@vickyj)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/google-drive-error-invalid_client/#post-4640280)
 * Working now. I thought I had selected an email in the consent screen section 
   but it didn’t keep the first time I attempted to set it.

Viewing 15 replies - 1 through 15 (of 27 total)

1 [2](https://wordpress.org/support/users/vickyj/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/vickyj/replies/page/2/?output_format=md)