• Hi. Im using WP Super Cache for my wordpress website and I found it very good but Im having a problem with mobile device support as WP Super Cache still missing some of mobile device user agent, that make some of mobile device still be served with desktop theme.
    How can I add more mobile user agent so that they will be served with mobile theme. I dont want to use reject user agent. Please help me

    http://wordpress.org/extend/plugins/wp-super-cache/

Viewing 1 replies (of 1 total)
  • Edit the .htaccess file directly, and add user agents to every block in it that looks like this:

    RewriteCond %{HTTP_USER_AGENT} !^.*(2.0\ MMP|240×320|400X240|AvantGo|BlackBerry|Blazer|Cellphone|Danger|DoCoMo|Elaine/3.0|EudoraWeb|Googlebot-Mobile|hiptop|IEMobile|KYOCERA/WX310K|LG/U990|MIDP-2.|MMEF20|MOT-V|NetFront|Newt|Nintendo\ Wii|Nitro|Nokia|Opera\ Mini|Palm|PlayStation\ Portable|portalmmm|Proxinet|ProxiNet|SHARP-TQ-GX10|SHG-i900|Small|SonyEricsson|Symbian\ OS|SymbianOS|TS21i-10|UP.Browser|UP.Link|webOS|Windows\ CE|WinWAP|YahooSeeker/M1A1-R2D2|iPhone|iPod|Android|BlackBerry9530|LG-TU915\ Obigo|LGE\ VX|webOS|Nokia5800).* [NC]

Viewing 1 replies (of 1 total)
  • The topic ‘More mobile device support with Super Cache’ is closed to new replies.