Viewing 3 replies - 1 through 3 (of 3 total)
  • I can view it in mobile though it did take a long time to load.

    Thread Starter afjsystem

    (@afjsystem)

    nope.. try to use this https://developers.google.com/speed/pagespeed/insights/

    you can see the pic on the rigth and it says Moved Permanently.

    I tried just now, with my mobile it still the same.

    Thread Starter afjsystem

    (@afjsystem)

    i think i know the problem :

    this code cause redirect and not customizr issue : (sorry)

    #redirect mobile browsers
    RewriteCond %{HTTP_USER_AGENT} ^.*iPhone.*$
    RewriteRule ^(.*)$ https://tanyajawabforex.com [R=301]
    RewriteCond %{HTTP_USER_AGENT} ^.*BlackBerry.*$
    RewriteRule ^(.*)$ https://tanyajawabforex.com [R=301]
    RewriteCond %{HTTP_USER_AGENT} ^.*Palm.*$
    RewriteRule ^(.*)$ https://tanyajawabforex.com [R=301]

    can be seen by android but not those three. i checked with iphone and bb.

    Mark as resolved

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘viewing mobile result 'moved permanently'’ is closed to new replies.