Showing posts with label website. Show all posts
Showing posts with label website. Show all posts

Thursday, October 16, 2014

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




Tuesday, July 1, 2014

RRS Host | Feature Review

                                                     
rrshost.com

rrshost.com Information Report

General Features
Website:              www.rrshost.com
Alexa Rank 92916
Recent Rating (rating based on recent reviews) 5.4
Space: 1 GB
Monthly Bandwidth: 100 GB
File Size Limit: 5 MB
Forced Ads: No
Free Account Technologies:
ASP.NET: No
ASP: No
FTP: Yes
SSI: No
CGI: Yes
PHP: Yes
MS Access: No
MSSQL: No
MYSQL: Yes
Free Account Email Features
POP3: Yes
SMTP: Yes
Web Mail: Yes 


RRS Host Review | Really Free Web Hosting No Ads with Support




                            
rrshost.com
  


Everyone says that all free hosting providers has hidden terms and conditions & and huge numbers of ads on their main website. I was lil bit curious to find out good Free hosting providers to our members, I and one of my good friend tested more than 30websites claiming 100% free Hosting without ads but when we signed up for an account got nothing as they stated.


My friend suggested me to try RRS Host for testing purpose; I created an account with them. We noticed that everything is available as they claimed, here you will not get Unlimited Free Hosting but rrshost.com provides enough reasons to choose: 



  • ·        100% Free hosting no ads
  • ·        Instant Activation
  • ·        No third party ads on Control Panel
  • ·        Free Sub-domain
  • ·        99% server uptime
  • ·        24X7 Customer Support at $1.99/year   



If you are newbie or do not have money to buy premium hosting then highly recommend you to use rrshost.com to get your own website with them for no cost instead of using other hosting providers. If you need customer support via ticket, you have to pay $1.99 per year which is nothing if you get reply of your 3 support tickets. 



Get your Free hosting account at – http://www.rrshost.com


You may also Like : 

RRShost.com | Features Review

You may also like : AVG antivirus key and  with crack

 
 
 

Tuesday, June 24, 2014

Airtel free internet hack 2014




Follow the steps to use free internet in airtel :-

  • First Download vpn from your-freedom.net
  • Register your account 
  • Make sure you remember your user name and password that you must use to login into vpn.
  • Now open the downloaded vpn


  • Select Configuration under action


  • Enter as given in the above picture (server connection)
  • In proxy settings enter as mentioned in above diagram.
  • Go to Account Information and enter your username and password.
  • Now click Save and exit
  • Now open Your Freedom  vpn, select port option and enter as mentioned in the image given below.








  • Now go to your browser(chrome or firefox ) .Go to proxy settings and enter the proxy as 127.0.0.1  and enter the port as 1234.
  •  Now connect your airtel modem (normal connection).
  • Go to status in vpn and select Start Connection.
  • Now you can access free internet.









Monday, June 2, 2014

Hack website using havij

Download havij and hack website


http://samsclass.info/124/proj11/havij-21.png                                       


















