Help - Search - Members - Calendar
Full Version: Free website with ads option
RV Products Forums > RVSiteBuilder > Suggestions and Feature Requests
lquid
It would be nice if i can setup a Free site option that has Ads automaticly added to the top and bottem of the page. the code could be as basic as this:
CODE
<?php
include "includes/site_config.php";
if ($display_ads)
{
include "ads_header.php";
}

$main page = include "main_site_page.php";

echo ($main_page);

if ($display_ads)
{
include "ads_footer.php";
}

and the ads_*.php pages could be actively writen from a page processor inside the admin panel.
this would be a godsend if you could incorperate this.
I have already ordered a license for this.
I think that you guys are aiming this product at the web hosting companys and this would be a great tool to get out advertising cheap.
-LquiD
pairote
We can cooperate that but not sure your users will be happy with it. We have to create ads component with the following options:
- Banner will be inserted on the pre-defined area of the template. Not the top and the bottom.
- The Ads code should be static. You can create your own phpAdsNew. And put the banner code of phpAdsNew into this area. So you have a full option to manage the banners.
- Root/reseller control which users will show the ads, which does't.
- Root/reseller can turn-on/off the option to allow the user remove the ads.
- Upsale feature

We got many great ideas. It will takes time to accomplish all suggestions. We will do our best.
Guest
This will not be for all sites just the free ones. The site hosting that you pay for will have ads turned off. And there should be a button in the CP to upgrade to payed hosting with no ads.
that would be great!
-LquiD
lquid
^^^^^^^^^^^^^

That was me i just wasent logged in.
-LquiD
SoftDux
How about if you have this as an option, and one can choose to enable it, or not?
Maybe you could make it phpads?
dotcomUNDERGROUND
It will be a great feature if we can provide "RVSiteBuilder Only" free hostings.
WilliamHey
Very Usefull bro, thanks for the tip and help smile.gif
factor
any update on this?
paulfinn31
This is a big help.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.