This article concerns login security and two-factor authentication (2FA) on wordpress. Not the usual dismal fare. Continue reading “Testing Google Authenticator App Login Security”
Tag: wordpress
Stablehost hosting
Had to move azbikelaw.org (and cazbike.org) hosting today. Continue reading “Stablehost hosting”
excerpts
The plain file (not wordpress, i.e. it’s just a pure html page) excerpts of Arizona Transportation laws pertaining to bicycles (or excerpts.html) is now located at in the articles folder at: Continue reading “excerpts”
Godaddy go slow again?
This picks up where godaddy-troubles-slow-wordpress-grid-hosting-solution left off. Azbikelaw has been on so-called grid hosting from godaddy ever since the migration of Nov 2010. And it’s been pretty good ever since; it’s not blazing fast, e.g. webpagetest.org on one particular afternoon saw a full wordpress homepage load in under 3 seconds; 1st byte at under a second. So, acceptable. As we learned in Dec of 2014 when problems arose trying to use wordpress on cazbike.org, grid hosting is no longer available for new accounts (i.e. azbikelaw is “grandfathered”). So, at that time cazbike.org to transitioned (albeit manually, I had to reload everything from scratch) to “cPanel” hosting. The pricing is the same. Continue reading “Godaddy go slow again?”
Googlebot / caching / spam insertion issue | Later the WSO web shell by oRb backdoor
(get rid of 503 error in original http://azbikelaw.org/googlebot-caching-issue/ article ?? –that article is now stuck in “draft” status so google won’t/shouldn’t try to crawl it anymore; in March 2018 i started getting complaints from google that that link can be crawled ) Continue reading “Googlebot / caching / spam insertion issue | Later the WSO web shell by oRb backdoor”
WordPress Minutia
tips and trick.
Blockquote
Below is a blockquote…
this text is in a block quote. Lorem ipsem dolar Lorem ipsem dolar Lorem ipsem dolar Lorem ipsem dolar Lorem ipsem dolar Lorem ipsem dolar Lorem ipsem dolar
Here is some text after the blockquote has ended.
Text boxes
So the code looks something like this
<div style="float: right; width: 250px; height: 300px; padding: 2px 6px 4px 6px; color: #555555; background-color: #eeeeee; border: #dddddd 2px solid;">text goes here</div>
… And you can also add in fancier CSS3 styles like box-shadow, text-shadow, and box-radius — they work, but the visual editor stripped the radius and box-shadow: -webkit-border-radius: 10px; -webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.5); text-shadow: 3px 3px 1px rgba(0,0,0,0.3); Continue reading “WordPress Minutia”