Welcome to weSEO

Login

Welcome back, nice to see you again.

Register - it's free!

Comment, spread your love, communicate

Welcome back!

Nickname:

Password:

Lost your Password?

Create your new Account

Sign in with Twitter

Nickname:

Mailadress:

Facebook Like for News

Facebook-Like-Button
After Google+ Button for News and Tweet Button for webSPELL here is a quick guide how you can add the Facebook-Like-Button to your webSPELL News.more


Google+ Button for News


As Google+ is getting popular at the moment here is a quick guide on how to use it on your webSPELL-News.

You should give the +1 button API a read first. After you've added the Javascript to your index.php you can add this part into your templates/news.html:

Code:
1.
<g:plusone href="http://$hp_url/index.php?site=news_comments&newsID=$newsID"></g:plusone>


We give the plusone-button the address to the News that is to be +'ed this way it even works on the News-Overview-Page (index.php?site=news).

You might also like: Tweet Button for webSPELL


Delete unactivated Users

Yesterday I was taking a look at weSEO's User-Table in our Database. There were a lot (about 700) Accounts that were not activated and had Mail-addresses that proved my suspicion that these Accounts never would have been activated.

What I've done now is deleting the Accounts that are older then 48h and haven't been activated.

Here is the Code I use:
I have placed it into the register.php
I've also added a notice into the Mail the User gets (edit /languages/**/register.php for that) so he knows that the Link is only valid for 48h.


Login with your Email Address or Username

Tastatur
Ever had the experience that you tried to Login to a Website but you couldn't remember your Username? If you don't want your Users to go through this your simply have to change 2 lines of code in the checklogin.php more


Shorten webSPELL Texts

Cutting
You may come to the point where you find a really long text and you want to shorten it up.
E.g. your File-Categories-Overview - if you provide detailed Information for your Downloads the List can get pretty long. I'm showing you 3 ways to shorten Texts up. If you have any additional methods, let me know ;) more


Tweet Button for webSPELL

TweetButton
@derwebdesigner wrote a tweet about the Tweet Button - I already removed the Tweetmeme Button and added the Tweet Button here on weSEO.de, mainly because the Design of the Tweet Button fits weSEO much better then the Tweetmeme one. more


Delete Spam Easiely

As I found a Topic on webSPELL.org asking for a method to delete Spam, I figuered out an easy but quiet powerfull way to do so. more


Google Maps Membermap


I'm currently working on a Membermap for webSPELL using Google Maps.
Your Location is determined by your IP-Address, using the MaxMind-API.

Take a look yourself: http://weseo.de/wobinich/


webSPELL 4.2.2a Release

webSPELL 4.2.2a Clan Edition & webSPELL 4.2.2a Society Edition
And again we have just finished a new webSPELL release for you. As you are able to see at the version numbering this is again a pure bugfix release. You are able to see the changes we have made in our changelog. We wish you all a lot of fun with this brand new webSPELL release!
Download webSPELL 4.2.2a Esports & Clan Edition

webSPELL goes social
As you may have noticed already we have added a webSPELL Facebook Group and a webSPELL Facebook Fan Site, don't hesitate to become a member of the group and a fan of webSPELL at Facebook! Additionally you might want to follow our twitter feed, which will be updated more frequently in the future. Another service we added for you is the Addthis bookmark service which enables you to bookmark various pages of webspell.org in your favourite bookmark service.
Source: webSPELL.org


Styling webSPELL buttons

Tutorial on styling those ugly default webspell buttons.

Add following code to your stylesheet and modify to your needs.
Also you can add :hover and :focus selectors.


Still hungry for Blog-Entrys?

Take a look into the Blog-Archive or try the Search-Function.