Get the most Security for vBSEO
to rename the vBSEOcp.php:
- Rename vbseocp.php
- change the admincp & modcp directories
- change all links and urls in your vbseocp with the new name
- and you can login to your vbseocp with your ip address
open vbseocp.php file and search for this
Rename vbseocp.php to your new vbseocp namePHP Code: | <a style="COLOR: #003399; TEXT-DECORATION: underline;" href="vbseocp.php?logout=true"><?php echo $alang['logout'];
search agian in vbseocp.php for:
Rename vbseocp.php to your new vbseocp namePHP Code:<a href="vbseocp.php"><?php echo $alang['click_redirect'];
search agian in vbseocp.php for:
Rename vbseocp.php to your new vbseocp namePHP Code:<script language="Javascript">setTimeout('document.location="vbseocp.php"',3000)</script>
search agian in vbseocp.php for:
Rename vbseocp.php to your new vbseocp namePHP Code:<td><form action="vbseocp.php" method=POST>
search agian in vbseocp.php for:
search agian in vbseocp.php for:PHP Code:<td><form action="vbseocp.php" method=POST name="loginform">
Rename vbseocp.php to your new vbseocp namePHP Code:<a href="vbseocp.php<?php echo $jumpto?"#$jumpto":""?>"><?php echo $alang['click_redirect'];
search agian in vbseocp.php for:
Rename vbseocp.php to your new vbseocp namePHP Code:<script language="Javascript">setTimeout('document.location="vbseocp.php<?php echo $jumpto?"#$jumpto":"";
search agian in vbseocp.php for:
Rename vbseocp.php to your new vbseocp namePHP Code:<a href="vbseocp.php<?php echo $jumpto?"#$jumpto":"";
search agian in vbseocp.php for:
Rename vbseocp.php to your new vbseocp namePHP Code:<script language="Javascript">setTimeout('document.location="vbseocp.php<?php echo $jumpto?"#$jumpto":""?>"',1000)</script>
search agian in vbseocp.php for:
Rename vbseocp.php to your new vbseocp namePHP Code:<FORM method = post action = "vbseocp.php?go=true"> <table width = "520px" border = "0" cellpadding = "0" cellspacing = "0" class = xmltable>
search agian in vbseocp.php for:
Rename vbseocp.php to your new vbseocp namePHP Code:<td align="center" bgcolor="#f2f2f2"><a href="vbseocp.php?getsettings=true&get=all">XML</a></td>
search agian in vbseocp.php for:
Rename vbseocp.php to your new vbseocp namePHP Code:<td align="center" bgcolor="#f2f2f2"><a href="vbseoo.php?getsettings=true&get=urw">XML</a></td>
search agian in vbseocp.php for:
finishPHP Code:<form method=post action="vbseocp.php" enctype="multipart/form-data" onSubmit="
excellent now open vbseo.php and find this
also rename vbseocp.php to your new namePHP Code:case 'vbseocp.php':
now open functions_vbseo.php and find :
rename vbseocp.php to your new namePHP Code:<div style="position:absolute;z-index:3;width:100%;left:0px;top:8px;text-align:center;"><a style="BACKGROUND: #FFFFFF; padding:5px; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: #003399;" href="'.$vboptions['bburl2'].'/vbseocp.php">Back to vBSEO Config Panel</a></div>
at last
rename the vbseocp.php file with your new name
now save ...... and we now finish rename vbseocp.php
change the admincp & modcp directories
thats easy if you changing or not change the name of your admincp and modcp do this:
upload all files in admincp folder to your forum admincp
and also modcp upload all files in modcp folder to your forum modcp
change all links and urls in your vbseocp with the new name
this change in one file
open includes\xml and edit cpnav_vbseo.xml
Find :
vbseocp.php to your new vbseocp namePHP Code:<link>../vbseocp.php</link>
all ok we finished rename all directories and cp file
now how to login to your vbseocp with your ip address
open your .htaccess file and add this :
PHP Code:<Files vbseocp.php>
deny from all
allow from IP
</Files>
That's OK . we finished
Thanks .


excellent now open vbseo.php and find this





Reply With Quote
