Advice on SEO and PHPinclude
Hey, I have been using php includes to include my head on a lot of my pages because the head is becoming large with all the meta tags, scripts and css. I was wondering if it is wise to use php include or does it have an impact on how google indexes your site?
Is there any way to hide things that lie in your head, but still have google see them. For example hiding the scripts/styles so people can't steal them.
|