My short notes to this excellent article by Titus Hoskins "Can Google Truly Make Quality Content King of The Web?" The original of the article can be found here, while I'd like to outline several things sounded important to me: with every new Google's algorithm implementation, there are some web masters, some web sites which are down in SERP and those who benefit. Are there the ones, who benefit from any Google's changes under any scenario? I'd say yes - those who constantly build … [Read more...]
FTP trap on transfering files in a wrong mode – FTP transfer type

After transfering files (html pages and some images) to hard drive, changing them and uploading back, web-site pages broke... I was trying to upload backup - the same story. My angel told me (I won't think about it by myself:) to check FTP transfer type. I've noticed it is set to Binary. I forgot to switch it back to 'Auto' after some specific files upload. In my case I needed to upload "clean" images from my very old backup to start web-site's pages working properly again. But! … [Read more...]
You Have Reached The Limit Of Password Reset Attempts
As I see many people do experience this Facebook password reset problem. Sometimes there's a security threat when somebody tries to steal your FB password. In this case friend of mine lost FB password. While attempting to reset password, Facebook said "You Have Reached The Limit Of Password Reset Attempts". The solution was to wait another 24 hours and demand password reset again on this page https://www.facebook.com/recover.php. It failed again with same formulation You Have Reached … [Read more...]
Polish letters in WordPress – correct display
Was struggling with correct displaying of Polish letters in WP. Was trying to install Polish language, but solved this problem only after changed wp-config.php character set. Strange, but utf8 doesn't work, while utf-8 does. Small dash did help. /** Database Charset to use in creating database tables. */ define('DB_CHARSET', 'utf-8'); … [Read more...]









