Remove Blogging Remove Course Remove PHP Remove Software Review
article thumbnail

Quickly Enable Social Logins with JanRain Engage

SoCal Delicious

Also, as any changes to each login will be handled by JanRain, you wont have to keep updating your authentication code if changes are made by the login provider. Of course, youll need to use a social login to get into the site. Now click the "Generate Code" button. Once the code is on your site, youll need to test it.

article thumbnail

How to cleverly integrate your own URI shortener

SoCal Delicious

Shortcut: sebastian-x.com Blog About Blogroll Links How to cleverly integrate your own URI shortener Posted on 30 December, 2009 This pamphlet is somewhat geeky. Of course the sequence of steps is a generalization, so perhaps you’ll have to change it to fit your needs. You need to take care of errors yourself.

SEO 37
article thumbnail

How to Block Unwanted Bots from Your Website with.htaccess

SoCal Delicious

This doesnt mean that you cant try, of course. You should of course change the numbers "127.0.0.1" in addition to "127.0.0.1", the code to use is as follows: Order Deny,AllowDeny from 127.0.0.1Deny from 192.168.1.1 You should of course change "SpammerRobot" to the actual user agent you want to block.

IP 38