On Sat, 14 Dec 2002 07:25:23 +0200, Heikki Kniivilä <[EMAIL PROTECTED]> wrote:

If i have made all my sub pages in my webpage by an include in index.php, like
http://example.com/index,php?page=subpage34
How can i make google to recognize my subpages allso?
The most reliable way is to make sure that you get rid of the ?page= stuff

with a little work you ought to be able to get it to look like this:

	http://example.com/index/subpage34

and that is a link Google will like much more than anything with a ?

--
Timothy Luoma <[EMAIL PROTECTED]>
30 Days to Becoming an Opera (6) Lover
http://tntluoma.com/opera/lover/
(an Opera7 version will follow once it is officially released)


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to