Hi,
Is it possible to have the ad's in this module to open in a Blank window? I don;t want to loose my visitors when they click on an ad...
Thanks!
Jappie
Adsense - how to open links/ads in new window
-
- Phoca Newbie
- Posts: 7
- Joined: 27 May 2013, 09:44
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Adsense - how to open links/ads in new window
Hi all this is managed by the content - by Google AdSense behaviour - so this is more a Google developers question The module has no feature to somehow change the settings of the AdSense.
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 7
- Joined: 27 May 2013, 09:44
Re: Adsense - how to open links/ads in new window
would it be possible to add a simple option to the module manager "URL Target Window" and than the options of "parent/new window/pop up" like I see in some other modules? Thanx in advanced, I appreciate it very much!
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Adsense - how to open links/ads in new window
Hi, in Google AdSense there is no URL so you cannot manage it in your system (Joomla!) - The link is created in the Ads (in fact in javascript of Google AdSense API). The displayed ads is not on your server, it is displayed by javascript for the user (it has nothing to do with the server so you cannot set it in your Joomla! as it is not displayed in your Joomla! - it is displayed by javascript outsite your Joomla! directly in browser for users)
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 7
- Joined: 27 May 2013, 09:44
Re: Adsense - how to open links/ads in new window
allright, thanx!
-
- Phoca Newbie
- Posts: 1
- Joined: 20 Jan 2020, 23:54
Re: Adsense - how to open links/ads in new window
Infinite scrolling is tricky. It can be good UX in one sense because it can deliver content without interruption. It can be bad UX if not handled well. Coming "back" to an infinite scroll page should take you to where you left off in most cases. Handling that tricky problem is your job. Just forcing links to open in new tabs so that problem never comes up is avoiding your job.