Hi
Does anyone know if a site done in php hinders search engines. I am starting a new web site and the developer is using php. The site is far from finished but before I continue adding pages and making design changes I need more information on php. What are the drawbacks, should I have it coded in pure html?
Thanking You.
Are you a Google Analytics enthusiast?
Share and download Custom Google Analytics Reports, dashboards and advanced segments--for FREE!

www.CustomReportSharing.com
From the folks who brought you High Rankings!
More SEO Content
International SEM | Social Media | Search Friendly Design | SEO | Paid Search / PPC | Seminars | Forum Threads | Q&A | Copywriting | Keyword Research | Web Analytics / Conversions | Blogging | Dynamic Sites | Linking | SEO Services | Site Architecture | Search Engine Spam | Wrap-ups | Business Issues | HRA Questions | Online Courses
Php And Seo, Does Php Hinder Search Engines
Started by
venkatesh
, Feb 25 2009 08:15 AM
3 replies to this topic
#1
Posted 25 February 2009 - 08:15 AM
#2
Posted 25 February 2009 - 09:38 AM
Used correctly, php has no adverse effect. It's all just html by the time the search engines see it.
The three things to watch out for are:
That's it, that's all. Cover those three and PHP is fine.
The three things to watch out for are:
- Limit the number of variable-value pairs to three or fewer. I personally shoot for a maximum of 2 variable-value pairs for new sites, but have plenty of pages with 3 variables indexed.
- Don't force ever visitor to accept a cookie in order to view any page you want to be indexed. You can request to set a cookie, just don't require one to view a page.
- Make sure the URLs don't end up having a Session ID. Sessions should only be used when necessary, like when you have to track state because someone has added something to their shopping cart. They should never be a required element to normally view pages.
That's it, that's all. Cover those three and PHP is fine.
#3
Posted 25 February 2009 - 11:50 AM
This is a persistent myth.
Constantly changing, randomly circulating content and "freshness" don't have anything to do with SEO. They may lead to more frequent spidering (possibly), but how often they choose to recheck the content on the page is not one of the ranking factors used by the search engines.
In fact, such content changes can even negatively affect rankings if they cause the specific keyword focus of the page to constantly shift. When the search engines can't figure out what a page is "about," problems often ensue.
Likewise if you're constantly changing the title tag in response to random on-page content changes. Double if all these changes are being done automatically, without human review and approval before they get pushed out to the web. For some reason, the phrase "shooting yourself in the foot" springs to mind.
I've got pages on my site that haven't been changed in years and they still rank very well for their target terms. It's how well the page is optimized for the target search terms, not how allegedly "fresh" the content is, that makes for good rankings.
--Torka
Constantly changing, randomly circulating content and "freshness" don't have anything to do with SEO. They may lead to more frequent spidering (possibly), but how often they choose to recheck the content on the page is not one of the ranking factors used by the search engines.
In fact, such content changes can even negatively affect rankings if they cause the specific keyword focus of the page to constantly shift. When the search engines can't figure out what a page is "about," problems often ensue.
Likewise if you're constantly changing the title tag in response to random on-page content changes. Double if all these changes are being done automatically, without human review and approval before they get pushed out to the web. For some reason, the phrase "shooting yourself in the foot" springs to mind.
I've got pages on my site that haven't been changed in years and they still rank very well for their target terms. It's how well the page is optimized for the target search terms, not how allegedly "fresh" the content is, that makes for good rankings.
--Torka
#4
Posted 09 March 2009 - 09:51 AM
Its not a problem if the site has all php pages. Simply specify all the URLs in the sitemap and that is enough. Specify the link rel=canonical in your pages meta tags and that will take care of session id's and multiple parameters if you have them in the URLs.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users







