amichaelwagner
Forum Replies Created
-
Does the Pro plugin need to be manually updated? The update isn’t showing up in the Dashboard (but I can download the 1.29.1 files in Freemius).
Forum: Plugins
In reply to: [Redirection] Redirect / wwwIt could be related to the SSL cert that Bluehost set up for me. If you do go the route of getting a site there, ask their support to set up the cert for you. Or, at least, ask how they would. Might provide clues.
Let me know if you need anything else!
Feel free to email me directly if you prefer: [email protected]
Forum: Plugins
In reply to: [Redirection] Redirect / www# BEGIN WordPress AddHandler application/x-httpd-ea-php70 .php <IfModule mod_expires.c> ExpiresActive On ExpiresByType image/jpg "access plus 6 hours" ExpiresByType image/jpeg "access plus 6 hours" ExpiresByType image/gif "access plus 6 hours" ExpiresByType image/png "access plus 6 hours" ExpiresByType text/css "access plus 6 hours" ExpiresByType application/pdf "access plus 1 week" ExpiresByType text/javascript "access plus 6 hours" ExpiresByType text/html "access plus 10 minutes" ExpiresByType image/x-icon "access plus 1 year" ExpiresDefault "access plus 3 hours" </IfModule> <ifModule mod_headers.c> Header set X-Endurance-Cache-Level "2" </ifModule> <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress
I don’t see any, but this isn’t my area of expertise.
Forum: Plugins
In reply to: [Redirection] Redirect / wwwThere’s a good chance that Bluehost added redirects. I’ll check.
Forum: Plugins
In reply to: [Redirection] Redirect / wwwBoth are set to
https://easiercast.com
Forum: Plugins
In reply to: [Redirection] Redirect / wwwI understand that every URL has to have HTTP or HTTPS, but this is the way I am able to replicate the problem.
As I’ve said, I’ve tried it across a number of devices and it still occurs. It’s not possible that it’s local to me. I even just remoted into my work server (yes, the server) and tried it from there. It still occurred. It’s not possible that it’s occurring locally.
- This reply was modified 6 years, 1 month ago by amichaelwagner.
- This reply was modified 6 years, 1 month ago by amichaelwagner.
Forum: Plugins
In reply to: [Redirection] Redirect / wwwAlso, by the way, I have every number from /1 to /31 set as a redirect. Feel free to test with any of those pages, too.
Forum: Plugins
In reply to: [Redirection] Redirect / wwwDid you try them without https://? It only happens when a URL is entered with www. (and not https://). Just want to confirm that.
Example:
www.easiercast.com/28
I always test in an incognito window, and it happens there. I also just tried on my phone: same result.
- This reply was modified 6 years, 1 month ago by amichaelwagner.
Forum: Plugins
In reply to: [Redirection] Redirect / wwwI’ve turned Force HTTPS back on.
I figured it’d be easier to chat (instead of messaging back and forth on here). Do you have a tool you prefer?
Forum: Plugins
In reply to: [Redirection] Redirect / www@johnny5 It’s with both. One problem impacts the other. I made the decision that I’d rather traffic be referred to the HTTP version of my site, as opposed to the login page.
I’m happy to turn the setting back on now so that you can troubleshoot with my site, if you’d like.
Forum: Plugins
In reply to: [Redirection] Redirect / www@mcneiljv Thanks so much for that! I appreciate you trying to help, despite this feed not being exactly about its title…
So, I’ve tried the settings, but www. URLs still redirect to the login page (with Force HTTPS on).
Forum: Plugins
In reply to: [Redirection] Redirect / wwwRight, that was the original problem for sure. But, after researching through the forum, I saw that you mentioned the Force HTTPS option potentially being the cause. So, I disabled that option, which solved the /wp-admin problem.
Now though, as a result of that, pages are redirecting to HTTP and not HTTPS. So, it’s caused a new, but related problem.
Forum: Plugins
In reply to: [Redirection] Redirect / wwwHm, being logged in/out doesn’t seem to affect it. Logged out and flipped over to an Incognito window. /27 still redirects to an HTTP page and the browser flags it as not secure.
Screenshot: https://drive.google.com/open?id=1z40LXXt69Bc8AK1OumOLevlUfjZw1yOD
- This reply was modified 6 years, 1 month ago by amichaelwagner.
Forum: Plugins
In reply to: [Redirection] Redirect / wwwI just updated my previous suggesting you try “easiercast.com/27” — it happens there but not on /29 for some reason?
Forum: Plugins
In reply to: [Redirection] Redirect / wwwIn another thread, I saw that you mentioned the Force HTTPS option. I just tried disabling that, and it put the page through properly.
I’d definitely like to keep this enabled if possible, though.
Problem is, whenever links are entered without HTTPS explicitly stated, they redirect to HTTP. Is there any way to fix both?
Try “easiercast.com/27” (used quotes so the forum wouldn’t tack on the HTTP)
(FYI, I’ve disabled the Force HTTPS option for now, in case you’re testing using my site. Figured I’d rather have folks directed to a page marked Not Secure than to the Login page.)
- This reply was modified 6 years, 1 month ago by amichaelwagner.
- This reply was modified 6 years, 1 month ago by amichaelwagner.