How to add a new widget area to your WordPress theme
Most WordPress Themes come by default with some pre-defined areas where you can drop your widgets in. But often this is not enough and you need to add additional areas, for example for advertising space or other features. This is how to do it: First Step: Add widget Area to Theme In the index.php file

