1. Google Adsense in PHP fusion integrate
Easy way to integrate Google AdSense in to PHP-Fusion Template is to use separate panel for each AdSense placement.
Follow the following steps:
1. Log in as Admin
2. Navigate to Admin Panel --> System Admin --> Panels
3. Click on Add New Panel
4. Enter a name to the panel. Panel File Name -"None"
5. Under Panel Contents ad the following code:
opentable (“Advertisement”);
?>
// your code of Google Adsense clean-set here:
closetable ();
6. Save the Panel by making it Public.
7. Activate the panel by selecting "Enable" in the Panel Control panel options.
You are ready with AdSense on your website.
You can adjust the Ad position in your website using Panel Management/Panel Control Panel.
2. Layer Ads in PHP fusion integrate
Also so-called Layer of Layer Ads can be integrated fast and simply in PHP fusion:
1. Open the file subheader.php in your root listing of PHP fusion.
2. Stands for search the line in
3. Insert now before this line your source code of Layer Ads
e.g.:
- Replace now all double quotation marks with simple quotation marks
In the above example then would look in such a way:
- Store the file and loads it on your Web space
- Finished, now is the source code of Layer Ads on all sides of your CMS PHP fusion.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment