pxoxrxn
Supreme Member
- Dec 21, 2011
- 1,398
- 2,084
Is there a SERP boost if we use SSL?
Tiny boost but you should do it simply because it protects your users better an that's the right thing to do.
Is there a SERP boost if we use SSL?
What about non-wordpress? Great method anyway thanks for sharing!!
Hi its probably a dumb question but having your .htaccess as writable, doesn't it make it easier for hackers to take over and alter the file?
Cheers
Does anyone here have an issue with using Copyscape and Plagspotter after using CloudFlare on their site? It seems like I cannot search any of my URLs on these sites if I use CloudFlare's SSL (or maybe it's CloudFlare as a whole?) as it results in "Error: cURL could not retrieve the document, error 35. - please ensure you entered the URL correctly" on Copyscape and "Incorrect URL" on Plagspotter".
That was my first guess when I noticed the issue yesterday, although my firewall level is "Essentially Off", yet it still doesn't work. All of the ScrapeShield settings are off as well.Check your security level on CF. It may be blocking what it knows to be a bot and not a browser.
Any idea how to make a subdomain https using this very own method?
define('WP_HOME','http://domain.com/blog');
define('WP_SITEURL','http://domain.com/blog');
I have installed a separate wordpress in a subdirectory domain.com/blog.
When I try to login to domain.com/blog/wp-admin it doesn't let me get into the dashboard.
I think the problem is that I get the login details for http://domain.com/blog/wp-admin, but it redirects me to https://domain.com/blog/wp-admin so that's why it tells me that I have the wrong login details.
Any idea how to fix this?
I' getting an error when I try to set the page rule in cloudflare.
I type in my URL example.com/* but it gives me an "Invalid URL" message and I cannot setup the rule. Any ideas on this isssue?