Tag Archives: WordPress

Using .htaccess to Prevent Images Hotlinking & Saving your Web Hosting Bandwidth

Did you ever noticed that your images are being hotlinked on someone else’s server and consuming your server bandwidth? This is actually is direct linking to a web site’s files (images, video, etc.).without your permission.

It is bad, as it not only stealing our images, it also take advantage of our bandwidths. Since web hosts charge based on the amount of data transferred, bandwidth is an issue.

Hotlinking should be stopped because others undesirable consequences like switcheroo can often occur.

Using control over.htaccess is one of the most efficient way to prevent image hotlinking. Go through the following steps:

Creating & Placing .htaccess in Root (main) directory

Simply open a notepad & save it as .htaccess without any extension behind. If already have the .htaccess uploaded to your server, simply edit it like in step 2.

Editing .htaccess File

Paste the following code in the .htaccess file:

RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?yoursite.com [NC]
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?yoursite2.com [NC]
RewriteRule \.(jpg|jpeg|png|gif)$ http://yoursite.com/other_image.jpe[NC,R,L]

Note: In Last line of the above code the image other_image.jpg is not hotlink protected or your server can go into an endless loop.

In the above code yoursite2.com can used be stop hotlinking from specific outside domains only, such as myspace.com, blogger.com and livejournal.com

If you want to display 403 Forbidden error on hotlinking simply paste the following code instead of the code shown above.

RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?yoursite.com [NC]
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?yoursite2.com [NC]
RewriteRule .*\.(jpe?g|gif|bmp|png)$ - [F]

Remember, Hotlinked images can only be replaced by other images, not with an HTML page.

Using .htaccess to prevent hotlinking helps you block some legitimate traffic using these techniques.

What do you think about other ways to prevent images hotlinking on your blogs? Do you like this technique? Share with us your views.

How to Avail WordPress Ping Facility to get Max Exposure and Inbound Links

In my last post, We have just seen how to update all those popular & most used search engines in one click, about blog updates using Ping-o-Matic.

For WordPress user, updating & notifying different services & search engines becomes more easy as wordpress as integrated Update Services Feature.

Update Services are tools you can use to let other people know you’ve updated your blog. WordPress automatically notifies popular Update Services that you’ve updated your blog by sending a XML-RPC ping each time you create or update a post.

In turn, Update Services process the ping and updates their proprietary indices with your update. Now people browsing sites like Technorati or Sphere can find your most recent posts!

Ping Services That I Use

http://api.moreover.com/RPC2

http://bblog.com/ping.php


http://blogsearch.google.com/ping/RPC2


http://ping.weblogalot.com/rpc.php


http://ping.feedburner.com


http://ping.syndic8.com/xmlrpc.php


http://ping.bloggers.jp/rpc/


http://rpc.pingomatic.com/


http://rpc.weblogs.com/RPC2


http://rpc.technorati.com/rpc/ping


http://topicexchange.com/RPC2


http://www.blogpeople.net/servlet/weblogUpdates


http://xping.pubsub.com/ping


http://blogsearch.google.com/ping/RPC2http://1470.net/api/ping


http://api.feedster.com/ping


http://api.moreover.com/RPC2


http://api.moreover.com/ping


http://api.my.yahoo.com/RPC2


http://api.my.yahoo.com/rss/ping


http://bblog.com/ping.php


http://bitacoras.net/ping


http://blog.goo.ne.jp/XMLRPC


http://blogdb.jp/xmlrpc


http://blogmatcher.com/u.php


http://bulkfeeds.net/rpc


http://coreblog.org/ping/


http://mod-pubsub.org/kn_apps/blogchatt


http://www.lasermemory.com/lsrpc/


http://ping.amagle.com/


http://ping.bitacoras.com


http://ping.blo.gs/


http://ping.bloggers.jp/rpc/


http://ping.cocolog-nifty.com/xmlrpc


http://ping.blogmura.jp/rpc/


http://ping.exblog.jp/xmlrpc


http://ping.feedburner.com


http://ping.myblog.jp


http://ping.rootblog.com/rpc.php


http://ping.syndic8.com/xmlrpc.php


