Unterhaltung
Nachrichten
-
Almost done selecting and (un)installing WP security plugins but my brain is shutting down by now; that's a dangerous state to be working on security measures... so, more security fun #tomorrow!
-
@mk What !WordPress !security plugins are you using? Which ones have you rejected? #AboutToSetUpAWordPressInstanceMyself
-
@bobjonkman I have several, and they overlap in capabilities, so it needs careful decisions what (not) to use where; I'm using Login Security Solution (rejected pre-installed Limit Login Attempts which has unresolved issues); All In O…
-
@bobjonkman having SSL optional for content implies a requirement for a 'canonical' meta tag in the head - Yoast WordPress SEO has a clean solution for that. I also crafted my own .htaccess to prevent hotlinking instead of All In One …
-
@bobjonkman what I omitted is (described in Codex article) securing DB access - I cannot do that om a shared hosting account, where one cannot create db users or assign permissions to users
-