Forum Moderators: open

Message Too Old, No Replies

php title include

does this effect the search engines

         

james_G

3:15 pm on Sep 17, 2002 (gmt 0)

10+ Year Member



I have a website that has three main areas. eaxh area needs differnet keywords. i hadve setup a php include function to select the right set of keywords so when i need to update it is easy and doesnt require me to go to every page and update. will this effect the way a search engine sees the page?

Nick_W

3:29 pm on Sep 17, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Why would it? PHP is server-side and only outputs HTML (in this case) which is what the SE's see...

Nick