Wiley 978-0-470-10092-9 Datasheet

Browse online or download Datasheet for Software manuals Wiley 978-0-470-10092-9. Wiley Professional Search Engine Optimization with PHP: A Developer's Guide to SEO User Manual

  • Download
  • Add to my manuals
  • Print
  • Page
    / 12
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 0
You: Programmer and
Search Engine Marketer
Googling for information on the World Wide Web is such a common activity these days that it
is hard to imagine that just a few years ago this verb did not even exist. Search engines are now
an integral part of our lifestyle, but this was not always the case. Historically, systems for finding
information were driven by data organization and classification performed by humans. Such
systems are not entirely obsolete — libraries still keep their books ordered by categories, author
names, and so forth. Yahoo! itself started as a manually maintained directory of web sites, organ-
ized into categories. Those were the good old days.
Today, the data of the World Wide Web is enormous and rapidly changing; it cannot be confined
in the rigid structure of the library. The format of the information is extremely varied, and the
individual bits of data — coming from blogs, articles, web services of all kinds, picture galleries,
and so on — form an almost infinitely complex virtual organism. In this environment, making
information findable necessitates something more than the traditional structures of data organiza-
tion or classification.
Introducing the ad-hoc query and the modern search engine. This functionality reduces the afore-
mentioned need for organization and classification; and since its inception, it has been become
quite pervasive. Google’s popular email service, GMail, features its searching capability that
permits a user to find emails that contain a particular set of keywords. Microsoft Windows Vista
now integrates an instant search feature as part of the operating system, helping you quickly find
information within any email, Word document, or database on your hard drive from the Start
menu regardless of the underlying file format. But, by far, the most popular use of this functional-
ity is in the World Wide Web search engine.
These search engines are the exponents of the explosive growth of the Internet, and an entire indus-
try has grown around their huge popularity. Each visit to a search engine potentially generates busi-
ness for a particular vendor. Looking at Figure 1-1 it is easy to figure out where people in Manhattan
are likely to order pizza online. Furthermore, the traffic resulting from non-sponsored, or organic,
search results costs nothing to the vendor. These are highlighted in Figure 1-1.
00929c01.qxd:00929c01 3/13/07 10:38 AM Page 1
COPYRIGHTED MATERIAL
Page view 0
1 2 3 4 5 6 ... 11 12

Summary of Contents

Page 1 - COPYRIGHTED MATERIAL

You: Programmer andSearch Engine MarketerGoogling for information on the World Wide Web is such a common activity these days that it is hard to imagin

Page 2 - Who Are You?

10Chapter 1: You: Programmer and Search Engine MarketerNameVirtualHost 127.0.0.1:80<VirtualHost 127.0.0.1:80>DocumentRoot “C:/Program Files/xamp

Page 3 - What Do You Need to Learn?

11Chapter 1: You: Programmer and Search Engine MarketerFigure 1-6Preparing the DatabaseThe final step is to create a new MySQL database. You’re creati

Page 4 - SEO and the Site Architecture

3. Start the MySQL console application using the following command (this loads an executable filenamed mysql.exe located in the directory you have jus

Page 5 - SEO Cannot Be an Afterthought

Figure 1-1The less obvious effect of the search engine explosion phenomenon is that web developers are nowdirectly involved in the search engine marke

Page 6 - Preparing Your Playground

What Do You Need to Learn?As with anything in the technology-related industry, one must constantly learn and research to keepapprised of the latest ne

Page 7 - Installing XAMPP

We cover a quick introduction to SEO in Chapter 2, which should nail down the foundations of that subject. However, PHP and MySQL are vast subjects; a

Page 8 - Preparing the Working Folder

Optimizing a site’s architecture frequently involves tinkering with variables that also affect usabilityand the overall user perception of your site.

Page 9

Preparing Your PlaygroundThis book contains many exercises, and all of them assume that you’ve prepared your environment asexplained in the next few p

Page 10

Installing XAMPPXAMPP is a package created by Apache Friends (http://www.apachefriends.org), which includesApache, PHP, MySQL, and many other goodies.

Page 11 - Preparing the Database

Figure 1-46. To test that Apache installed correctly, load http://localhost/ using your web browser. AnXAMPP welcome screen like the one in Figure 1-5

Page 12

Figure 1-5Follow these steps to create and test the virtual host on your machine:1. First, you need to add seophp.example.com to the Windows hosts fil

Comments to this Manuals

No comments