Charlie
Joined: 22 Aug 2003
Posts: 3305
Location: UK
|
Posted: Sat Feb 14, 2004 12:06 pm
Post subject:
|
|
|
I think we're getting in a knot here...
| Debs wrote: | | I'm thinking a wrapper like a frame, but not a frame ... if the code is in file X and the page is file Z Adsense won't be able to access Z, only X ... does that make sense? |
Sorry, if the term "wrapper" was confusing...
| edburdo wrote: | Using SHTML or PHP means that the file is included BEFORE it is displayed... so Google's MediaBot will properly index it.
I don't think the JavaScript method would work, since JavaScript is generally executed after the page is loaded. |
I was meaning an external javascript source file for the Adsense code, not the rest of the page code. All the indexable content would be on the main page - not written by javascript
| Debs wrote: | | One thing I do know is Google says to be sure and put the code within the page itself, and when it comes to framed sites, to put it in the proper frame so the content can be crawled. |
I wasn't meaning frames. I quite agree about the potential problems.
I quite agree that PHP or SSI is the best method.
I only mentioned the javascript as a possible alternative for an existing large site (as Sandra described), with existing good SE rankings.
The 301 and parsing .html as .php have already been mentioned.
Sorry for the confusion,
Charlie. _________________ "Before I speak, I have something important to say."
- Groucho Marx |
|