Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Drupal 6 Search Engine Optimization

You're reading from  Drupal 6 Search Engine Optimization

Product type Book
Published in Sep 2009
Publisher Packt
ISBN-13 9781847198228
Pages 280 pages
Edition 1st Edition
Languages
Concepts
Author (1):
Ben Finklea Ben Finklea
Profile icon Ben Finklea

Table of Contents (19) Chapters

Drupal 6 Search Engine Optimization
Credits
About the Author
1. Acknowledgement
About the Reviewers
2. Preface
1. The Tools You'll Need 2. Keyword Research 3. On-Page Optimization 4. More On-Page Optimization 5. Sitemaps 6. robots.txt, .htaccess, and W3C Validation 7. RSS Feeds, Site Speed, and SEO Testing 8. Content is King 9. Taking Control of Your Content 10. Increasing the Conversion Rate of Your Drupal Web site 10 SEO Mistakes to Avoid A Drupal SEO Checklist Drupal SEO Case Study for Acquia Product Launch

Make Drupal URLs clean and search engine optimized


As a web user, you know that the URL (Universal Resource Locator) is the address used by a browser to locate a certain piece of content. There's a lot of really cool tech with DNS and such that goes into making that happen that I'm not going to talk about here. What I will talk about is everything after the slash; in other words, www.yourDruaplsite.com/everything-over-here.

A brief history of static and dynamic URLs

The problem with database driven web sites (like any site built with Drupal) is that databases require a query that is not compatible with the URL system. A typical SQL database query requires spaces and strange, hieroglyphic-like symbols. Not pretty. So in the early days of web site building (way back in the mid-90s), clever developers came up with a method to pass database queries from a URL to the database, retrieve some data, and then pass it back to the visitor's browser. At the time this was revolutionary since most web...

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 $15.99/month. Cancel anytime}