9963008 / phpmobilizer

Automatically exported from code.google.com/p/phpmobilizer
0 stars 0 forks source link

Adsense not displaying #20

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Visit m.netdagang.com 
2. Click any article link below
3. You will see no Adsense ads display

What is the expected output? What do you see instead?
Outpur with Adsense ads like the normal page

What version of the product are you using? On what operating system?
Downloaded today

Please provide any additional information below.
Let me know what other information is required.

Original issue reported on code.google.com by swof...@gmail.com on 16 Feb 2015 at 5:54

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Hi

Nope. It also break much of the web section.

Hope you can help.

Original comment by swof...@gmail.com on 28 Mar 2015 at 2:33

GoogleCodeExporter commented 8 years ago
Most likely because ad scripts use JS, this is stripped by the script, you can 
try modding the code a bit by removing or commenting out the Regex that strips 
the <script>
tags. I modified my version a lot just play with it and you may get the output 
you are trying for. but remember it was made to strip the site down to a mobile 
ready site and while it does attempt to do this it can remove too much of your 
sites mojo making it look like junk. It can be reworked but it takes time.

I have been playing with the code and I worked my own custom nav bar into the 
output
so a lot can be done but don't expect it to look great and work great out of 
the box.

Original comment by iacsp...@gmail.com on 26 Apr 2015 at 7:24