Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Drupal 7 Business Solutions

You're reading from   Drupal 7 Business Solutions Drupal open source content management is the perfect solution for small business websites, and this book takes you through the whole process step-by-step, from installing Drupal to incorporating sophisticated e-commerce modules.

Arrow left icon
Product type Paperback
Published in Jan 2012
Publisher Packt
ISBN-13 9781849516648
Length 378 pages
Edition 1st Edition
Languages
Tools
Concepts
Arrow right icon
Toc

Table of Contents (19) Chapters Close

Drupal 7 Business Solutions
Credits
About the Authors
Acknowledgment
About the Reviewers
www.PacktPub.com
Preface
1. Planning our Site and Setting up Drupal 2. Creating the Artisan Bakers Collective Website FREE CHAPTER 3. Adding Products and Services 4. Interacting with Customers and Visitors 5. Creating a Company Blog 6. Newsletters and Calendars 7. Sharing and Consuming with YouTube, Flickr, Google Maps, and Twitter 8. Freebies and Downloads 9. Online Orders and Payments 10. Image Galleries and Slideshows 11. Maintaining and Optimizing your Drupal Site Index

Simple static web pages


Many websites continue to be built by simply creating standalone HTML pages that do not change frequently over time. These pages can be created with a dedicated website design program or with a simple text editor. These pages are then uploaded to the web server, using an FTP client or another transfer client provided by the web host.

Key advantages

There are several advantages of using this method of web development, listed as follows:

  • HTML web editor software can make creating web pages as easy as writing a letter, since the interface is similar to Microsoft Word

  • Website editors may provide pre-built themes to make the website appealing, without any graphical design experience

  • It is a very easy way to get started

  • For simple sites, simple techniques are sometimes appropriate

  • A website can be created relatively quickly

  • Websites can be built for free or for the cost of a website design program

  • The hardware requirements are very low, so the website will run on nearly any host

Key disadvantages

Although static web pages can be easy to develop, there are a number of disadvantages that appear after you deploy the website and try to make revisions to it later. The disadvantages are listed as follows:

  • Adding a new page to the website may require changes to all of the existing pages on the website

  • Changing elements that are common to all pages, such as the header or the footer, may require changes to every page on the website

  • When major changes are needed to the website, it may be easier to rebuild the entire site

  • It is easy to have errors within the website, leading to pages that cannot be reached, or errors that the visitor may encounter. These errors can include broken links and images, and broken navigation menus

  • Advanced functionality cannot be added without custom programming

  • Created code can be inefficient or incorrect, leading to websites that do not display properly in all browsers

  • Security and optimization techniques created by other developers are not automatically applied to your site

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image