Real Estate Forums

Coding HTML, ASP, PHP, JAVA MYSQL and more. All coding questions should be asked here.

Reply
 
Thread Tools Display Modes
Old 04-03-2007, 10:40 AM
taftech taftech is offline
New real estate webmaster
 
Join Date: Mar 2007
Posts: 6
taftech is on a distinguished road
Default Will header redirects affect SEO?

I am working on a cookie tracking system for a website and I am trying to determine if cookies are set using php. I have found the following code

http://sarat.pediredla.name/2005/06/...s-are-enabled/

but, I wonder if I had this on every page, it sorta seems like it would affect seo. I realize I could check for the cookies using javascript, but then I still need to get back to the php after I know if cookies are enabled. And I'd need to pass alot of variables, etc.

Thoughts, suggestions, ideas?

Thanks!
Reply With Quote
Old 04-03-2007, 10:54 AM
BrandonSternfield's Avatar
BrandonSternfield BrandonSternfield is offline
Uber Real Estate Webmaster
 
Join Date: Feb 2007
Location: Fort Lauderdale, Florida
Posts: 1,502
BrandonSternfield is on a distinguished road
Send a message via AIM to BrandonSternfield
Default Re: Will header redirects affect SEO?

If you wanted to frame your website (which I love doing with menus anyways), you could simply have the main frame that is static have that code.

This way it's only checked once.
__________________
If you're not remembered, you never existed.
Reply With Quote
Old 04-03-2007, 12:27 PM
kid disco's Avatar
kid disco kid disco is offline
Uber Real Estate Webmaster
 
Join Date: Apr 2006
Location: Orange County, CA
Posts: 892
kid disco is on a distinguished road
Default Re: Will header redirects affect SEO?

There are certain instances where they may be necessary/useful... but I would avoid both header redirects and frames.
__________________
---cK

CK Chung is an independent SEO consultant who provides premium Holistic SEO services, including services specific to Real Estate SEO. You can find his alter-ego, Kid Disco, spouting off on his SEO blog at SEOdisco.
Reply With Quote
Old 04-03-2007, 12:44 PM
taftech taftech is offline
New real estate webmaster
 
Join Date: Mar 2007
Posts: 6
taftech is on a distinguished road
Default Re: Will header redirects affect SEO?

Yes, I really am trying to avoid both. I think I am just going to use php to write the cookies, and I won't add the user to the database until after the cookie is read on the second page that they visit.
Reply With Quote
Old 04-03-2007, 06:31 PM
REW Fergus's Avatar
REW Fergus REW Fergus is offline
Real Estate Webmasters Staff
 
Join Date: Aug 2006
Location: Nanaimo, BC
Posts: 588
REW Fergus is on a distinguished road
Default Re: Will header redirects affect SEO?

Quote:
Originally Posted by taftech View Post
I am working on a cookie tracking system for a website and I am trying to determine if cookies are set using php.
One alternative would be to use sessions and pass the session ID in the query string. Or simply accept that cookies will not work for some visitors and don't make any of the site reliant on them. This is a good practice, and it applies to a number of other capabilities, including Javascript.

Make the basic site work without the bells and whistles, and then implement the additional features so that the site degrades gracefully.
__________________
Fergus Gibson
realestatewebmasters.com
Reply With Quote
Reply


Thread Tools
Display Modes

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



For our members

Main Sections

IDX Coverage Areas

Spiders Welcome

All times are GMT -7. The time now is 08:19 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.