Posts Tagged ‘wordpress’

Block spammers in WordPress through Project Honey Pot

WordPress and other application blogs are often abused by spammers. There are a lot of techniques how to spam the blog like for example using the automated scripts or getting human spammers. To avoid it you just need to sign of for Honey pot project which contains thousands of spammers IP addresses.

When you will install your WordPress blog you just need to add simple plugin (httpBL) which will check for spam comments and emails.

1. Sign up at the Project Honey Pot web site.

2. Get your personal httpBL API key.

3. Add the plugin from URL: http://wordpress.org/extend/plugins/httpbl/

4. Install the plugin by following the detailed instructions in our comprehensive tutorial about WordPress plugins installation.

5. Activate the plugin from the WordPress administrator panel. Navigate to Plugins->http:BL. Enter the httpBL API key and set the options to your preference.

6. Check the log at the end of the Plugins->http:BL page. The blocked IPs will be listed there.


Then you can check these IPs at http://www.projecthoneypot.org/search_ip.php. There you will find more information why the IPs are listed as spam sources.

How to enable gravatars in WordPress?

Gravatar stands for Globally Recognized Avatar. Users can set their avatars at http://gravatar.com/ and they will be displayed alongside their comments in any website that supports them.

To enable gravatars in your WordPress comments, you can install the WP-Gravatar plugin. Once you activate it, the gravatars will be displayed next to the users that have commented your posts. In addition, you can set a custom image to be displayed if the user does not have a gravatar account.

If you enable gravatars on your website, you can allow users to post comments without being registered. At the same time you will be able to recognize regular visitors through their gravatars.

Note that gravatars match the e-mail that users have registered with. Therefore, if someone sets his/her e-mail as yours, you will see your gravatar next to his/her posts.

How to display FeedBurner feeds on your website?

FeedBurner provides you with a lot of useful statistics about the usage of your feeds.

Using FeedBurner is simple and free. In order to use FeedBurner, you should go to the official website and register for the FeedBurner service.

Follow the detailed instructions to set up your FeedBurner account.

All you have to do then is set your application to display the links to your feeds through the FeedBurner server. Your feeds’ URLs should look like:

http://feeds2.feedburner.com/something

There are FeedBurner extensions available for the most popular CMS applications:

  • If you want to set up WordPress to display its feeds with FeedBurner, you can use the FeedBurner FeedSmith plugin or a similar extension.
  • If your website is created with Joomla, you can choose one of the many available modules and components that allow you to use FeedBurner. For more information and download links, check the official Joomla extensions directory.
  • In case you use Drupal, you can use the FeedBurner module to display your feeds with FeedBurner.

How to embed a video into a post in WordPress?

Embedding videos into your WordPress posts is quite simple.

To embed a video in a new post, go to your blog’s admin area > Posts > Add New. Click the “Add Video” button in the WYSIWYG editor menu and then click on the “From URL” tab.

In the “Video URL” field type the URL of the video you want to embed into your post. Type its title in the “Title” field.

When you are ready, click Insert into Post.

Publish your post and you will be able to see the embedded video in the new post on your WordPress blog.

How to create an image gallery in WordPress?

WordPress comes with built-in gallery functionality – you can add several images to a post and show them as a gallery.

To create a gallery in a new post, go to your blog’s admin area > Posts > Add New. Click the “Add an image” button in the WYSIWYG editor menu and upload the images that will be shown in the gallery.

When you are ready, click Save all changes. A Gallery tab will appear and when you click it, you will be able to arrange your images and set the gallery settings. To insert the gallery to your post, click Insert Gallery.

Publish your post and you will be able to see your gallery in the new post on your WordPress blog.

How to add images, audio and video to posts in WordPress?

WordPress makes it really easy to add media to your posts.

To add media to a new post, go to your blog’s admin area > Posts > Add New.

In the WYSIWYG editor menu you can click any of the following buttons to add media to your post – “Add an image“, “Add Video“, “Add Audio” and “Add Media

How to add tags to a post in WordPress?

Adding tags to your WordPress posts will help you organize your blog’s content.

Tags will also help your visitors find their way around your site more easily.

To add tags to a new post, go to your blog’s admin area > Posts > Add New. When you write your new post, you can add a tag to it by typing the tag word in the Tags field on the right and clicking the Add button. You can add as many tags as you want.

How to create a page in WordPress?

You can easily create a static page in your WordPress blog from your admin area > Pages > Add New.

When your page is ready, you can save and publish it by clicking the Publish button.

How to save a post/page as a draft in WordPress?

WordPress gives you several draft options so that you can save your work without having to publish it immediately.

This way you can work on a new post/page as much as you want and publish it only when it is ready.

To save a post as a draft, go to your blog’s admin area > Posts > Add New. Write your post and when you wish to save your progress, click the Save Draft button.

To save a page as a draft, go to your blog’s admin area > Pages > Add New. Enter the content of the new page and click the Save Draft button to save your page as a draft.

How to edit existing links in WordPress?

You can edit your existing links from your blog’s admin area > Links > Edit.

From here you can delete your links or change their settings. To edit a link, click the Edit button which appears when you hover over it.