Showing posts with label tips. Show all posts
Showing posts with label tips. Show all posts

Friday, 28 November 2014

// // Leave a Comment

4 Things Your Competitors Can Teach You About Alexa rank

We know every one need a Good Page rank for their web site or blog . Can you think about how to get a good page rank for your site ? Good Page rank require some criteria . One of the important factor is Alexa rank .What is Alexa Rank ? How to get a good Alexa rank ? Today i would like to share some good stuffs and tips to know about Alexa rank . Increasing any rank is a important one when consider a site owner or blogger .
increase alexa rank

Alexa rank is a one of most popular web site rank is determined by Alexa company ( An Amazon product ) . The rank is determined by considering some important web site factors . Today millions of websites uses this crucial rank . To get a high Google page rank , your site must have a good Alexa rank . The rank is determined by Alexa company is by using traffic , back links and some SEO (Site Engine optimization) parameters too . Let us look the most crucial things your site must have to get a good Alexa rank .

1 . " Content is always king "

Most important step is to make your web site valuable. valuable always depends upon Quality articles . Is it ? yes . Quality articles invites visitors and there fore making good traffic too . So write your blog or site with good quality articles . It also increase your Alexa rank and therefore get a good Google page rank too . You can look here how to start a good blog .

2 . Myth about Site Engine optimization (SEO)

The Next important factor is to determine Alexa rank is Site Engine Optimization . There are lot of ways to make your blog or site to become SEO friendly . HTML page optimizations are one of the important way to become SEO friendly . You can check how to index and get good SEO friendly articles . Using meta title you can increase your optimization process too .

page rank alexa

3 . Improve your Site with Quality Traffic   

You can get Traffic to your site from any ways . But You know how to drive Quality traffic to your site ? It quite tough . But don't worry , You can get it via keyword research ways . let us look how can we do keyword research for quality traffic .

4 . Role of Social sites and followers    

The third factor to determine the good Alexa rank is site popularity . Site popularity can be done through quality post . Today Social sites play a vital role for the site popularity .You can get good number of Followers through Social sites .But careful , here also Quality of the articles determine the Followers . You can check how to automatically publish your post to face book and also look how to share post to twitter .
     
        
Read More

Monday, 29 September 2014

// // Leave a Comment

Delete all your social accounts in a single click

Social sharing sites are the one of the critical factor to increase traffic and get attentions for new bloggers . We know today lot of social sharing sites are popular and new sites are emerging day by day . When consider SEO ( Site engine optimization ) process , Social sites are one of the best asset to new web site owners . Since Social sites do a important factor in articles popularization task .

Read more : Tips to write SEO optimized Articles for better indexing
 
Delete in a single click
We alredy share some articles about auto posting in social sites method for new upcoming bloggers . We alredy said how to add your articles to facebook  , add to twitter etc . Today , we would like to change our mind and go behind how to delete these social sites account with in a click . The major benefit is that , we can get all social sccounts under a single web site and you can manually delete which account you want to delete it . Let us look how can we set that function .

Steps for deleting your social sites

  • Go to justdelete web site . There you can see lot of social sharing names .  
  •  
    Delete Social sites
     
  • Type your social sites name that you want to delete and click on the search button .
  •  
  • A window is prompt . Just login to your social site account .
  •  
  • After that you can see a window . It is for deactication or deletion process .
  •  
  • Continue your process of deletion or deactivation .
  •  
  • Thats it ! you done . Repeat above steps for deleting another your social account .
 
Read More

Friday, 19 September 2014

// // Leave a Comment

Hack any passwords with a working Keylogger In Linux

Are you heard about keyloggers ? Actually what is keyloggers . This a software programme or hardware device used to store your informations from keyboards . Keyloggers are mainly used by hackers for hacking your detials from the input devices . Majority people for used to find the passwords .
password hack
We can get some keylogger hardware device which is connect with your system to find the details . There are lot of softwares that for keylogging process in windows OS .

* Read More : How can we run GNU/Linux Applications on Windows OS ?

What about in linux OS ? Today i would like to share a best and working method to get keylogger for linux OS . Follow my steps .

Install keylogger in Linux

Steps : 

> Here my OS is ubuntu 12.04 . You can use any linux version operating system .
Method 1 :
> Open Ubuntu Software center  , type logkey in the search box .logkey is a software only for GNU/Linux.

software centre linux

> You can see a logkeys software tool . Click on the icon and you can get a button for installation .

* Read more : Multibooting ,Virtualization process : Overview on GNU/LINUX and WINDOWS

ubuntu install


Method 2 :

