Wrox professional search engine optimization with PHP apr 2007

387 583 0
Wrox professional search engine optimization with PHP apr 2007

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

Thông tin tài liệu

Tài liệu về học lập trình web bằng ngôn ngữ PHP cho tất cả mọi người.

[...]... Index 351 xv Introduction Welcome to Professional Search Engine Optimization with PHP: A Developer’s Guide to SEO! Search engine optimization has traditionally been the job of a marketing staff With this book, we examine search engine optimization in a brand new light, evangelizing that SEO should be done by the programmer as well For maximum efficiency in search engine optimization efforts, developers... and IT professionals with the information they need to create and maintain a search engine friendly web site and avoid common pitfalls that confuse search engine spiders This book discusses in depth how to facilitate site spidering and discusses the various technologies and services that can be leveraged for site promotion Who Should Read This Book Professional Search Engine Optimization with PHP: A... a different, more technical angle of search engine optimization Usually, each chapter starts with a less-technical discussion on the topic at hand and then develops into the more advanced technical details Many books cover search engine optimization, but few delve at all into the meaty technical details of how to design a web site with the goal of search engine optimization in mind Ultimately, this... discusses search engine optimization for foreign languages and the concerns therein Chapter 13, Coping with Technical Issues, discusses the various issues that an IT professional must understand when maintaining a site, such as how to change web hosts without potentially hurting search rankings Chapter 14, Case Study: Building an E-Commerce Store, rounds it off with a fully functional search engine optimized... with the mod_rewrite module ❑ PHP 4.1 or newer ❑ MySQL Your PHP installation should have these modules: ❑ php_ mysql (necessary for the chapters that work with MySQL) ❑ php_ gd2 (necessary for exercises in Chapter 5 and Chapter 10) ❑ php_ curl (necessary for exercises in Chapter 11) The programming exercises in this book assume prior experience with PHP and MySQL However, if you follow the exercises with. .. programmer or IT professional, but marketing isn’t your thing Or perhaps you’re a tech-savvy search engine marketer who wants a peek under the hood of a search engine optimized web site Search engine marketing is a field where technology and marketing are both critical and interdependent, because small changes in the implementation of a web site can make you or break you in search engine rankings Furthermore,... Fortunately, there are fundamental truths with regard to search engine optimization that are both easy to understand and probably won’t change in time significantly — so a solid foundation that you build now will likely stand the test of time We remember the days when search engine optimization was a black art of analyzing and improving on-page factors Search engine marketers were obsessed over keyword... linking structure There is a thread on SearchEngineWatch (http://www.searchenginewatch.com) where someone asked which skill everyone reading would like to hone Almost all of them enumerated programming as one of the skills (http://forums.searchenginewatch.com/showthread .php? t=11945) This does not surprise us Having an understanding of both programming and search engine marketing will serve one well in... sure that one is starting with a sound basis If your web site has architectural problems, it’s tantamount to trumpeting your marketing message atop a house of cards Professional Search Engine Optimization with PHP: A Developer’s Guide to SEO aims to illustrate how to build a solid foundation To get the most out of this journey, you should be familiar with a bit of programming (PHP, preferably) You can... are user friendly are search engine friendly Either way, a compromise must be struck to satisfy both kinds of visitors — users and search engines SEO Cannot Be an Afterthought One common misconception is that search engine optimization efforts can be made after a web site is launched This is frequently incorrect Whenever possible, a web site can and should be designed to be search engine friendly as a

Ngày đăng: 24/01/2014, 13:11

Từ khóa liên quan

Mục lục

  • Search Engine Optimization with PHP

    • About the Authors

    • Credits

    • Acknowledgments

    • Contents

    • Introduction

      • Who Should Read This Book

      • What Will You Learn from this Book?

      • Contacting the Authors

      • Conventions

      • Source Code

      • Errata

      • p2p.wrox.com

    • Chapter 1: You: Programmer and Search Engine Marketer

      • Who Are You?

      • What Do You Need to Learn?

      • Preparing Your Playground

      • Summary

    • Chapter 2: A Primer in Basic SEO

      • Introduction to SEO

      • Search Engine Ranking Factors

      • Potential Search Engine Penalties

      • Resources and Tools

      • Summary

    • Chapter 3: Provocative SE-Friendly URLs

      • Why Do URLs Matter?

      • Static URLs and Dynamic URLs

      • URLs of the Real World

      • URL Rewriting

      • Problems Rewriting Doesn’t Solve

      • A Last Word of Caution

      • Summary

    • Chapter 4: Content Relocation and HTTP Status Codes

      • HTTP Status Codes

      • Redirection Using 301 and 302

      • Removing Deleted Pages Using 404

      • Avoiding Indexing Error Pages Using 500

      • Redirecting with PHP and mod_ rewrite

      • Other Types of Redirects

      • Summary

    • Chapter 5: Duplicate Content

      • Causes and Effects of Duplicate Content

      • Excluding Duplicate Content

      • Solutions for Commonly Duplicated Pages

      • Summary

    • Chapter 6: SE-Friendly HTML and JavaScript

      • Overall Architecture

      • Search Engine– Friendly JavaScript

      • Search Engine– Friendly HTML

      • Using a Custom Markup Language to Generate SE-Friendly HTML

      • Flash and AJAX

      • Summary

    • Chapter 7: Web Feeds and Social Bookmarking

      • Web Feeds

      • Creating RSS Feeds

      • Syndicating RSS and Atom Feeds

      • Other Sources of Syndicated Content

      • Social Bookmarking

      • Summary

    • Chapter 8: Black Hat SEO

      • What’s with All the Hats?

      • Bending the Rules

      • Technical Analysis of Black-Hat Techniques

      • Summary

    • Chapter 9: Sitemaps

      • Traditional Sitemaps

      • Search Engine Sitemaps

      • Generating Sitemaps Programmatically

      • Informing Google about Updates

      • The Sitemaps. org Standard Protocol

      • Summary

    • Chapter 10: Link Bait

      • Hooking Links

      • Traditional Examples of Link Bait

      • Interactive Link Bait: Put on Your Programming Hardhat!

      • Case Study: For tune Cookies

      • Summary

    • Chapter 11: Cloaking, Geo-Targeting, and IP Delivery

      • Cloaking, Geo-Targeting, and IP Delivery

      • Implementing Cloaking

      • Cloaking Case Studies

      • Implementing Geo-Targeting

      • Summary

    • Chapter 12: Foreign Language SEO

      • Foreign Language Optimization Tips

      • Foreign Language Spamming

      • Summary

    • Chapter 13: Coping with Technical Issues

      • Unreliable Web Hosting or DNS

      • Changing Hosting Providers

      • Cross-Linking

      • SEO-Aware Split Testing

      • Detecting Broken Links

      • Summary

    • Chapter 14: Case Study: Building an E-Commerce Store

      • Establishing the Requirements

      • Implementing the Product Catalog

      • Summary

    • Chapter 15: Site Clinic: So You Have a Web Site?

      • 1. Creating Sitemaps

      • 2. Creating News Feeds

      • 3. Fixing Duplication in Titles and Meta Tags

      • 4. Getting Listed in Reputable Directories

      • 5. Soliciting and Exchanging Relevant Links

      • 6. Buying Links

      • 7. Creating Link Bait

      • 8. Adding Social Bookmarking Functionality

      • 9. Starting a Blog and/or Forum

      • 10. Dealing with a Pure Flash or AJAX Site

      • 11. Preventing Black Hat Victimization

      • 12. Examining Your URLs for Problems

      • 13. Looking for Duplicate Content

      • 14. Eliminating Session IDs

      • 15. Tweaking On-page Factors

      • Summary

    • Chapter 16: WordPress: Creating an SE-Friendly Blog

      • Installing WordPress

      • Turning On Permalinks

      • Akismet: Preventing Comment Spam

      • Sociable: Social Bookmarking Icons

      • WP-Email: Email a Friend

      • Chicklet Creator Plugin

      • Sitemap Generator Plugin

      • Google Sitemaps Plugin

      • Digg Button Plugin

      • Pagerfix Plugin

      • Eliminating Duplicate Content

      • Making the Blog Your Home Page

      • Summary

    • Appendix A: Simple Regular Expressions

      • Matching Single Characters

      • Matching Optional Characters

      • Other Cardinality Operators

      • The Curly-Brace Syntax

    • Glossary

    • Index

Tài liệu cùng người dùng

  • Đang cập nhật ...

Tài liệu liên quan