Archive for the ‘webmasters’ Category
SEO bulding backlinks
Well of course everyone oneviruss to build tons of back links very quickly so theor websites will get a higher rank on search engines. For a few days, i did a research on this topic and here is what i learned so far:
1. Search engines like google, Bing, yahoo etc, Analise all the links to your website which are called backlinks. Each site as you might already know has a page rank. If you got links posted on high PR sites, there is a bigger chance that your site will marked as good one.
2. Building backlink can be very hard, but there are many tools, from which the most powerful are Xrumer and Scrapebox. Both these application will help you to build backlinks very easily, up to thousands per day, and they even offer you function to find a DoFollow sites, High PR sites, Gov sites, Edu sites…
3. Before you decide to get on of these tools please note that using such software is illegal. Using them sometimes can be successful but it can be also fatal, which means that search engines can BAN your site, or mark it as suspicious.
4. Xrumer is king from what i have read so far on black hat forums, and also is the most expensive one. It costs 540$, and the latest version at the time I’m writing is ver 5.09 in english and 5.11 in Russian. This software can bypass most CAPTCHA codes, and has many more features than its concurents. You can find some cracked version of xrummer 3 or 4, but they are useless because they’re old. Don’t waste your time searching for a cracked version, dont even download one, because all you’ll get is a virus/trojan in your PC.
5. Scrapebox is much cheaper, and much easier to use and is the only alternative so far. I really like it more, it looks very cool to me, their support is great. Searching for sites where you want to post on forums, comments its peace of cake compared to xrumer. Very powerful tool, laid out very straightforward, good instructions, and – such a great combination of tools all rolled into one! It works though multiple proxies, which are rotating all the time. It costs only 97$ but with this special link you will get it for only 54$, worth to try it. http://www.scrapebox.com/bhw
6. Backlink Booster™ is a powerful technology that automatically increases the power of the backlinks to your website. It’s extremely easy to use (just push the Boost Button) and Backlink Booster does all the work for you. Its all online, you do not have to download any software at all in your computer. It will be lunched on 1st of March 2010, and they ofering a lifetime free subsription to the first 500 users. I did signed up and im waiting for my account, so i can update this post with more details. Backlinkbooster really looks nice, i hope it will work.
7. Here is what you can do for FREE: get a fast host, pinging my site will respond in as low as 55ms, anything higher 100ms is bad. Use free seo online tools on the internet, they will guide you what you will have to clean on your sites code, so you will meet the requirements for SEO.
Conclusion- With these tools:
- Your website ranks higher in search results for your top keywords .
- Your website consistently gets more traffic every day at no cost to you
- You can convert that traffic into increased sales and revenues
- But its risky and you’ll have to invest some cash. However im afraid that this tools will soon kill our favorite search engines, because more fake ranked sites will be shown on the first page
. - No rapidshare or torrent download is available, no cracked version. Even if someone claim that they have a crack they update their software almost every day. Everything works through their servers so they can ban you at anytime. Dont even share your licence if you have one.
Tags: Backlink Booster, backlinkbooster, scrapebox download free, torrent, xrumer 5.09 free, xrumer 5.11 torrent
Google adwords coupon
As requested by alex on my prevoius post about facebook voucher, now im posting a google adwords coupon. Nothing special to say here, except you will have to add a credit cards to get impressions on your ccount.
Create an ad at adwords.google.com/select/
and then enter this code:
DZS9-GXKM-SZZ4-66G8-7A6
You will get 20$ of free adverising !
Clean iframe virus
Long time ago my website was infected by a iframe worm, which was infecting my visitors PC while they were visiting my site. This problem coused me very trouble, because i suddenly lost 90% of my visitors. The problem usually comes if you HOSTING company is infected with such worm (that why i recommand you to select the hosting company carefully) or someone has your FTP password (and i also recommand to change it right now from a virus clean computer)
There is no script in PHP or HTML that can protect you from such atacks, however if you are already infected, there is a script which will help you to clean your host very easily from Iframe in indexes on all directories. Copy this code on a file named clean on your host:
<?php
$filename = $_GET["s"];
$content_pattern = $_GET["c"];
echo "Searching for $content_pattern in ".$filename."</br>";
//define the path as relative
$path = ".";
$webpath ="Type your domain name here. Eg:http://www.diovo.com/";
//using the opendir function
$dir_handle = @opendir($path) or die("Unable to open $path");
echo "Directory Listing of $path<br/>";
list_dir($dir_handle,$path,$filename,$content_pattern);
function list_dir($dir_handle,$path,$filename_pattern,$content_pattern)
{
// print_r ($dir_handle);
echo "<ol>";
//running the while loop
while (false !== ($file = readdir($dir_handle))) {
$dir =$path.'/'.$file;
if(is_dir($dir) && $file != '.' && $file !='..' )
{
$handle = @opendir($dir) or die("undable to open file $file");
list_dir($handle, $dir, $filename_pattern, $content_pattern);
}elseif($file != '.' && $file !='..')
{
if(strcmp("$file", "$filename_pattern")==0){
echo "<li><a href='$webpath.$dir'>$webpath.$dir</a></li>";
$handle = @fopen($dir, "r");
if ($handle) {
while (!feof($handle)) {
$content = fgets($handle);
$test = stristr($content, $content_pattern);
echo $test;
}
fclose($handle);
}
}
}
}
echo "</ol>";
closedir($dir_handle);
}
?>
Now access your site from a URL like this http://www.xxx.com/clean.php?s=index.php&c=iframe, where xxx is your site domain. The S tells the clean code where to Search for the virus and the C tell what to clean. In our case we need to search for index.php files and clean from them the iframe code
This script is writen by Niyaz PK.
Valid Facebook Coupon
Dear visitors, if you want to advertise your web site on facebook than you’re in the right place. I just have found a coupon or voucher, people calls that in both names, that will give you free credit for ads. This is key i valid till March 2010, and i hope you will be in time to visit my site, so you can claim it till is not expired. It’s forbidden to share this coupon by copy/paste. If you want to tell about it to someone else, give them our site URL. Please note redeming this cupon will not give you 100$ value, but you will get 50$.
The couopn / voucher key is:
66KT-39T1-F56K-5N9N
Post a comment below if it has succeeded for you. I’f your interested i can also provide free adwords, and yahoo ones. Please note that you will have to enter a valid credit card / debit card in order to activate your account, so you can recive these promotional credits.
Tags: coupon, facebook ad, free, redem, valid, voucher
Wordpress theme
I have been inactive in my blog for more than a week, because i was working on a wordpress theme. I am making a new website for a friend, who needed a magazine style theme. I was searching everywhere, but many of theme were premium, which means that you had to pay for them. However on theme junkie, i was able to find a theme named channel, which was pretty easy to modify and make it look way better then most of the paid theme i was considering to buy. Here is what i did additionally
- I did modify the layout of that theme,
- I changed the images to wide screen format,
- I deleted few lines of useless code,
- I added some custom PHP programming to make it optimized for adsense or other ad programs,
- Optimized it for google,
- Removed Flicr & content gallery,
- Added administration back-end for additional advertisement slots, so you can simple paste the adsense code without having to use additional plugins,
- and few other things which I cant remember right now.
I saw also the newswire theme, but now i think that the HotFixes theme
, looks way better. I’m offering it for free of course, as everything else on my site. If you’re interested post a comment or write me an email to send it to u. You can preview the theme at www.spiun.com
Or simply look at the screenshot below:
Full preview at www.spiun.com
I will put a download link if you’re interested. For now post a comment and i will email it to you.
UPDATE: 04.12.2009 I have modified the categories look, and i think they are much better now. I will work this week on the frontpage also, i will leave it as surprise for you to see it. Check it out during next week, or subscribe to my feed/follow me on twitter.
Tags: channel theme modified, free theme, magazin style, newswire download, newswire free, newswire theme, portal free theme, portal wordpress, wordpress adsense theme
adsense vs infolinks
I did made a research about putting Infolinks on my site together with adsense. And while i was googling to find the right answer, i found out that many people were curious to know if Infolinks will violate Adsense terms. I did a little research on my own and i got an answer for you.
As you might already know, Adsense is a contextual advertising company, which means that it analyses the web page, and displays the ads related to the page topic. Google calls this “content-targeted advertising”. If you read the Adsense terms, you will notice that they don’t allow other contextual ads on the same page.
Inflolinks is also contextual advertising company, because it analyses the web pages, and marks several text as keywords and makes them clickable, so when you click or put your mouse over the link, they display an ad on that topic.
SO THE ANSWER IS: DONT PUT INFOLINKS IF YOU USE ADSENSE BECAUSE YOUR ACCOUNT WILL BE BLOCKED ! ! !
You can safly use Chitika MiniMall advertising, where you can specify a canned set of keywords for the advert to be included as you copy and paste their code onto your page: arguably that’s more accurate than letting a program guess what your page is about anyway, but it is acceptable as an additional advert. You can also include banner ads (like the BlogAds network) or other advertising. It’s all acceptable to the Google team, as long as the other advertising system doesn’t automatically scan your page and ascertain the best ads to display on-the-fly.
Tags: adsense and banner ads, adsense and infolinks, adsense vs infolinks, adsense with other ad, BlogAds, Chitika MiniMal, conextal advertising, dont use infolink with adsense, google vs infolinks, infolinks block adsense, infolinks violate adsense terms
