Welcome! Log In Create A New Profile

Advanced

Re: Blank Adsense ads on certain pages

October 24, 2011 08:28PM
>The catch all location is falling back to index.php without any arguments. Is that the way it's supposed to be?

Yes, adding arguments causes a redirect loop for some reason.

>The URIs starting with page have a fallback to index.php with args.

Those pages use in-line javascript editing which requires args to be appended to index.php. Unlike the earlier catch all location, this does not cause a redirecting issue.

>Is index.php your PHP "handler"? If it is then use this:

>location = /index.php {
>include fastcgi_params;
>include fastcgi_config;
>fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
>}

I tried that, but the site no longer loaded any styling and was just giant text and white background.
Subject Author Posted

Blank Adsense ads on certain pages

Skolde October 23, 2011 08:03PM

Re: Blank Adsense ads on certain pages

António P. P. Almeida October 23, 2011 08:42PM

Re: Blank Adsense ads on certain pages

António P. P. Almeida October 24, 2011 08:14PM

Re: Blank Adsense ads on certain pages

Skolde October 24, 2011 08:28PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 138
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready