Powering thousands of Online Stores, Shopping Carts, around the world!

PDshop is built on Asp.Net, works with ALL Windows web hosts and Windows servers!
Powered by Asp.Net Learn More
How to remove or replace the powered by messages in PDshop
PDshop includes a built in way to visually "brand" the shop & admin pages.  This means, as a web developer/designer, you can remove any visible "powered by" messages and replace them with your own text, link, or logos.

Branding is turned on/off from within the web.config file, below are the keys that you must include in your own web.config:

<add key="devbrand" value="ON" />

<add key="devshoplogourl" value="http://your website name.com/images/logo.gif" />

<add key="devadminlogourl" value="http://your website name.com/images/logo.gif" />    

<add key="devshoptext" value="Powered by Your Company, Inc" />

<add key="devadmintext" value="Powered by Your Company, Inc" />

<add key="devurl" value="http://your website name.com/" />

In some downloads these keys are included in the default web.config, but may be commented out.  In those cases you just need to "uncomment" that section of the web.config (after you fill in your own details).   To uncomment something in a web.config, you simply remove the "<!--" and "-->" characters before and after the keys.

NOTE: If you are not using Version 8 or Higher of PDshop, and want to remove or replace the built in branding, you will need to upgrade.  

COPYRIGHT NOTICE: This feature is for visual re-branding only.  You are not permitted to remove copyright notices or any references to PDshop, PageDown Technology,  pagedowntech.com, or pdshop.com in any of the "source code".  See the software Terms & Conditions for more information.
Related Topics
Search for help...

Updates

No updates or new downloads are currently available.  Check back later for news and updates on products we may be developing. Support has ended for most legacy products and tools.