Derek Powazek – Spammers, Evildoers, and Opportunists. This is a kind of link baiting tactic i don’t like too much: the attack hook.
This is why, for once, i’m using a nofollow attribute.
SEO and other stuff
Derek Powazek – Spammers, Evildoers, and Opportunists. This is a kind of link baiting tactic i don’t like too much: the attack hook.
This is why, for once, i’m using a nofollow attribute.
By default, WordPress keeps you logged in for 14 days (if you flag the “Remember me” checkbox). If you want to change this period to something different, you only have to add these lines to the functions.php of your theme: add_filter( ‘auth_cookie_expiration’, ‘keep_me_logged_in_for_1_year’ ); function keep_me_logged_in_for_1_year( $expirein ) { return 31556926; // 1 year in [...]
Copyright © 2013
[...] here: Nice try Tagged as: attack, derek-powazek, evildoers, like-too, link-baiting, opportunists, powazek, [...]