topical media & game development
professional-search-07-seophp-popup.php / php
<?php
// load the popup utils library
require_once 'include/popup_utils.inc.php';
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
<head>
<title>Professional Search Engine Optimization with PHP: Table of Contents</title>
</head>
<body onload="window.resizeTo(800, 600);"
onresize='setTimeout("window.resizeTo(800, 600);", 100);'>
<h1>Professional Search Engine Optimization with PHP: Table of Contents</h1>
<?php
// display popup navigation only when visitor comes from a SERP
display_popup_navigation();
?>
<ol>
<li>You: Programmer and Search Engine Marketer</li>
<li>A Primer in Basic SEO</li>
<li>Provocative SE-Friendly URLs</li>
<li>Content Relocation and HTTP Status Codes</li>
<li>Duplicate Content</li>
<li>SE-Friendly HTML and JavaScript</li>
<li>Web Syndication and Social Bookmarking</li>
<li>Black Hat SEO</li>
<li>Sitemaps</li>
<li>Link Bait</li>
<li>IP Cloaking, Geo-Targeting, and IP Delivery</li>
<li>Foreign Language SEO</li>
<li>Coping with Technical Issues</li>
<li>Case Study: Building an E-Commerce Catalog</li>
<li>Site Clinic: So You Have a Web Site?</li>
<li>WordPress: Creating a SE-Friendly Weblog?</li>
<li>Introduction to Regular Expressions</li>
</ol>
</body>
</html>
(C) Æliens
20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.