[METHOD]How to get almost any wordpress theme for free

Gintoki

Regular Member
Joined
Mar 24, 2012
Messages
248
Reaction score
173
Hi fellow BHW members!

First of all, I don't know if this has been posted before, or if this is the appropriate section for this thread. If any of these two cases happened then I am sorry. I just wanted to give something back to this community.

So I have seen some threads lately about people asking for certain wordpress themes. Some requests were successful, some were not. But today I want to show you a method that can get you almost any wordpress theme for free, and there isn't much work involved.

This method is based on google, and people who don't know how to set up a robots.txt properly/don't care/don't even know what it is. So here is the thing: if you don't set up your robots.txt properly, google might index pages that you don't want it to. This includes the wp-content/uploads directory where uploaded themes are stored.

All we need to do is search for these pages. Go to google, and input the following line:

Code:
(htm|html|php)intitle:?index of" +  ?infocus? (zip|rar)
Obviously, "infocus" is the name of the theme you are looking for, I just used infocus theme as an example. This will not work with themes that gives its zip file random names like "asd7qrS", since you can't guess it. You always have to guess the name of the zip file, but in a lot of cases it is identical or a longer/shorter version of the theme's name. In some cases finding the theme isn't enough, because the theme requires a serial key or ID&PW to work. In these cases you can't use the theme. If you are pro in PHP you can try to break their protection though. I have to mention that in some cases I have found cracked premium themes with this method, so not all is lost :P

Now I will give you an example. Lets stay with the Infocus theme. I checked it on the "do not share list", so this shouldn't be a problem.
pic2.jpg
As you can see here I simply entered "Infocus", which seems to be included in the zip file's name so I found it no problem. Click on the link, you should see something like this:
pic1.jpg
Here among other might be interesting things you can see the zip file (theme) you are looking for. Just click on it, and the download starts. In some cases the page is indexed but you get access denied message. Unfortunately this means you will have to look for another site.

I hope this method was helpful to you!
 
It works if someone who uses the theme didn't protect his uploads folder. The more popular the theme, the more chance you got for this to happen (more people = more chance to find a noob among them).
 
you can also put: name of the theme + nulled
Almost all of them are shared around.
Yeah, I mostly use this method when the default google search doesn't bring the results I want. Also I have bad experience using nulled themes from torrents/mediafire/etc, I have found harmful code in them in numerous cases. But whatever is the case I always scan my new themes with virustotal and try them on an empty/test website first to see if they cause any problems.
 
Yes you have to take care of modified themes/plugins. I use the exploit scanner plugin (for wordpress) to check if there is any hidden code in all nulled archives that I download.
 
yep, pretty good method and it CAN BE used for tons of other things, not just themes :)
 
Thanks OP!

As mentioned by others, you can find other stuff like plugins.
 
I just tried it for themeforest templates and it worked. (htm|html|php)intitle:"index of" + "themeforest" (zip|rar)
Thanks for the tip
 
Hey, Your method worked. I have seen some [Get themes] threads on member downloads too..lol..
 
thanks for this!

dont some premium themes "phone home" to verify licenses? or would this not be a common worry?
 
Awesome share... Thanks mate, works quite well :)
 
Quite clever use of google. And a good scrapebox practice example;).
As for the "nulled" themes - I don't recommend using theme. They often contain viruses, and no scanner would protect you from all of them.

D.
 
Back
Top