Our all-in-one hosted ecommerce solution - suitable for the business owner who wants to get up and running with minimum fuss. VIEW PLANS or
REQUEST A TRIAL
Our shopping cart solution can be easily customized to fit in properly into your industry especially for developers and business owners with little or no technical experience.
VIEW PACKAGES
If your 12 months license period has expired, you can purchase a license extension to receive your copy of the latest version or extend your access to our range of add-ons. Upgrade your VPCart now
I''ve got several informational pages on my websites that get thousands of hits every month and have for years.
I''ve setup the account but the script provided needs to be between the header tags at the top of the webpage. This would typically go in the header.asp file I imagine, but that would put ad on every product and category page which is not what I want.
Is there another way to target only the few article pages where I want the ads to appear? The pages were created in the Page Manager module so they are not the usual product pages.
try adding the adsense coding to the shopcontent.asp , just put your adsense code after the "SetupDynamicContent dbc, ContentId, MessageType" i''ll give you example,
SetupDynamicContent dbc, ContentId, MessageType %> [enter your adsense code] <%
i dont give you certainty it will work 100%, better you try and see. diego