Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 01-06-2006, 09:09 PM   PM User | #1
mudilik
New to the CF scene

 
Join Date: Jan 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
mudilik is an unknown quantity at this point
PHP MYSQL and listing in google

Hiello everyone, I new to this forum. I have a question that I am unable to find an answer for anywhere online.

On our website potomacelectric.com we have a mysql database with parts that are available for sale, website uses PHP for searching of databese . Users can search for parts via multiple options. Also browse by clicking first letter of the manufacturers name. I was told that google would be able to use these links to cache all pages A..... to Z and this way to allow anyone on google to see what parts we have for sale. [/url] http://www.potomacelectric.com/repairs/parts.php [url] So far google have not cached any pages even though it alredy cached other pages created at the same time. It also cached forum which is also php.

I am looking for someone who can guide me in the right direction on what is not done right and help me get the google to cache all the pages. We will pay a reasonable fee for this help.

Thanks alot in advance

Mark
mudilik is offline   Reply With Quote
Old 01-07-2006, 08:25 AM   PM User | #2
vinyl-junkie
$object->toCD-R(LP);


 
vinyl-junkie's Avatar
 
Join Date: Jun 2003
Posts: 3,053
Thanks: 2
Thanked 22 Times in 22 Posts
vinyl-junkie is on a distinguished road
Welcome to the forum, mudilik.

Are you using query strings in your URLs? If so, you will probably fare better with the search engines by using search engine friendly URLs.
__________________
Music Around The World - Collecting tips, trade
and want lists, album reviews, & more
SNAP to it!
vinyl-junkie is offline   Reply With Quote
Old 01-07-2006, 06:59 PM   PM User | #3
mudilik
New to the CF scene

 
Join Date: Jan 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
mudilik is an unknown quantity at this point
I have posted same question on other PHP forum and I was suggested to change my method from POST to GET and too use google site maps ? What you guys think about it, maybe any other sufgestions ?
mudilik is offline   Reply With Quote
Old 01-07-2006, 07:15 PM   PM User | #4
arne
Registered User

 
Join Date: Sep 2005
Posts: 315
Thanks: 0
Thanked 0 Times in 0 Posts
arne is an unknown quantity at this point
Cool

Well... it wil help you a little, but you'll still get problems.
If you want help getting all your pages at high ranking in google (and yahoo,..) searches, you can contact me. I'll be glad to help (for a small fee please). You can contact me at arne_dejongh2@hotmail.com (oops, i just gave my email online )
arne is offline   Reply With Quote
Old 01-07-2006, 10:27 PM   PM User | #5
Len Whistler
Senior Coder

 
Len Whistler's Avatar
 
Join Date: Jul 2002
Location: Vancouver, BC Canada
Posts: 1,323
Thanks: 26
Thanked 100 Times in 100 Posts
Len Whistler is on a distinguished road
Quote:
Originally Posted by vinyl-junkie
Welcome to the forum, mudilik.

Are you using query strings in your URLs? If so, you will probably fare better with the search engines by using search engine friendly URLs.
That article is from August 10th 2001. Google was just a couple of years old at that time, I'm sure things have changed since then.
__________________
Leonard Whistler
Len Whistler is offline   Reply With Quote
Old 01-08-2006, 12:52 AM   PM User | #6
missing-score
Senior Coder


 
missing-score's Avatar
 
Join Date: Jan 2003
Location: UK
Posts: 2,194
Thanks: 0
Thanked 0 Times in 0 Posts
missing-score is on a distinguished road
Quote:
Originally Posted by Len Whistler
That article is from August 10th 2001. Google was just a couple of years old at that time, I'm sure things have changed since then.
Yeah, google now uses the querystring to index the pages too.

Are you doing any kind of header redirect on that page? If so, that could be why its not being cached.
missing-score is offline   Reply With Quote
Old 01-08-2006, 03:30 AM   PM User | #7
firepages
Super Moderator


 
Join Date: May 2002
Location: Perth Australia
Posts: 3,890
Thanks: 5
Thanked 79 Times in 78 Posts
firepages will become famous soon enough
I googled some of your OEM part numbers , and mostly got a hit first page but for this http://www.potomacelectric.com/repairs/typelist.htm , so now that you are using GET (and that would have been your biggest problem if you were previously using post) take that list page and add links in there to your a-z list , google will do the rest.

really I think those pages will get indexed eventually anyway.
__________________
resistance is...

MVC is the current buzz in web application architectures. It comes from event-driven desktop application design and doesn't fit into web application design very well. But luckily nobody really knows what MVC means, so we can call our presentation layer separation mechanism MVC and move on. (Rasmus Lerdorf)
firepages is offline   Reply With Quote
Old 01-08-2006, 10:54 AM   PM User | #8
arne
Registered User

 
Join Date: Sep 2005
Posts: 315
Thanks: 0
Thanked 0 Times in 0 Posts
arne is an unknown quantity at this point
your pages might get index all, but your ranking at google and other search engines will still be low. You should use some headers and meta tags for robots to start, that will help google to spider your site !
arne is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 06:29 PM.


Advertisement
Log in to turn off these ads.