PHP, MYSQL Database and listing in google results
Moderator: General Moderators
PHP, MYSQL Database and listing in google results
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
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
A couple things to note when I quickly looked at your site. First if it's parts you are trying to sell you really need to have a direct link to your search on the first page. (There may be one but I didn't see it) Secondly, you search using the form method POST. Google will not be able to cache these results; you need to switch to GET.
How long has this site been up? The best way (I have found) to get your site noticed by google is to have other sites link to you. You may want to try an ebay store.
my $.02
How long has this site been up? The best way (I have found) to get your site noticed by google is to have other sites link to you. You may want to try an ebay store.
my $.02
Thank you for advice I will have it changed to GET, The site was up for past 2 months and seemed like everything got cached other than parts listing. So what you sugesting is to add listing for pages A... Z on our front page ? Sorry If I missunderstood you. The idea with Ebay store sounds very good, I will give that sugestion to our sales deparment.
I`ve read something on doing mod_rewrite to get these pages cached or this is not a right way to go ?
I`ve read something on doing mod_rewrite to get these pages cached or this is not a right way to go ?
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
Mod Rewrite is the best way to keep google bots happy, since they don't follow links with query strings.
Sitemaps are also a good idea in this case, a quick google gives you more information on this.
Sitemaps are also a good idea in this case, a quick google gives you more information on this.
- Maugrim_The_Reaper
- DevNet Master
- Posts: 2704
- Joined: Tue Nov 02, 2004 5:43 am
- Location: Ireland