Posted by McKirahan on 01/14/07 21:52
"Arjen" <dont@mail.me> wrote in message
news:45a92b5e$0$67354$dbd4f001@news.wanadoo.nl...
> > I presumed wrong about the ability of search engines to index the site;
> > thanks for correcting me.
> >
> > Not sure what you mean by "duplicate content"?
>
> In your example every non existent QS would be the same as your default
> page. So you have multiple occurences of your default page. You would
> have to set a 301 header for those pages. Some search engines give you a
> penalty for duplicate content.
>
> >
> > Also, I'll have to study PHP some more to understand your dynamic
url...
>
> What exactly dont you understand ? I'd be happy to explain :-)
I don't understand this suggestion:
> or something more dynamic
> /page_(.+).php /index.php?QS=$1 [NC]
What does (.+) do?
Why two ".php" filenames?
Where does $1 come from?
What does [NC} mean?
Sorry, I'm new to PHP.
Any website or reading suggestions?
I do use http://www.php.net
Thanks.
Navigation:
[Reply to this message]
|