http://ping.weblogalot.com/rpc.php


http://ping.weblogs.se/


http://pingoat.com/goat/RPC2


http://rcs.datashed.net/RPC2/


http://rpc.blogbuzzmachine.com/RPC2


http://rpc.blogrolling.com/pinger/


http://rpc.icerocket.com:10080/


http://rpc.newsgator.com/


http://rpc.pingomatic.com


http://rpc.technorati.com/rpc/ping


http://rpc.weblogs.com/RPC2


http://topicexchange.com/RPC2


http://trackback.bakeinu.jp/bakeping.php


http://www.a2b.cc/setloc/bp.a2b


http://www.bitacoles.net/ping.php


http://www.blogdigger.com/RPC2


http://www.blogoole.com/ping/


http://www.blogoon.net/ping/


http://www.blogpeople.net/servlet/weblogUpdates


http://www.blogroots.com/tb_populi.blog?id=1


http://www.blogshares.com/rpc.php


http://www.blogsnow.com/ping


http://www.blogstreet.com/xrbin/xmlrpc.cgi


http://www.mod-pubsub.org/kn_apps/blogchatter/ping.php


http://www.newsisfree.com/RPCCloud


http://www.newsisfree.com/xmlrpctest.php


http://www.popdex.com/addsite.php


http://www.snipsnap.org/RPC2


http://www.weblogues.com/RPC/


http://xmlrpc.blogg.de


http://xping.pubsub.com/ping/

This is the list of Pings that I use to notify & update different services. This is a recommended ping list for a WordPress blog.

If you want the update services to be pinged, just Copy & Paste all the above update service URIs listed under “Update Services” on the Setting -> Writing under the administration screen.

Every time you post these services will be notified of your blog post increasing your online exposure & inbound links.

Getting Ready to Convert your Blog into A Money Making Machine

Before you start, to take a journey of converting your blog into a money making machine, I am going to tell you the first requisite thing to focus on.

What you will need to Kick Start?

Yes, that’s important. To get the taste of the fruits you need to plant the tree first. So, to start with you need to establish the base onto which you are going to work.

