Archive for the ‘How to’ Category
How to Change The Address bar Icon (Favicon) at Blogger ?
If you open a web/blog you will see an icon on addressbar. If you make blog in blogger your default icon will be like this: But you can change the icon (favicon) with your own picture. it’s very simple to do that. The first thing you have to do is prepare an image with low [...]
How to Import WordPress data to new Joomla Website Website
WordPress is a popular personal publishing system, which is written in PHP. From a rather simple bit of code, WordPress has evolved into a full content management system. In fact, this state of the art application has become the world’s largest, self-hosted blogging platform. As a content management system, it shares several similarities with Joomla. [...]
Apache redirect your URL ?
What’s the best way to redirect domain.com to www.domain.com on the url address bar whenever someone omits or skip the www from domain.com? My site can be reached by two different URLs. For example http://domain.com/about/us.html http://www.domain.com/about/us.html How do I do configure Apache web sever vps for this task? Apache (web server) 301 redirect is the [...]
How to security vBulletin (VBB) all version ?
On internet have more way to security your forum use open source vBulletin, so today i have a one way to confirm your forum securities more than before. The first, you open file: Open includes/class_core.php And find: include(CWD . ‘/includes/config.php’);if (sizeof($config) == 0) { if (file_exists(CWD. ‘/includes/config.php’)) { // config.php exists, but does not define $config [...]
Check IP and IP Address Redirect
I’m working on an intranet where the ip addresses for each section of the company is different and would like a different webpage shown depending on the ipaddress of the computer. Simple like this in PHP: <?// Get the IP Address $ip = $_SERVER['REMOTE_ADDR'];// Find redirect needed for that IP… Change the IP addresses.. you can add as many as possible just copy the same format… switch( $ip ) { case 82.994.003.22: $redirect = ’page1.htm’; break;case 82.994.003.21: $redirect = ’page2.htm’; break;// Default page if IP does not match any of the IPs listed.. default: $redirect = ’defaultpage.htm’; } // Now redirect to that page.. header(‘location: $redirect’); ?> Simple like this in [...]
Shopping Cart Plugin For WordPress
ShopperPress is a fully featured Shopping Cart plugin for wordpress, suitable for selling any types of products, services, and digital downloads online. It is also a wordpress theme that turns a standard wordpress blog into a feature rich shopping cart website. WordPress + ShopperPress = Secure Online Stores with Extra Affiliate Features! ShopperPress can be [...]
Forms Management Plugin For WordPress
Gravity Forms is the premier form builder and lead data management plugin for WordPress, The Gavity Forms plugin allows you to easily create complex Forms by way of a visual form editor with drag and drop functionality and embed them into posts and pages with your WordPress powered blog.. No HTML or coding experience is [...]
Automatically Generate Blog Posts WordPress Plugin
AutoBlogged is a powerful autoblogging plugin for WordPress that automatically creates posts from any RSS or Atom feed. With dozens of powerful features, AutoBlogged is one of the most flexible feed aggregating plugins available. AutoBlogged WordPress Plugin will create blog posts for you from any RSS or Atom feed. You can quickly build content portals, [...]
Automated Money Blogs With RSS Content
AutoPost is a WordPress plugin that lets you to mass import RSS content from any RSS or Atom feed into your wordpress blog. as like the WP Robot –10 modules in one Auto blog posts Plugin, The plugin let you can set up an automated blog in minutes, and with Google Adsense or any other [...]
Decode an Encoded PHP Script in WordPress Themes
I adore WordPress themes! And I like to download and test the themes (free ones) frequently. Few days back I bumped across a plugin – TAC (Theme Authenticity Checker) which checks for any malicious code in the WordPress themes present in /wp-content/themes folder. When I ran TAC today, I found that couple of the themes [...]




2_03.gif)
1_03.gif)