Reply
Will this setup hurt me with google?
Old 01-16-2006, 12:38 AM Will this setup hurt me with google?
Webmaster Talker

Posts: 559
I have just designed a website database driven.

When opening the index.php page it will read the page and content from the database. When you click on a link it opens index.php?pgname=name which will reload the same page with the appropriate content and information for the clicked on link.

I have started to wonder if having this setup will "hurt" me with search engines like google.

Will the search engine beable to read the link and follow the link?

If anyone can help, that would be great.
zincoxide is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 01-16-2006, 03:01 AM
shabbirbhimani's Avatar
Application Developer

Posts: 898
Name: Shabbir Bhimani
Location: at Go4Expert.com
Quote:
Will the search engine beable to read the link and follow the link?
Yes there will be no problem in indexing the link but its always better to use the static looking like url's.

Try using mod re-write to make the urls look static.
shabbirbhimani is offline
Reply With Quote
View Public Profile Visit shabbirbhimani's homepage!
 
Old 01-16-2006, 03:08 PM
Webmaster Talker

Posts: 559
Just so we're clear, it keeps referencing the SAME index.php file only changing the $_GET variable $pgname=pagename. Depending the value of $pgname, it will populate the appropriate page.

ALSO:

With regards to the mod rewrite, could you please provide further information as to how/why to do this? Are you suggesting instead of typing "http://www.domain.com?pgname=services it would show up in the address bar as http://www.domain.com/services ??

Wouldn't I also then have to setup redirects? To redirect from www.domein.com/services to http://www.domain.com?pgname=services
??

Thanks.
zincoxide is offline
Reply With Quote
View Public Profile
 
Old 01-16-2006, 09:48 PM
shabbirbhimani's Avatar
Application Developer

Posts: 898
Name: Shabbir Bhimani
Location: at Go4Expert.com
Quote:
Just so we're clear, it keeps referencing the SAME index.php file only changing the $_GET variable $pgname=pagename. Depending the value of $pgname, it will populate the appropriate page.
Thats what its suppose to be doing.
Quote:
With regards to the mod rewrite, could you please provide further information as to how/why to do this? Are you suggesting instead of typing "http://www.domain.com?pgname=services it would show up in the address bar as http://www.domain.com/services ??
Yes
Quote:
Wouldn't I also then have to setup redirects? To redirect from www.domein.com/services to http://www.domain.com?pgname=services
??
There should not be any redirect and your www.domein.com/services this page will serve the purpose of http://www.domain.com?pgname=services. See the urls here and it should give you some idea.

The links will be helpful to you.
http://httpd.apache.org/docs/2.0/misc/rewriteguide.html

Thanks
Shabbir
shabbirbhimani is offline
Reply With Quote
View Public Profile Visit shabbirbhimani's homepage!
 
Old 01-16-2006, 10:16 PM
CAL
CAL's Avatar
DudeWorldOrder.com

Latest Blog Post:
Tako-gotchi
Posts: 684
Location: DudeWorldOrder.com
Yeh, shabbirbhimani is right.

It wont hurt you at all, but some search engines like you to use static URL's. Google is happy with dynamic URL's as long as there isnt too many parameters.

Looking at your example URLs that you have provided, you will be fine.
__________________
I'm Addicted to the Internet
CAL is offline
Reply With Quote
View Public Profile Visit CAL's homepage!
 
Old 01-17-2006, 01:04 AM
vangogh's Avatar
Post Impressionist

Posts: 8,946
Name: Steven Bradley
Location: Boulder, Colorado
I agree with everything above and also wanted to add that you should try to avoid the parameter id= in your urls

Google has that stated explicitly somewhere within their pages and I think the other search engines will often ignore pages with an id parameter in the url.
__________________
l Search Engine Friendly Web Design | Van SEO Design
l Tips On Marketing, SEO, Design, and Development | TheVanBlog
l Custom WordPress Themes
| Small Business Forum
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Old 01-19-2006, 02:53 PM
Webmaster Talker

Posts: 559
Thank you for your help.
zincoxide is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Will this setup hurt me with google?
 

Thread Tools

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Webmaster Resources Marketplace:
Software Development Company | Webhosting.UK.com | Text Link Brokers 


   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.14386 seconds with 12 queries