Step1: Find SQL injection Vulnerability in a website and insert the string (like http://www.target.com/index.asp?id=123) of it in Havij as show below.(You Can Find Vulnerable WEbsite Using Automatic Scanner Like Acunetix Web Vulnerability Scanner 8. I will Show You How To Use It In My Next Article  

Download Acunetix 8.0

Download Acunetix 8.0 to scan for website vulnerability


https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhrYKkrVhNMP7uYCWPtusXt8WTea0JTV7R8TF3LiB-7gP_sGTIVnbg9e-nilhxDMWiEuRkNWoBnvsw0-PuUFGRvSXf8nslqFOO4Fsl9EddVBx_-mig7nyF8wJZhQGY02airo7AWvBxX0Yw/s1600/Acunetix.Web.Vulnerability.Scanner.CE.jpeg

                                          Most Popular Vulnerability Scanner

Features At a Glance :- 


* Manipulation of inputs from URLs:
Acunetix WVS can automatically identify URL parameters and manipulate them to detect vulnerabilities. This technology is not present in any other competing vulnerability scanner.
Replace manual intervention with scanner intelligence* Automatic custom 404 error page identification:
Acunetix WVS 8 can automatically determine if a custom error page is in use, and recognizes it without needing any recognition patterns to be configured before the scan.
Interpret IIS 7 rewrite rules automatically
Using the web application’s web.config file, WVS 8 can automatically interpret rewrite rules without requiring any manual input.
Fix vulnerabilities while locking hackers out

Download Innobuzz hacking ebook

Download Innobuzz Ethical Hacking Kit CEH $300 in Free.

Innobuzz CEH V7 Video and Ebooks kits. Over 5000 Members downloaded in last 3 weeks. These Ebooks containing 32 Chapters Hacking tricks and method with full tutorial.. and video Kit containing 30 attack with clear and perfect way in 720p HD video. with additional Ebooks kits cost $300 but we providing for free to all indihack readers. All kits information and chapters detail given below.



https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi3m_kaPd4eYqNaPhWI0LO-x_Yrw-qjjUvzd8hDv9CztPqWU-RmpUDQ2my2QnFjDq9nSnmMkTkfayKylVbEQizyOrjLyDsDrXgCnfO2bmceNv-ju4uYY9Mo8yKjoh8HVdNmxptVRGBg7EM/s1600/hacking+books.jpg


Innobuzz Ebook's Chapters

Chapter 1 - Introduction To Ethical Hacking
 
Chapter 2 - Networking & Basics

 
Chapter 3 - Footprinting

 
Chapter 4 - Google Hacking

 
Chapter 5 - Scanning

 
Chapter 6 - Windows Hacking

 
Chapter 7 - Linux Hacking

 
Chapter 8 - Trojans & Backdoors


Chapter 9 - Virus & worms

Chapter 10 - Proxy servers & Packet Filtering


Chapter 11 - Denial of service


Chapter 12 - Sniffers


Chapter 13 - Social Engineering


Chapter 14 - Physical Security


Chapter 15 - Steganography


Chapter 16 - Cryptography


Chapter 17 - Wireless Hacking

 Chapter 18 - Firewalls & Honeypots 

Chapter 19 - IDS & IPS 

Chapter 20 - Vulnerability Assessment

 Chapter 21 - Penetration Testing 

Chapter 22 - Session Hijacking

 Chapter 23 - Hacking Web Server 

Chapter 24 - SQL Injection 

Chapter 25 - XSS

Chapter 26 - Exploit Writing


Chapter 27 - Buffer Overflow


Chapter 28 - Reverse Engineering


Chapter 29 - Email Hacking


Chapter 30 - Incident Handling & Response


Chapter 31 - Bluetooth Hacking


Chapter 32 - Mobile Phone Hacking


===============================================
 Video kits attacks chapters
 

Chapter 1 - Introduction To Ethical Hacking
 
Chapter 2 - Wifi WEP Hacking

 
Chapter 3 - Wifi (WAP/WAP2) Hacking

 
Chapter 4 - Google Hacking and Google Dorks

 
Chapter 5 - Computer Hacking

 
Chapter 6 - Windows Hacking

 
Chapter 7 - Linux Hacking

 
Chapter 8 - BackTrack Tutorial


Chapter 9 - Virus & worms

Chapter 10 - Proxy servers & Packet Filtering


Chapter 11 - Denial of service and DDos Attact


Chapter 12 -Wireshark attact and cookies stealling


Chapter 13 - Social Engineering


Chapter 14 - Physical Security


Chapter 15 -
IDS & IPS

Chapter 16 -
Email Hacking

Chapter 17 - Wireless Hacking

 Chapter 18 - Firewalls & Honeypots 

Chapter 19 - IDS & IPS 

Chapter 20 - Vulnerability Assessment


========================================================================
Addtional kits contains about vulnerablity, internet scanning, tracing, online maarketing and much more.

Download this Innobuzz from the link given below and learn about hacking in a detailed manner.


 


 



                   http://fileice.net/download.php?file=3lo8e                  http://quickdl.net/3lo8e 




http://swiftdownload.net/3lo8e                             http://zoomfiles.net/3lo8e 







 


                                       
http://fileunlckr.com/93599             http://flamefile.com/93599 



http://redirectlock.com/93599                                            http://gripped.biz/93599


=======================OR====================

http://www.indihack.blogspot.com/p/blog-page_4.html







Hack Facebook | Phishing | Full Tutorial

Facebook Phishing full tutorial 





Step 1: The First Step in Making the site is to regester an account at www.1freehosting.com (if you have account than you can skip first 2 steps)



  Step 2: Now Goto your email account that you gave and confirm your account with confirmation  link

Step 3: Now Download this File
                                               
http://adfoc.us/22615841923257


Step 4: Now Go to http://cpanel.2freehosting.com/ and Log into your account.


Step 5: Now when you are logged into your account click on the Go to Cpanel and click on create a new account




Step 6 :  Select free hosting and click on the select button



Step 7 :  Enter your domain name and the following detail and click create
 Step 8 : click on the switch button.

Step 9 :  Go to file section  and click on file manager

Step 10 : click on install button

Step 11 :  wait till the file manager pops up.



Step 12 :  click on upload button and upload the downloaded file (mentioned above).


NOTE::: To access the input data ( Usernames and Password ) Goto the Following Address:

http://www.yoursitesadress.yzi.me/passes.txt

If I am not clear in any point Please ask me in comments below.

=============================================================
The Input Data (Email and Password) will look like following:



==============================================================
Now Facebook phishing page is successfully created





  

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