> You can install logkeys with a teminal .
> Go to dash and type terminal . Open the terminal .

* Read More : Windows hacking : Login to your Windows Account with out Password
> Type this installation command using terminal .
sudo apt-get install logkeys
 > After sucessfull Installation , type this command .
touch yourfile.log
> Note: ( You can write any name intead of yourfile ) . This will create a yourfile.log file in your home folder . All the keystrokes will saved in this file .

> Next ,Type the below command to start this application and save your keystrokes to yourfile.log file .


sudo logkeys --start --output yourfile.log
> So this Application will save your keystrokes to yourfile.log file . To view this file you must close this running application by this command .


sudo logkeys --kill
> After that to read the keystokes from the file using this command .
strings filename.log
> That's it . You can get the keystrokes or ntered passwords through this yourfile.log file .
Read More

Tuesday, 16 September 2014

// // Leave a Comment

Windows hacking : Login to your Windows Account with out Password

One of the most popular operating system is Windows . They also relaese their latest versions 8 , 8.1 etc. Compared to new upcoming open source Linux operating system windows shows their vulnerability by hacking methods . Today i would like to share a hacking tricks and tools for hack your windows operating system .
 
 
After done this hacking tools operations , any one can login to your windows operating system with out knowing any password.
Hack windows
Read More

Monday, 15 September 2014

// // Leave a Comment

Unlock write protection of drives through command prompt

We know cmd (Command prompt ) is most important tool used for commanding windows operations or control the windows functions .
write protected drives
Read More
// // Leave a Comment

How to Lock your pendrive/USB write protected in windows ?

We want some time to protect my usb drive from the third party users. There are lot of methoda today available . I would like to show how to protect your pendrive write protected by editing the registry files. After done the write protection ,You can't copy any files to your pendrive.
USB locking

 

 Steps :

> Insert your pendrive to your USB drive. Check it is not write protected (checking by copy any thing to your USB)

> Press windows+R or run .Type regedit. Press enter.

regedit on running
 
> After that you can see a window like this image

windows registry
 
> Click on arrow near HKEY_LOCAL_MACHINE and click on arrow of SYSTEM and CurrentControlSet

reg edit 2 windows

> Right click on the control and add new key

controls of windows reg

> After creating new key, change the name of new key to StorageDevicePolices

reg editing by renaming
 
 > Right click on the StorageDevicePolicies, New >DWORD(32-bit)

storage device editing
 
> Right click on the write protected file of DWORD(32-bit) and click manage .

reg write protections
 
> Change the value Data to 1 .

DWORD of editing reg
 
windows registry editor
 
> Thats It. You done! Remove the pendrive and again plug in to drive and check it.Yeah it become write protectd

write protection message of windows
Read More

Sunday, 14 September 2014

// // Leave a Comment

Trick to find Any Mobile Number Details quickly

I experienced today , a unknown mobile call was annoying me lot . So i decided to find who is that guy ? But how to find the owner of that mobile number ? I think many of yours experience the same problem. Is it ? At last i got a solution at this minute . Let us look how to find the region and owner name of any mobile number quickly. 

Are you heard about the true caller application ? This application got more attention today because of it's working to find the details of mobile number. If you have this applicaton installed in your smart phone it is easy to find the mobile number details . If not, Don't worry. I will explain the solution to find using true caller web site. Follow my steps.   
 

Steps : 

> Go to the true caller website.You can see a window like this image

true caller applications
Read More

Saturday, 30 August 2014

// // Leave a Comment

Upload your files to internet safely using dropbox

Most of the Web owners and Bloggers need to upload their file safely . The files may be any java  script, Php, HTML ,CSS etc . I think most Web owners commonly don't need upload their files to a third party site because all hosting sites provides space for uploading their web files . When the space is overflow , some time they need to upload their file to third party sites . When consider blogger , Most of the bloggers need to upload their internal sccript files and external files to a third party sites.
upload file safely
So, Today i would like to share a method for uploading your files to a third party sites safely. The trusted third part site is dropbox . Let us look how to upload and get public sharing links. Follow these steps.

Steps for upload files to drop box  :    

> Go to dropbox .You must create an account in dropbox for uploading your files. Don't worry ! it is free

drop box first
 
> Sign up the form using your details. After that some time dropbox conform your account , using email conformation links .

sign up form of drop box
 
> After sucessfull acount setup , You can get a account . You can see like this .

drop box account
 
> Click on the uploading file icon . Using this upload meethod ,You can upload your files to dropbox .

upload using drop box
Read More

Friday, 29 August 2014

// // Leave a Comment

How to block Facebook ,YouTube sites from web browser in windows

We know some time , some websites are become irritating to us . How to block such sites from our web browser in windows ? Many parents are some time irritating about some social web sites when their childrens continuosly uses because childerns are addicted to that . After that they think about how can i block such sites in my browser . Don't worry ! Today i like to share a tutorial about how to block certain web sites from your web browser in windows . Let us look .
Block of web sites
Here i show about URL address blocking using local host method. We can manually add some  adress to the windows local files . look these steps :
 

Steps :

 
> Go to Start - All programs - Accessories - open Notepad (Run as administrator).

open notepad

> Clik on File - Open and open this path file C:\Windows\System32\drivers\etc 
 
> You can see some files there . Open the host file from that.

open files
 
> You can see some codes like this image.

notepad codes
Read More

Thursday, 28 August 2014

// // Leave a Comment

Watch YouTube videos with out sign in : A simple trick

You tube is one of most popular online video sites today. Some time we know in you tube, some videos are strightly prohibited for some age groups .To watch such videos you tube ask sign in for  the age conformations . This is good method but annoying too. Compared to other popular online video sites like dailymotion, metacafe etc they only use age filter gate process but it's not annoying seriously. So next question is how to watch youtube vidoes with out sign in ? yeah , you can watch it . Let us look that

videos-you tube

Steps

 
> Go to you tube site Here
 
> Take a video that contain sign in process.






Read More

Wednesday, 6 August 2014

// // Leave a Comment

How to start a best blog sites and become a blogger

In my Experience, Anybody can become a blogger but it is quite hard to beome a best blog site blogger. In blogging field,there are two choice one is professional blogger and others . Any body can create a personal blog and our aim to become a good blogger. So for that we need good quality articles .This is first thing for a blogger. Traffic ,SEO , Earnings are secondary factors .
Let us start How to create a blog. You can take google blogspot field or wordpress field. It's your choice . But i think google blogspot is better than wordpress, because of environment friendly . So let us start quick steps to create a blogspot domain bloggger.

Steps :

>  Go to blogger. Login using your Gmail id and password .

create your blog
Read More

Tuesday, 5 August 2014

// // Leave a Comment

Simple tricks to add meta data to your blog

Meta data is a one of the important things to get a seach engine visibility and SEO . For a blogger, it is very important to add meta data , How can we get that ? Let us look .

Read more :  Tips to write SEO optimzed Articles for better indexing

Read more :  5 Easiest ways to increase earnings from adsense website

1 . Go to blogger and Login to your account using your email id and password .

2 . Select your blog and select template from left side bar .
left side template

3 . Back up your template and press Edit template.
4 . Search Below code on template using Ctrl + F.


<title><data:blog.pageTitle/></title>

5 . You can see code look like this.


<head>
< b:include data='blog' name='all-head-content'/>
< title> <data:blog.Title/></title>

6 . Add below code inside <head> section.


<b:if cond='data:blog.url == data:blog.homepageUrl'>
<meta content='type your blog descriptions'name='description'/>
< meta content='type your keyword with comma' name='keywords'/>
< /b:if>

7 . Press save on template.

Add meta data to blog post

1 . For adding meta data to blog post  just replace
<b:if cond='data:blog.url == data:blog.homepageUrl'>     with  

 <b:if cond='data:blog.url == "your blog post URL" '> 
      In step No 6 of above code.




Read More
// // Leave a Comment

Tips to write SEO optimized Articles for better indexing

Most site owners wants to index and rank their site better on search engine . How this possible ? you can be possible after making good search engine optimization (SEO) process .

search engine optimization
Read More

Wednesday, 30 July 2014

// // Leave a Comment

How to Use Let me Google that for you ( lmgtfy ) to your site

lmgtfy (Let me google that for you ) allows you to create a links and automatically search that links on google. It Very helpful to create a links , increase your page views .

Read more : How to use Google short url service for increasing traffic

After using imgfty you can see whether your site is indexed by google or not. Let us go for how to create links and how to use imgtfy.

Read more : How to start a Sucessful blog and become a good blogger

Steps for using lmgtfy (Let me google that for you ) 

1 . Go to Let me google that for you link .You can see a google page like .
how to use imgfty
use imgfty link

2 . Type your post name or keyword of your blog or site . and press serach . You can see google automatically create a imgfty link for your keywords .
3 . Copy the links . If you want to see how this link works, then press preview button .Google shows for you that.
 
For more illustrations and how this is work in your keywords , watch our video . please subscribe if this is useful to you .
 
 
Read More
// // Leave a Comment

How to use Google short URL service for increasing backlinks

One of the important techniques to increase and create back links  for your website is google short URL service. Back links are one the method to achieve get more page views of your site or blog .

Read more : How to start a sucessful blog and become good blogger  

Read more : How to use Let-me-google-that-for-you (Imgtfy) for increasing traffic

 So to increase this method, google provide a service called google short URL . you can see google URL site when search on google. Let us go for how to setup links for your blog using google short URL service .   

Steps for using Google short URL Service

1 . Go to google short URL  
URL service by google
Google Short URL
2 . Paste or type your Long URL in the Box appears in the page. Press Shorten URL.

type your URL
Type your URL in the Box
  3 . After that you can see a verification captcha box .Type Your Captcha correctly and proceed .
  4 . You can see your site/blog Screenshot with Short URL .Copy the URL and Use this for
       creating links of blog post or site . 
 
You can use our Video Tutorial here for better illustrations . watch it and subscribe channel .
 
  
 
Read More

Tuesday, 29 July 2014

// // 2 comments

Increase Adsense Earnings and CPC easily through keyword research

Compared with a indian and united states guys, their Adsense Earnings is entirely different. is it ? So next question is how to increase adsense earnings ? Any tricks or tips ?

Read more : How-to-use-let-me-google-that-for-you (IMGTFY) for increasing traffic

Read more: How to use google short url service for increasing SEO
Before going to the earnings. We must know about the adsense and it's keyword research . Adsense gives you advertisements based on the particular keywords . It include high pay and low pay based on your sites niche. Then the next important factor of Adsense earnings is cost  per click (CPC). High CPC gives you more earnings .The factors affecting the CPC includes the traffic, visitors and keyword . keyword is one of the more important things in that . So how to find a good keywords for my sites or your blog ? let us go for that. Don't worry my keyword research sites are entirely free . if you can get more keywords and ideas , you can upgrade to premium also.

How keyword research is helpful to my blog/site ?     

keyword is more crucial factor for cost per click (CPC) and earnings . more CPC leads to more earnings. How to get good keyword ideaas for my blog or site freely ? yeah .. you can get from here .
SEO (search engine optimization)  is one of the technique is used by the web masters , blogger for increasing their site or blog visibility . Keyword reasearch  is also helpful for the search engine optimization . Here i explain about 2 keyword research sites.These are keyword spy and Google adword planner .

Increase your Earnings by using keyword Spy   

1 . Go to keyword spy site . You can see lot of tabs and search icon there . Type your keyword in that search box, if you want change country, options are there . press search .
search using keyword spy
How to find keywords using keyword spy  
2 . For example here i used mesothelioma keyword and use united states as country . After hitting search button , we can see lot of reports based on the particular keyword mesothelioma .
reports based on mesothelioma
How to use mesothelioma keyword in keyword spy 
we can see a lot of related keywords of mesothelioma. The very interesting thing is you can see CPC of mesothelioma keyword here . It is $ 86.67 huge!  If you want to see advertisement related to the keyword mesothelioma, you  can use the ads (81) tabs situated above . 81 represents, there are 81 related advertisement related to the keyword mesothelioma .  For the Better result you can see a graph of traffic serach .
Graph related to the keywords
Graph related to the keyword mesothelioma
3 . If you to get a top keyword list , you can see a tab there. click on that tab .
top list suggestions
Top list of keywords

How to get keyword ideas by Google keyword planner ?

1 . Go to the google adword site . login using your google mail id and password. You can see a campaigns page . Go to the tools section and click keyword planner
use keyword planner of google
Use keyword planner for better keyword ideas
2 . After that go to the tab search for new keywords and ad group ideas . and you can see options there.
keyword planner ideas
How to search by keyword planner
google keyword planner
Go to the keyword lists
3 . After typing your keywords , states and your options .You can see a lot of keyword ideas , graph of search queries, bids etc.
keyword ideas values
performance result of a particular keywords
Next you can see lot of related keywords ideas and bids related to that . A very useful ideas of keyword planner is average monthly search . Google show it very fastly for webmasters .It is very helpful gor bloggers and webmasters .
keyword planner bids
result of bids of each keywords

So these are the free keyword serach sites . In keyword spy, you can download the browser application of keyword spy. you can create a performance list of keywords after upgrade a premium account of keyword spy . Google keyword planner is absolutely free keyword search tool for beginers in the fied and webmasters. you can got lot of money form adsense after enabling keyword research in your blog and sites . 

 You can use my video tutorials here . If you like, you can subscribe my video channel on youtube .






Read More