PDA

View Full Version : Geo Filter + Subdomain + rewrite



caluromero
October 2, 2016, 04:16 PM
Hello.

My site is on hostgator on clasificados.ellitoral.com.ar
I added the line for subdomain.



RewriteCond %{HTTP_HOST} !^www\. [NC]
RewriteCond %{HTTP_HOST} !^m\. [NC]
#subdomain rule added here
RewriteCond %{HTTP_HOST} !^clasificados\. [NC]



I post my listings on Argentina in a few states and cityes, and i cant see them listed if i choose "Argentina" on "My location". I can only see them if no location selected.
I can see on DB the lists got the region codes.
IT SEEMS, its related with mod_rewrite and Subdomain fix.

Any advice?

Curtis
October 3, 2016, 02:06 AM
Hello Caluromero,

I think will be better if you create a ticket with this request. We'll check it.