Ask a Question related to PHP Development, Design and Development.
-
Van Johnson #1
Keep Google search hits despite PHP??
While in the process of reorganizing my company's website and I created a
database of all their publications. I replaced their old html publications
page with a php page that repopulates the publications list every time
somebody browses by. This way it updates as the SQL dbase gets more
publications.
Problem is, this will prevent the search engine bots from detecting the
publications, will it not? How do I keep google and others aware of the
documents on the publications page?
Van Johnson Guest
-
Google Search?
Anybody have the code or know how to make a Google search from a text input? -
Google Search
I haven't seen any questions/response about this, and searching for it returns 0 hits. I would like to have an internet search area on my site,... -
Google Search API
I have gotten as far as I can with the coding, I am trying to run an automated search on google for stock information, once I run the search i want... -
Simple Google search
I'm trying to develop a search page for my website, but rather than using Verity I want to use Google. I have a search box in my cfm.dwt.template... -
Prevent 'Page has expired' when a client hits back to return to a search page
I have a search page that I want to enable private caching so that when a user hits the back button they dont get the page has expired error. I... -
Manuel Lemos #2
Re: Keep Google search hits despite PHP??
Hello,
On 02/19/2004 03:17 PM, Van Johnson wrote:No, that's a Google myth. Google indexes dynamic pages too, even when> While in the process of reorganizing my company's website and I created a
> database of all their publications. I replaced their old html publications
> page with a php page that repopulates the publications list every time
> somebody browses by. This way it updates as the SQL dbase gets more
> publications.
>
> Problem is, this will prevent the search engine bots from detecting the
> publications, will it not? How do I keep google and others aware of the
> documents on the publications page?
the URL has ? .
[url]http://www.websitepublisher.net/article/google_myths/4[/url]
--
Regards,
Manuel Lemos
PHP Classes - Free ready to use OOP components written in PHP
[url]http://www.phpclasses.org/[/url]
PHP Reviews - Reviews of PHP books and other products
[url]http://www.phpclasses.org/reviews/[/url]
Metastorage - Data object relational mapping layer generator
[url]http://www.meta-language.net/metastorage.html[/url]
Manuel Lemos Guest
-
Rick [Kitty5] #3
Re: Keep Google search hits despite PHP??
> No, that's a Google myth. Google indexes dynamic pages too, even when
Although that site isn't entirly accurate either.....> the URL has ? .
>
> [url]http://www.websitepublisher.net/article/google_myths/4[/url]
[url]http://www.google.com/webmasters/2.html[/url]
--
Rick
Kitty5 NewMedia [url]http://Kitty5.com[/url]
POV-Ray News & Resources [url]http://Povray.co.uk[/url]
TEL : (+44) 0845 1083740 - ICQ : 15776037
PGP Public Key : [url]http://pgp.kitty5.com[/url]
Rick [Kitty5] Guest
-
Manuel Lemos #4
Re: Keep Google search hits despite PHP??
Hello,
On 02/19/2004 07:05 PM, Rick [Kitty5] wrote:That site is very accurate and consistent with what Google says in the>>>No, that's a Google myth. Google indexes dynamic pages too, even when
>>the URL has ? .
>>
>>[url]http://www.websitepublisher.net/article/google_myths/4[/url]
>
> Although that site isn't entirly accurate either.....
>
> [url]http://www.google.com/webmasters/2.html[/url]
page you mentioned. I think you are not interpreting Google's words
correctly.
--
Regards,
Manuel Lemos
PHP Classes - Free ready to use OOP components written in PHP
[url]http://www.phpclasses.org/[/url]
PHP Reviews - Reviews of PHP books and other products
[url]http://www.phpclasses.org/reviews/[/url]
Metastorage - Data object relational mapping layer generator
[url]http://www.meta-language.net/metastorage.html[/url]
Manuel Lemos Guest
-
Hi Ho #5
Re: Keep Google search hits despite PHP??
Dear Van,
If you like I can teach you how to get all your pages indexed whether
dynamic (PHP) or html.
[email]studies-N-O-P-A-S-M@hotpop.com[/email] (remove the -N-O-P-A-S-M from the email).
..bil
"Van Johnson" <nospam@spam.troll> wrote in message
news:4034fdcd@rutgers.edu...publications> While in the process of reorganizing my company's website and I created a
> database of all their publications. I replaced their old html> page with a php page that repopulates the publications list every time
> somebody browses by. This way it updates as the SQL dbase gets more
> publications.
>
> Problem is, this will prevent the search engine bots from detecting the
> publications, will it not? How do I keep google and others aware of the
> documents on the publications page?
>
>
Hi Ho Guest



Reply With Quote