(Credit: http://www.flickr.com/photos/nlhank/3760913731/)

(Credit: http://www.flickr.com/photos/nlhank/3760913731/)

First you have to setup a blog & start blogging. What is a blog? This quick video helps you understand that.

I had already covered Starting a New Blog for Free using a free tools for setting up and publishing your own blog online. With its easy-to-use and customizable templates, you can create an account and start blogging right away.

You can also choose to go with hosted blog(with custom domain) & start with wordpress as the blogging platform.

Go for a Valid Payee name & Email address(For AdSense)

Sign up for a valid email address(I prefer Gmail, Why?) if you not have already & enter correct full information there. Make sure that you are using a strong password. For Google AdSense, this email & your valid present resident address, will the basic necessity.

Payments will be made out to the name on your account, so make sure to include your full and valid name.

Go for a new Paypal Account(Its Free)

For most of the online money transactions you need to Sign up for a Paypal Accout. You can Sign up here.

Sign up for PayPal and start accepting credit card payments instantly.

Paypal is a free, most secure, widely used online service for online money transactions. This will be helpful to you in future & making everything easy while joining the Affilates program.

Once you have done with that you ready to make money online.

I am going to cover Does your website meet all the necessary requirements? & most of everything that is required to convert your blog a Money Making Machine in my next articles.

You can Suscribe Inforids.com for to get everything about AdSense & making money online.

15 High Quality & Awesome Premium-Like Free WordPress Themes

Really the War of WordPress themes is already going on & many beautiful WordPress themes are available, many are good and only a little are just one of a kind. The choice is big enough, but the search is worth it. Today we present speacilly for or readers,  only 15 Free High Quality & successful Premium-like WordPress Themes that are truly impressive with great look & functionlity.

Neoclassical

[Demo & Download]

Blue Station

[Demo][Download]

Indomagz

[Demo][Download]

Magazeen

[Demo][Download]

Tech-Press

[Demo][Download]

Type Based

[Demo & Download]

Black Motion

[Demo][Download]

Deskspace

[Demo][Download]

Yoghourt

[Demo & Download]

Simple Balance

[Demo][Download]

Blues – Free WordPress Theme

[ Demo & Download]

Freemium

[Demo][Download]

MainStream

[Demo & Download]

DarkForest

[Demo & Download]

BlakMagik

[Demo][Download]

Find that interesting. Suscribe us & Follow us on Twitter to get more free wordpress themes, designs & freebies.

Why WordPress as Website or Blogging Platform? The 6 Heavy Reasons you can’t Ignore

WordPress, first appeared in 2003, is a free and open source blog publishing application. WordPress is the official successor of b2cafelog which was developed by Michel Valdrighi. The latest release of WordPress is version 2.8, released on 11 June 2009. When you think of WordPress you probably think of blogging. That’s how most people use it. They sign up for a free blog and start posting about a variety of things. Some blogs are very specific and targeted while others are just general every day kind of blogs. You might not be aware of it, but some excellent looking websites are also using WordPress without using it as a blog at all.

Those 6 heavy reasons that insist you to use WordPress as your first website or first blog are:

Its Free & Open Source

WordPress is an Open Source software which allows it to be used free of cost. You can use it on any kind of personal or commercial website without have to pay a single dime for it. It is built on PHP/MySQL (which is again Open Source) and licensed under GPL.

Ease of Use

WordPress is designed for the masses. That means there’s really no specialized knowledge necessary to sign up for a blog and get started. If you want to go beyond the free blog and take advantage of their premium features, they’re thrilled. So they lead you through it step-by-step to make it easy.

It assumes that you have Zero knowledge of web designing. Deciding to go from a free blog to hosting a domain with your blog as your site is fast, inexpensive and easy. At that point, your .com address contains the blog, which you can arrange pretty much any way you want.

Built-in Tools

Using the blogging and content tools provided by WordPress, it’s easier for many to create a great looking website than it is to use a more complicated piece of software. To create a WordPress site you don’t need an HTML editor or some “what you see is what you get” (WYSIWYG) software to help you build the site. You can still use these, for the most part, but you can also do the same things right through the WordPress interface, including using CSS.

You also won’t need a tool for uploading like an FTP client, and you won’t need to learn a complicated file manager or control panel. If you’ve chosen a theme and made a few blog posts, you already understand how making changes in WordPress works. There’s really no learning curve in going from free blog to website.

Search Engine Friendliness

WordPress blogs, if they’re using keywords and contain relevant content, can rank high in searches on those keywords. Google tends to favor some sites over others, while completely ignoring some domains. Content on WordPress tends to be favored. So your website, as long as you actually do concentrate on keywords and content a bit, will probably have a better chance at showing up in search engines than if it were hosted somewhere else.

Popularity and Community

If you’re not paying WordPress and website experts to do your website for you, then the idea of setting up a website anywhere, let alone on WordPress, is probably daunting. But because WordPress is so popular and used by so many people, it’s easy to get help with a problem.

If you have your website set up with Host X and you’re having problems with the PHP, you can wait to hear back from them or do an online search and try to find the exact problem in the exact server configuration in detail. But the WordPress community has active forums where you can ask questions. And chances are your blogging question has already been asked and answered, so your problem could be solved with a quick search.

Support & Forums

If you got stuck somewhere, then its a NO problem. This is because there are so many people using WordPress, so many websites on support which are always there to take you out from the trouble easily. Also,  many Intellient Minds are working in WordPress support forums, where you will be listened & answered.

See what is new in WordPress 2.8

SEO Guide for Creating XML Sitemaps for your website

After understanding what are sitemaps & importance of sitemaps for SEO of your site it is now required to go for the first step, creating sitemaps for your website. What are Sitemaps & how important they are in SEO?

There are so many methods to create XML sitemaps. XML sitemaps can be create using online tools or by softwares.

Create XML Sitemaps Online

Somtimes it is needed to create sitemaps online which is a much easier option when your site is having page size less than 500 MB. This option is excellent for you if you own blogs on Blogger, Typepad or other free blogging platforms.  To build your website XML sitemap online you can use the excellent free service provided by xml-sitemaps.org which helps to create sitmaps in different formats like XML, ROR, Text & HTML.

Just enter the website URL & other details just what I have done in the following screenshot below & Click Start.

Click to Enlarge

Field value for Inforids.com

This process will take some time depending upon the pages in the website.

Result will allow you to save the sitemaps in all the different format. Just Downlaod them & its done.

Create XML Sitemaps using Plugin

Thanks for the Google Sitmap plugin allows to create sitemaps for once & leave the rest of the job to this plugin.

This option is most suitable & easy to implement if you own a website hosted on servers & use WordPress platform. Simply download the plugin & upload it to the server using FireFTP or FileZilla software. Activate it from the plugins page & configure the options you want. All Done.

Everytime you edit or create a post, your sitemap is updated and all major search engines that support the sitemap protocol, like ASK.com, Google, MSN Search and YAHOO, are notified about the update. It supports all of the WordPress generated pages as well as custom ones.

So, Once you have an latest sitemap in hand you can submit it to different search engines, which will be covered in the nest post under  Complete SEO Success Guide for Bloggers section.

30 Must have WordPress Plugins for Admin to Enhance their Website Control

WordPress is the most eminent & competent platform for website owners & bloggers today. It’s also the most accepted one in platforms niche.  WordPress support for using plugins makes it more robust, easy & reliable platform for administrators, providing them full control over their websites & blogs. Here you can find the most requistic Plugins for WordPress Administrators.

Read more »

WordPress 2.8 Baker Released | A First Look on its Key features

Finally the “Baker” version of WordPress arrived yesterday, with so many cool & more enhanced features. Named for noted trumpeter and vocalist Chet Baker, this WordPress had got a lot with it for the people who love it. Major improvement were done in the themes, widgets, taxonomies, and overall speedwith about over 790 bugs fixes. This video explains  more than the words.

Highlights of what’s new in WordPress 2.8:

  • New drag-and-drop widgets admin interface and new widgets API
  • Syntax highlighting and function lookup built into plugin and theme editors
  • Browse the theme directory and install themes from the admin
  • Allow the dashboard widgets to be arranged in up to four columns
  • Allow configuring the number of items to show on management pages with an option in Screen Options
  • Support timezones and automatic daylight savings time adjustment
  • Support IIS 7.0 URL Rewrite Module
  • Faster loading of admin pages via script compression and concatenation

How to use Google Gears for Firefox to Turbo up WordPress Loading Speed [Video]

Weekly Video Grabber section of Inforids.com brings to you A nice quick video that can help you speedup loading of wordpress sites.

It shows you How you can use Google Gears & Turbo tool provided by WordPress to speed up site loading & responses.

This will speed up general use of WordPress by downloading key files to your computer. WordPress uses Gears to locally store (cache) files for the blog dashboard can be very helpful for the administrators.

In my post How to Use Gmail in Offline Mode? Google Gears makes it so I have already discussed about Google Gears & using Gmail in offline mode.

Using WordPress cache plugins are a great way to staticize, speedup & increase responsiveness of webpages.

Best & Simplest Way To Add Thumbnail to Post Excerpts in WordPress Themes

Adding images to post excerpts can be done in number of ways but the simplest & best way is the concern of most of the wordpress users. Why? Adding images using custom fields is good but not the best.

What if, after writing so many posts to your blog & then after going to add images via custom field separately for each post. Its hectic.

Why not go for a solution that is just 2 clicks away?

Yes, I am talking about the most easiest & reliable way to add thumbnail images to posts excerpts with these benefits:

[1] Using the first image of any post as the thumbnail image of that post wherever you show excerpts (archive page, feed, category page).

[2] No matter, which medium you use for storing the images used in the post, this method will work.

[3] NO need to work with custom fields. Using images that are already in the post.

In simple words, this method will work also for the images that are actually NOT hosted on your wordpress. So, you can also use blogger, photobucket or any other as your image storage medium.

So, just download the Thumbnail for Excerpts plugin for wordpress. Upload it to the wordpress directory & Activate it. All Done, it will do all the job for you. Simple & Easy.

Related Posts with Thumbnails
  • Page 1 of 2
  • 1
  • 2
  • >