Forum Moderators: open

Message Too Old, No Replies

dynamically bringing in a domain

         

scorpion

4:40 pm on Feb 22, 2003 (gmt 0)

10+ Year Member



If you dynamically bring in a page under your domain using PHP and fopen through http 1.1, will google see this page as a part of your site?

NickCoons

5:10 pm on Feb 22, 2003 (gmt 0)

10+ Year Member



scorpion,

Yes, because PHP runs on the server side, and someone browsing your site cannot see the backend code.

But out of curiousity, why would you want to open content from someone else's site and display it as your own?

scorpion

6:49 pm on Feb 22, 2003 (gmt 0)

10+ Year Member



Thanks...various marketing reasons, all cool with my partners, but just wonderng how google would index it

stevedob

7:02 pm on Feb 22, 2003 (gmt 0)

10+ Year Member



open content from someone else's site

It needn't have been "someone else's". I use a similar procedure to incoporate standard elements across my own domains. It means I only ever have to make adjustments once.