vBulletin Search Engine Optimization
This is a discussion on Securise vbseo hiding the vbseocp? within the Pre-Sales Questions forums, part of the Announcements & Pre-Sales category; Hello, I would like an info about vbseo and how i can securise it. I have did some security stuffs ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| Securise vbseo hiding the vbseocp? Hello, I would like an info about vbseo and how i can securise it. I have did some security stuffs for my vbulletin forum (still in test phase) changing for example the name of admincp folder (only i know the name) and creating other security stuffs after i've read a review on that, this way, if a hacker come he doesn't even know where access the admincp (by defaulkt everybody knows what to write to access it) So i would like to know if it's possible to do the same in order that nobody except me knows where the vbseocp is Thanks |
|
#2
| ||||
| ||||
| Unfortunately currently it is not possible. But vBSEO Control Panel is pretty safe. Only you can define the password and there is no way a hacker to gather that password. |
|
#3
| ||||
| ||||
| You can also apply .htaccess pasword protection for vBSEO CP: Code: <Files "vbseocp.php"> AuthUserFile /path/.htpasswd AuthType Basic AuthName "vBSEP CP" require valid-user </Files>
__________________ Oleg Ignatiuk / Crawlability Inc. vBulletin SEO 3.1.0 - Unencrypted, with vBulletin Blogs Compatibility Update to 3.1.0 GOLD vBSEO Google/Yahoo Sitemap Generator v.2.1 Update to 2.1 if you have upgraded to vBSEO 3.0 or 3.1.0 6X Traffic - $1400 in One Day with vBSEO! |
|
#4
| ||||
| ||||
| In addition to applying a .htaccess password as described above, you can limit the access to the file to your IP only by this : Code: order deny,allow deny from all allow from your.IP.address.here |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Hiding the Secret Advantage of vBSEO - Throwing Competitors Off Your Path! | vBSEO Blogger | Member Blogs | 0 | 12-21-2007 12:43 AM |
| Hiding /forum in the urls? | convergent | Custom Rewrite Rules | 3 | 10-21-2007 06:14 PM |
| Hiding <H1> behind background = legal??? | dutchbb | Template Modifications | 10 | 11-23-2005 03:00 PM |