PDA

View Full Version : CSS or PHP for SEO



schmeetz
04-01-2005, 07:58 AM
I am looking into redesigning my site. I’d like to excuse my programming inexperience at this point. In terms of SEO what are the differences between using CSS or PHP? They both use external files to structure and assign attributes. Do SE’s interpret them differently? Mainly looking for the Pros and Cons.

paulhiles
04-01-2005, 09:08 AM
General Schmeetz - Please try and avoid cross-posting! :o) faglork has provided a straightforward reply (http://www.webproworld.com/viewtopic.php?p=207909#207909) to this same question posted in the Web Site Accessibility forum (http://www.webproworld.com/viewforum.php?f=62).

Paul

schmeetz
04-01-2005, 09:29 AM
No illintentions here. I had posted as a guest and noticed afterwards. Once loggeed i noticed a more suitable area for the posting.

paulhiles
04-01-2005, 10:19 AM
No problem, if the same thing happens again, try contacting a Moderator, we can move posts around the forum quite easily, or correct a post if there's anything that needs changing! :o)

Have a good one!

Paul

Adamwlad
04-14-2005, 12:33 PM
Well PHP and CSS are two completely different things. PHP is a web programming language that is used to build your web page(s) and CSS is Cascading style sheets.

-Adam