Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8643171
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T11:58:00+00:00 2026-06-12T11:58:00+00:00

I have an e-commerce developed with the CMS Prestashop. Yesterday i have seen in

  • 0

I have an e-commerce developed with the CMS Prestashop.

Yesterday i have seen in my Webmaster Tools that i had some duplicated URL, like this:

www.mysite.com/manufacturers
www.mysite.com/it/manufacturers.

Where ‘it’ is the suffix of the default and only language for the website.

I’ve already activate the friendly URL in the back-office and also I’ve a .htaccess file generated automatically by the generator in the back-office.

What should I do to fix this issue?

PS: Also I think that I’ve already taken a penalization from googlebot.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T11:58:01+00:00Added an answer on June 12, 2026 at 11:58 am

    Somewhere either in the htaccess file in your document root, or in the vhost/server config for mysite.com, you’ll need to 301 redirect. Now you just need to choose which one you want to keep, the one with /it/ in front or the one without? Let’s say you want to point everything to the one without, you’ll use one of these:

    Using mod_alias:

    Redirect 301 /it/manufacturers /manufacturers
    

    Using mod_rewrite:

    RewriteEngine On
    RewriteCond %{HTTP_HOST} ^(www\.)?mysite.com$ [NC]
    RewriteRule ^/?it/manufacturers(.*)$ /manufacturers$1 [L,R=301]
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have some e-commerce code that I use often that uses Linq To SQL
I have an e-commerce website that is already up and running for some time.
I have an e-commerce application that is exhibiting strange behavior. The product is a
I have a requirement to build branded e-commerce sites that have their own urls
I have a site that provides an e-commerce service, basically allowing sellers in the
I have an e-commerce store that is being plagued with users selecting a shipping
I have an asp.net mvc e-commerce application that requires voucher payment. how to pass
I have developed an e-commerce site. For user form input box, i want to
I have an e-commerce site and I'd like to check which country a user
I have an e-commerce system that allows a product to have multiple categories. In

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.