Results 1 to 2 of 2

Hybrid View

  1. #1
    Join Date
    Sep 2008
    Location
    Tel-Aviv-New York
    Posts
    143
    Plugin Contributions
    0

    Default 302 redirect with languages vs search engines

    Hello, I noticed , when I have 2 (or more) languages site and if for each language I set up different currency, my site WILL NOT be indexed by search engines (only pages with default language will be indexed), because when I try to switch to another language I get 302 temporary redirection.

  2. #2
    Join Date
    Aug 2004
    Location
    Saint Petersburg, Russia
    Posts
    1,786
    Plugin Contributions
    13

    Default Re: 302 redirect with languages vs search engines

    Yes. And so you can't use link to your shop with setting currency or language.
    I do not understand why this is done, so all my sites I deleted this redirect in init_currencies.php.
    Code:
    //  if (isset($_GET['currency']) || isset($_GET['language'])) zen_redirect(zen_href_link($current_page_base, zen_get_all_get_params(array('currency','language'))));

 

 

Similar Threads

  1. v154 Redirect 302 picked up
    By Annie_zaz in forum General Questions
    Replies: 4
    Last Post: 28 Jan 2016, 06:59 AM
  2. v139h redirect 302
    By lruskauff in forum General Questions
    Replies: 0
    Last Post: 2 Jan 2014, 06:04 AM
  3. 302 Redirect error with worldpay mod
    By crazycucumber in forum General Questions
    Replies: 1
    Last Post: 23 May 2007, 01:27 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg