Showing posts with label blogger. Show all posts
Showing posts with label blogger. Show all posts

Thursday, October 16, 2014

How to Use Pendrive as RAM – Increase Your System Performance

Hello Readers of INDIHack i'm back with a new post to increase you computer RAM speed using USB pendrive,  USB Pen drives are the most widely used Secondary storage devices for Storing or Transferring the Data. We daily Use USB Pendrives for Sharing, storing or Transferring data from one computer to another but Have you ever thought of Using Pendrive as RAM ? – Shocked!!!  Yeah You can Use your Pendrive as RAM to Increase Your Overall System Performance and speed. Though it will not Work as your Primary RAM but instead it will acts a Virtual RAM for your Computer or Laptop which really helps in Increasing your System Speed and it will also help in boosting up your Works, Data, Copying,  Moving and Games. If You Are Using a Powerful Configuration Computer then you will not be able to Identify any increase in your System But if you are using a low end configuration Computer or PC or Laptop Then you will definitely able see a huge Improvement in your System Performance. Make Sure to have at least 1GB or More GB of Pendrive else You will not be Able to Use Your Pendrive as RAM for your Computer.

Note – Important

Try This With Your Own Risk We are not Responsible for any damage that comes to your Pendrive or System. This is Intended to be Used for Information Purpose Only See Site Disclaimer For More Information.


How to Use Pendrive as RAM – Steps to Follow

  • First of all Connect Your USB Pendrive to Your Computer or Laptop.

Note – Make Sure that You are Using a Minimum of 1GB Pendrive or more then 1GB.

  • Now Click On Start button in  desktop and Then Right Click on My Computer and Select Properties as shown below in the Image

          how to use pendrive as ram


  • Now Go to Advanced System Settings and Select the ‘Advanced Tab’ and Under the Performance Section Select ‘Settings’ Option as shown below in the Image.

how to use pendrive as ram 

  • Now Again Navigate to the ‘Advanced Tab’.
  • Under the Virtual Memory Section Select ‘Change Settings’ as Shown below in the Image.

                            how to use pendrive as ram

  • Uncheck the Box ‘Automatically Manage Paging files Size for all drives’ and Search For Your USB Pendrive as shown below in the Image.

                                 how to use pendrive as ram

  • Select Your USB Pendrive and Click on Custom Size and Give the Initial and Maximum Size according to the Available Free Space in your Pendrive as shown below in the Image.

                                  how to use pendrive as ram

  • Click on Set.
  • Now Restart Your Computer with the Pendrive Inserted in Your Computer.
  • That’s all and Now you can notice the Increased System Performance.



Alternative Method

If You Find the Above USB Pendrive Method Difficult or Length then you can use the alternative method i.e Ready Boost Method. Windows Vista and Windows 7 Comes with a Ready Boost Feature that allows you to Use any of your Flash Drives i.e USB Pendrive, SD Card etc as a RAM for your Computer. Ready Boost feature works by using any of the Flash drive as a Cache to Improve System Performance.

How to Enable Ready Boost Option

  • Open My Computer and Select Your USB Pendrive.
  • Right Click on Your USB Pendrive and Open its Properties.
  • Check the Box ‘Use this Device’ and Move the Slider to Allocate memory to System as shown below in the Image.

                               how to use pendrive as ram




  • Now Choose Maximum Space that you want to Share with your System.
  • Click Apply and Select OK.
  • That’s all and You are all Done.



404 error Page for blogger

                                   Blogger 404 Error

Today I am back with another amazing tutorial and a professional 404 error page. After reading the title of this post, You've known about our today's topic. So let's begin the discuss. In the past with old Blogger interface we're unable to create a custom 404 error page but now it's possible because now that option is also available in blogger in search preferences settings. In the past when someone enters into a broken links, old links or not found page, The blogger used to show a message which was extremely different from original blogs design. Well, These are old things which are now modern. Those who don't know about 404 not founded Error page can read the below passage to understand it.

What is 404 Error Page ?

It is a web page which is being used by all websites to show the error when someone enters into a broken links, old links, page that not available in web page or not found location. In other words, when you enter an incorrect address then that page appears 404 Error page. Basically, In that page the error message and some options are added for better navigation. Got it ? Hope you understand.

 

Professional Error Page

So, here I've brought a professional 404 error page or not found page for all Bloggers blogs. This page is professional because of it is designed with CSS3 and it contains some great options for better navigation in your blog. First of all have a look this image .


Features

This page has some good features which I will listed below.
  • Full Page Width : This page has full width which will hide your sidebar widgets section and gadget that you added and that is what which makes this page more professional.
  • User Friendly Message : It contains a user friendly message which will tell your readers that they have entered into an error page and where to go.
  • Go Back Link (JavaScript Link) : Go back link is also added so that if your readers was reading an article then accidentally he/she clicked on any broken link and with the help of Go back link he/she will return back to article easily.
  • Report Problem To Us (Link To Contact Page) : The reason of adding contact page link is that if any page of your blog is deleted then the user may report to you for better service.
  • Go To Homepage (Link) : So this is a common homepage link for better navigation to your visitor.
  • Stylish Search Box : We've added an stylish search box in that page you that if your visitor is about to find something then he/she may search it easily with that search box in your site.
  • Big 404 Logo : In the bottom of the 404 page, this page contains a big 404 logo by which let your readers know that they have landed on a broken link or not found page.

How To Install This Page ?

Well, After reading about that professional error page now everybody may want to install it in their blogs. So this is free for everyone and you can easily install it by following the simple steps below.
  • Go To Blogger >> Settings >> Search Preferences
  • In the Errors and Redirections, Look For Custom Page Not Found and Click on "Edit".
  • Now a box will appear where you have to paste the following code.


Code : 

<!-- IndiHack404 Page -->
  <p style='line-height: 30px'><strong>
<font color='#ff0000' size='5'>
Oops!
</font> <font color='#666666'>
Looks like you either clicked a broken link or a page that you were looking for doesn't exist. <br/> Kindly do one of the followings:
</font></strong></p>
  <ol style='line-height: 25px'>
    <li><a href='javascript:history.go(-1)'>&#171; Go Back</a> </li>
    <li>Report the Problem to us by <a href='CONTACT PAGE URL'>Clicking Here</a>&#160;&#160;&#160; (<em>This will help us serve you even better</em>) </li>
    <li>Go To Homepage by <a href='HOMEPAGE URL'>Clicking Here</a>
      <br/></li>
<li>Search Anything Using Below Search Box</li>
  </ol>
<br />
 <center><form _lpchecked='1' action='/search' class='search-form' id='search_mini_form' method='get'>
<input id='searchinput' name='q' onblur='if (this.value == &apos;&apos;) {this.value = &apos;Type Here & Hit Enter&apos;;}' onfocus='if (this.value == &apos;Search the site&apos;) {this.value = &apos;&apos;;}' type='text' value='Type Here & Hit Enter'/>
<input id='searchbutton' style='vertical-align: top;' type='submit' value='Search!'/>
</form></center>
  <p>
    <br/>
    <br/>
    <br/></p>
<p align='center'><font size='5'>Page Not Found!</font></p>
<br /> <br /> <br />
<p align='center'> <font style='font-size:150px; font-weight:bold;' color='red'> 404 </font></p>
<style>
.status-msg-wrap {
    font-size: 100%;
    margin: none;
    position: static;
    width: 100%;
}
.status-msg-border {
    display:none
}
.status-msg-body {
    padding: none;
    position: static;
    text-align: inherit;
    width: 100%;
    z-index: auto;
}
.status-msg-wrap a {
    padding: none;
    text-decoration: inherit;
}
#sidebar-wrapper, #midsidebar-wrapper, .gapad2, .blog-pager, .post-header-line-1, .post-footer , #rsidebar-wrapper { display:none !important;} #main-wrapper { width:98%!important;} .post { width:98%!important; }
#searchinput {

background: #FFF url(http://1.bp.blogspot.com/-DqsSIdDHoXE/UC7emvfWcII/AAAAAAAAAwo/X7HUuvC4oBs/s000/search.png) no-repeat 7px 8px;
background-color: #FFF;
border: 1px solid #ddd;
color: #A0A0A0;
display: inline-block;
font-family:arial;
font-size: 12px;
font-weight:bold;
height: 24px;
width:300px;
margin: 0;
margin-top: 5px;
padding: 5px 15px 5px 28px;
vertical-align: top;
}
#searchinput:hover{
border: 1px solid #bebebe;
box-shadow: 0 1px 2px rgba(5, 95, 255, .1);
padding: 5px 15px 5px 28px;
}
#searchbutton {
background:#444;
color:#fff;
height:35px;
border-radius:5px 5px 5px 5px;
box-shadow:1px 2px 1px 1px #ABABAB;
border:1px solid #fff;
margin-top:3px;
padding:8px;
}
#searchbutton:hover{background:#555;}
</style>

  • Replace "CONTACT PAGE URL" With Your Contact Page Link
  • Replace "HOMEPAGE URL" With Your Homepage Link 
  • Click "Save Changes" & You Have Done!


How To Check This Page ?

After installing this 404 Error page, now you must want to see that 404 Error page that how it looks like in your own blog. In order to check that page, enter any incorrect url with your blog url in browser address bar and hit enter. Look at the example below.
http://www.yourblogurl.blogspot.com/anylink
http://www.yourblogurl.blogspot.com/whatever

What's More ?

So friends, It was our custom 404 error page which is really look fantastic. I hope this will help you in making your blog more professional. In our next post we're going to learn about custom page redirection in blogger to another website or blog or any url. So be in touch with us more and don't forget to subscribe us to get hot updates straight in your inbox. Take a lot of care of you and your family. Cheers!

Monday, July 21, 2014

Rainbow Link Script | IndiHack

Rainbow Link Script 
http://lh3.ggpht.com/-nZQCxZextKg/UM4pKaPXvSI/AAAAAAAAAl4/rvxHE9MDaC8/rainbow-flow-8x6.jpg?imgmax=800 

As you can see in my site where when you place your cursor in any link you can see several color and this is rainbow script.  If you want to insert this in your website go to layout and select add a gadget and select html/javascript and copy and paste the code given below

<!-- Rainbow link-->

<script src='https://trickstoo-rainbow-links.googlecode.com/svn/rainbow-links.js'>
</script>

<!-- END Rainbow link-->

Sunday, July 20, 2014

Blogger Auto refresh Trick | Indihack

Blogger Auto refresh Trick

http://blogspc.com/wp-content/uploads/2011/12/Auto-Refresh-Plus.jpg 

Copy the code given below and Go to layout and select Html/Java script and paste the code Approximate auto refresh is 05:05 min You can set wht time is required for you .

<!-- START trickstoo Auto reflesh-->
<script>
<!--

/*
Auto Refresh Page with Time script
By Indihack.net
Over 200+ free scripts here!
*/

//enter refresh time in "minutes:seconds" Minutes should range from 0 to inifinity. Seconds should range from 0 to 59
var limit="05:05"

if (document.images){
var parselimit=limit.split(":")
parselimit=parselimit[0]*60+parselimit[1]*1
}
function beginrefresh(){
if (!document.images)
return
if (parselimit==1)
window.location.reload()
else{
parselimit-=1
curmin=Math.floor(parselimit/60)
cursec=parselimit%60
if (curmin!=0)
curtime=curmin+" minutes and "+cursec+" seconds left until page refresh!"
else
curtime=cursec+" seconds left until page refresh!"
window.status=curtime
setTimeout("beginrefresh()",1000)
}
}

window.onload=beginrefresh
//-->
</script>

Friday, July 4, 2014

Redirect URL in Blogger| Indihack


                
http://www.makingdifferent.com/wp-content/uploads/2013/03/New-Javascript-Automatically-Redirect-A-Blogger-Blog-To-Another-URL.jpg


Blogger is providing you with some more features to deal with search preference like adding search description for your blog, adding robots.txt as well as setting custom redirects. This all deals with SEO and so you have to make proper use of that. Setting custom redirects in Blogger is one of the best way to avoid broken links and reduce 404 error pages within your blog. Here we will discuss about Blogger custom redirects and the use of redirecting old URL to new URL in Blogger.

Blogger custom redirects :-

Use of redirecting old URL to new URL in Blogger

As we mentioned above redirection reduces the number of broken links and 404 errors in your blog. Generally 404 error pages are not bad for SEO and Google doesn’t impacts the site rankings. But there is something you need to deal with 404 error pages.

Let us say if you have deleted a page or changed its URL for some reasons. What if that page has some rankings in search engines as well as quality backlinks? Simply users who come by organic search results and backlinks will end up seeing 404 error pages which is  no use for users. This is one of the reason you have to make use of Blogger custom redirects. Another reason you have to redirect of old non existing URLs to new ones is to pass the link juice.

Before redirecting your URLs you must know these two things. You can make two types of redirects that is (301 redirect) moved permanently. If you are deleted or changed any URL of your post then you have to do permanent redirect 301. This passes all the SEO value to your new URL as well as users will benefit from this.

The another one is (302 redirect) moved temporarily. When you migrate to other blogging platforms like wordpress then you can use 302 temporary redirect. Also you can use this for maintenance pages and futures pages.

How to redirect old URL to new URL in Blogger :-

Let us say you have a page with ugly URL like this yourblog.blogspot.com/p/blogpage10.html and you wish to change it to something unique like this yourblog.blogspot.com/p/contact.html. So here is the way to redirect old URL to new URL in Blogger.

Login to you Blogger account and Go to your Blogger blog dashboard and go to settings >> search preferences. In errors and redirection set new redirect and enter from URL (/p/blogpage10.html) this redirects to your new URL (/p/contact.html). Check permanent if you want and save the custom redirect and save changes.





Note: Do not enter the full URL in that field. Just omit the domain name and enter remaining permalink i mention above. and  this will works only if your wish to redirect within your Blogger and not in any external links.

Also to make this redirect for mobile friendly just add ?m=1 at the end of the old URL that you are redirecting.

http://yourblog.blogspot.com/2014/06/redirectedurl.html?m=1

Hope this post helped you to understand Blogger custom redirects, use of redirecting old URL to new URL and how to redirect old URL to new URL in Blogger. Please share and feel free to leave your comments.

You may also like : Windows7 Genuine Trick




Wednesday, May 14, 2014

NOKIA and SAMSUNG checking trick

NOKIA and SAMSUNG checking trick


 NOKIA  checking trick
On the main screen type

1. *#06# for checking the IMEI

2. *#7780# reset to factory settings.

3. *#67705646# This will clear the LCD display(operator logo).

4. *#0000# To view software version.

5. *#2820# Bluetooth device address.

6. *#746025625# Sim clock allowed status.

7. *#62209526# - Display the MAC address of the WLAN adapter. This is available only in the newer devices that supports WLAN

8. #pw+1234567890+1# Shows if sim have restrictions.

9. *#92702689# - takes you to a secret menu where you may find some of the information below:

  •  Displays Serial Number.
  • Displays the Month and Year of Manufacture
  •  Displays (if there) the date where the phone was purchased (MMYY)
  • Displays the date of the last repair - if found (0000)
  • Shows life timer of phone (time passes since last start)
 SAMSUNG checking trick
1. Alarm beeper - Ringtone test : *#9998*289# - *#8999*289#

2. Smiley: *#9125#

3. Software version: *#0837#

4. Display contrast: *#0523# - *#8999*523#

5. Battery info: *#0228# or *#8999*228#

6. Display storage capacity: *#8999*636#

7. Display SIM card information: *#8999*778#

8. Show date and alarm clock: *#8999*782#

9. The display during warning: *#8999*786#

10. Samsung hardware version: *#8999*837#

11. Show network information: *#8999*638#

12. Display received channel number and received intensity: *#8999*9266#

13. *#1111# S/W Version

14. *#1234# Firmware Version

15. *#2222# H/W Version

16. *#8999*8376263# All Versions Together

17. *#8999*8378# Test Menu

18. *#4777*8665# GPSR Tool

19. *#8999*523# LCD Brightness

20. *#8999*377# Error LOG Menu

21. *#8999*327# EEP Menu

22. *#8999*667# Debug Mode

23. *#92782# PhoneModel (Wap)

24. #*5737425# JAVA Mode

25. *#2255# Call List

26. *#232337# Bluetooth MAC Adress
27. *#5282837# Java Version

Tuesday, May 13, 2014

Get Free Genuine backlinks 2500+ Backlinks for Your Website

 Get Free Genuine backlinks 2500+ Backlinks for Your Website 

To make a professional blog the first and foremost essential requirement is to have a Perfectly balanced SEO Optimization to list higher in Search engine rankings and while researching about SEO Optimization you might have come across the well known popular term “Backlink building” but before we move on to provide How to get free genuine quality 2500+ backlinks lets get started with understanding more about Backlinks scope and there importance in SEO Optimization.Backlinks have been consistently one of the main building blocks towards White Hat SEO techniques, highly responsible for better search engine rankings in all the major search engines that includes World’s no.1 Search Engine Google, Bing, yahoo plus other popular search engines.Read the below given procedure to learn How to Get Free Genuine Backlinks over 2500+ backlinks.


What are backlinks ?

Backlinks refers to all those links that are directed towards your blog or website also known as Inbound links sometimes.The Higher will be the the number of backlinks the better will be the visibility of your website in search engine rankings but not always in such cases the Quality of the backlinks also matters a lot.As compared to other search engine’s algorithms Google gives more credit and preference to a site having Good number of quality backlinks from reputed sites as compared to site’s with fewer backlinks.

 Note - You must keep in mind that getting a large number of backlinks doesn’t gurantee that you will have better search engine rankings for that you must ensure that all the backlinks are from High Quality PR Sites.A single backlink from a High PR Site with page rank of 6-8 is far better than getting hundred’s of backlinks from low quality PR Sites.


Importance of Backlink building :

  •     Better search engine visibility.
  •     Drives a good amount of traffic.
  •     Helps in boosting Pageranking.
  •     Improves your website alexa ranking.

