Remove Email Remove PHP Remove RSS Remove Statistics
article thumbnail

How to Block Unwanted Bots from Your Website with.htaccess

SoCal Delicious

Not all bots are benign however.Some bots go through your website looking for web forms and email addresses to send you spam. all you have is the web statistics provided by your web host or a free web statistics and analytics service you wont be able to get the information you need to block the bot. Who is this article for?

IP 38
article thumbnail

Quickly Enable Social Logins with JanRain Engage

SoCal Delicious

To summarise - getByIdentifier should get the users identifier from your Users table, if the user has logged in before; createUser should add a new user to the database, if its the first time they have logged on. These both need to go in a class called models_user_User - your error suggests you havent created this class yet.