Web Design Blog
Tech Tips
Posts filed under Tech Tips.
Programming
Is your website CCPA compliant?
September 1, 2022
The California Consumer Privacy Act (CCPA) is a new data privacy law which applies to certain businesses that collect personal information from California residents. The new law went into effect on January 1, 2020. Under the CCPA, Californians can demand to know who has their information, what they are doing with it, specifically what kind […]
Read More →
Tech Tips
Manually Move WordPress Site to New Domain Name
May 7, 2013
I get this question a lot. “I moved my WordPress site from another host and now it’s redirecting to the old domain. What’s the problem?” Even though you change your domain name in the configuration file, references to the old domain name or location will remain in the database, and that can cause issues with […]
Read More →
Security
Choosing a Secure Password
March 1, 2013
Modern “brute-force password crackers” can crack a password of 8 or less characters in less than 4 hours, but 12 or more characters takes years to crack. So length over complexity is far better for creating secure passwords. Even simple phrases like “MyDogRunsFast” is surprisingly more secure than “Er@42!.” When thinking of a secure password, […]
Read More →