How to get free genuine backlinks over 2500+ High Quality backlinks ?

Therefore after reviewing about the backlink building and their importance in SEO Optimization here in this article I am going to tell you a very easy and genuine working trick to get more than 2500+ backlinks for your newly created blog tested and verified by thousands of users including myself.Today you will find lots of website’s doing business on the name of backlinks and trust me most of such websites are totally fake and try to make money by cheating with customers so i strongly recommend you to stay away from such fake backlink providers which will not only cost you few bucks but also can harm your overall search engine visibility because Google is strong enough to take down the sites which try to use illegal means for getting higher visibility in search engine rankings.Follow to below given steps to get free genuine backlinks for your website within few seconds.

So here I will provide you with a very safe method to get free genuine backlinks from IMTTALK.ORG a multipurpose website where you can find all answers to your questions related to SEO Marketting and Optimization from their forum.You will find lots of useful tools there which includes IMT Website submitter,IMT Supercharged bookmarks,IMT Directory submitter and much more.Here we are going to use the IMT Website submitter tool to get free genuine backlinks from more than 2500+ quality sites.

About IMT Website Submitter tool :

    IMT Website submitter is a free online utility tool that can be used to submit your website or blog to more than 2500+ different places.

    These 2500+ website lists includes mainly “who is”, “about us”, “website statistic”, etc. type of service providers.

    This tool creates your website pages in 2500+ different sites and in some cases results in providing good quality backlinks.

    The backlinks includes both Do-follow as well as no-follow links which are being constantly used by the popular search engine’s to enhance the site rankings.

Must read – Important before submitting your website
I have seen most of the users worried about the validity of such tools and their concern is much appreciable even I was too in great doubt whether is it good to try such service or not but later on after a lot search i found that is a trusted tool used by popular web bloggers so I gave it a try and trust me you will not be dissappointed but I strongly recommend you not to ping all these 2500+ websites at the same time this may affect your website visibility though very rare chances.So Try Using the limit option provided with the tool and set it to Top 50 or Top 100 for the first time when you use and then you may later on increase that limit after you are satisfied with the backlink building from these sites.Follow to below given steps to get free genuine backlinks for your website within few seconds.
How to Use IMT Website Submitter tool ? – Steps to Follow


    First of all Go to the Official IMT Website submitter tool webpage.

    Here fill in your website or Blog name with Main keywords of your website and Use the limit feature to set the backlink limit to Top 50 or Top 100 if you are using for the first time as shown below in the Image.

You may also like : Create virus using notepad



Monday, May 5, 2014

Free Domain Name Provider For Website And Blog List

Free Domain Name Provider For Website And Blog List

 

 www.freedomain.co.nr

Get a short and professionally looking free domain name like www.YourName.co.nr or www.YourCompany.co.nr, with the following features included: free URL redirection with cloaking, free path forwarding, meta-tags support, no banners & no popups, and more



www.Nic.Biz.ly

They offer free domain name in .biz.ly domain name zone with the ability of Free Url Forwarding, Free Email Forwarding, creating unlimited Subdomains, Unlimited Email Addresses, and modifing all DNS records such as A, MX and CNAME records, and more



www.dot.tk
They offer a free domain name in .TK zone (www.YOU.tk) in form of Free Url Redirection, plus free email forwarding, up to 3 free email addresses and more




www.za.net

They provide free domain name in .za.net (.za.org) domain name zones with full DNS support, so you can point this domain to any nameservers, modify any DNS records like A, MX and CNAME records..



Dns.biz.nf

Provides free domains like www.yourdomain.biz.nf (free 3rd level domains, subdomains of biz.nf) included with each of their website hosting plans.


www.domjax.com

Domjax is free fast domain name search tool, offering seo tools, website owner information, website traffic information, html validator, search engines page rank, google seo tools, tracert, webpage archive, list cached and indexed pages and may many other more for free!

www.smartdots.com

Get your own FREE URL Domain from smartdots.com - get a free domain name like www.YourName.net.tc and much more! Other features are the following: detailed visitors statistics, searchengine submission, Metatag support, Email forwarding, WAP pages support, URL cloaking, path forwarding, and much more besides!



www.unonic.com

Get your own FREE URL Domain from Unonic.com - get a free domain name like www.YourName.net.tf and much more! Other features are the following: detailed visitors statistics, search engine submission, Meta tags support, email forwarding, WAP pages support, URL cloaking, path forwarding, and much more besides!


www.registry.cu.cc

We are a free domain name registration service. You can register up to 5 domain names for free or purchase a domain name VIP account and get up to 100 domain names. Use the search box above to find a domain name available at our free domain name registration.