Forum Moderators: martinibuster
If not, will targeting work? My site has a common theme for each page, so I am sure I can manipulate ad targeting by keywords and descriptions, just wondering if anyone else has tried this.
Method one: these little pages included via something like php (as commented above) or CGI. This way, the content is all presented together and it does all look like one page to Google, therefore this is OK.
Method two: these little pages included by using an IFRAME. With this method, the content is not perceived by the ad server to be part of the overall page, and would look to google like little pages being served with nothing but an ad on them. This would be BAD.
Well at least I got more familiar with HTML spending all that time cleaning FP's messy code by hand. ;)
FP's code doesn't have to be messy. You just have to know the program well enough to be familiar with its options and how to use them. (For example, if you let the program generate your tables of contents and navigation bars, you'll have a lot of code, which is fine on a corporate intranet but not so fine on a public site that people may be accessing with a dial-up modem.)