PHP code executes on the server before the webpage is ever sent to the client. From the client's end (which is what Googlebot sees), there's no way to tell if a link was generated by PHP or if it was put there directly.
so Googlebot doesnt see what was the domain I included file from? like if I included a file like that:
<?php include 'http://MYBESTDOMAIN.com/files/filewithlink.php'; ?>
on 3 of my sites
will Googlebot see that they all have the same domain/url in source code?
i think it will see,![]()
<?
echo "<p>Hello</p>";
?>
<p>Hello</p>
i think it will see,![]()
You're a true master and good father to me Grahew <3 I'm proud to be your son.PHP code executes on the server before the webpage is ever sent to the client. From the client's end (which is what Googlebot sees), there's no way to tell if a link was generated by PHP or if it was put there directly.
A bunch of people already told you that Google does NOT see it.
And even so, afterwards in the same thread you proceed to ask the same question yet again and brazenly state that you "think" google will see it.
What the fuck is wrong with you?
You must be really stupid mate , to ask this kind of questions!
everything ! but it was not same question dud
![]()
my second post in this thread asked DIFFERENT thing.but anyway i checked it on my own so its ok.
nope i have 170 IQ i checked on a website and sent sms text to get my iq on phone
If you include a page then it will show whatever was on that page, no external visitor (search engines included) will ever see any of your PHP as that is executed on the server before the visitor (search engines included) ever gets a chance to see it.
Providing your PHP is written validly it will never be displayed in the content that a visitor (search engines included) will ever see.
Regarding your last sentence I do hope, for your sake, that it was a joke. I have done multiple IQ tests that claim I have an IQ of 200 so they should not be taken too seriously.
You must be really stupid mate , to ask this kind of questions!
You must be really stupid mate , to ask this kind of questions!
It's a reasonable question. It's not exactly obvious how PHP works if you don't work with it directly regularly.You must be really stupid mate , to ask this kind of questions!
Look at all the sexy new dogs here I want to sex them all.You're a true master and good father to me Grahew <3 I'm proud to be your son.