[PrestaShop] SEO & redirects

PrestaShop Modules including WordPress & phpBB Integration.
spoonman
Posts: 7
Joined: Fri Jul 12, 2013 9:56 am

[PrestaShop] SEO & redirects

Postby spoonman » Wed Jul 24, 2013 12:48 am

Good morning after I have installed Magic SEO I have many SEO problems.

Google webmaster tell me that many urls that are duplicates. For example:
http://www.cacciatoreshop.it/4552-acces ... mento-cani
http://www.cacciatoreshop.it/accessori- ... cani-4552/
as duplicated link

The first link http://www.cacciatoreshop.it/4552-acces ... mento-cani is wrong but the site don't returns error 301

Another problems:
Quite often I have noticed that the site gives me a blank page, I had never noticed this problem before Magic SEO.

Please let me know how solve.
Best regards

Fabio

inveo
Inveo Support
Posts: 1285
Joined: Sat Feb 02, 2008 12:07 pm
Contact:

Re: [PrestaShop] SEO & redirects

Postby inveo » Wed Jul 24, 2013 6:08 am

Please download the latest Magic SEO URLs for PrestaShop 1.4/1.5 version (there was an update recently), re-generate your .htaccess file and let us know how it help (it should solve both these issue).

spoonman
Posts: 7
Joined: Fri Jul 12, 2013 9:56 am

Re: [PrestaShop] SEO & redirects

Postby spoonman » Wed Jul 24, 2013 8:34 am

The version that I have installed is the 4.0.00; there is a newer version ?

Best regards
Fabio

inveo
Inveo Support
Posts: 1285
Joined: Sat Feb 02, 2008 12:07 pm
Contact:

Re: [PrestaShop] SEO & redirects

Postby inveo » Wed Jul 24, 2013 8:43 am

Yes there is 4.0.01 version already out.

To download it please click the download link you've received after the payment.

spoonman
Posts: 7
Joined: Fri Jul 12, 2013 9:56 am

Re: [PrestaShop] SEO & redirects

Postby spoonman » Wed Jul 24, 2013 12:50 pm

I copied the files to the server overwriting the old file.
I made this:
mv .htaccess to .htaccess.old
touch .htaccess
chmod 666 .htaccess

go to the website
http://www.cacciatoreshop.it

but the .htaccess is still empty
I tried to go in a category but I have an error.

Now I replaced .htaccess with the old one.
How can I recreate .htaccess ?

Best regards
Fabio Canella

inveo
Inveo Support
Posts: 1285
Joined: Sat Feb 02, 2008 12:07 pm
Contact:

Re: [PrestaShop] SEO & redirects

Postby inveo » Wed Jul 24, 2013 12:57 pm

Please delete/rename "readonly-htaccess" file and once everything is done re-create it.

spoonman
Posts: 7
Joined: Fri Jul 12, 2013 9:56 am

Re: [PrestaShop] SEO & redirects

Postby spoonman » Wed Jul 24, 2013 1:23 pm

Thanks, I've done, but I have the same problem with these links:

http://www.cacciatoreshop.it/4552-acces ... mento-cani
http://www.cacciatoreshop.it/accessori- ... cani-4552/

The first link http://www.cacciatoreshop.it/4552-acces ... mento-cani is wrong but the site don't returns error 301

inveo
Inveo Support
Posts: 1285
Joined: Sat Feb 02, 2008 12:07 pm
Contact:

Re: [PrestaShop] SEO & redirects

Postby inveo » Wed Jul 24, 2013 2:36 pm

Please PM me your FTP credentials. I will take a look.

inveo
Inveo Support
Posts: 1285
Joined: Sat Feb 02, 2008 12:07 pm
Contact:

Re: [PrestaShop] SEO & redirects

Postby inveo » Thu Jul 25, 2013 5:54 am

It was resolved.

New 4.0.01 version also comes with updated installation instructions. In order to redirect built-in PS 1.5 URLs, a few more changes are required in www/classes/Dispatcher.php file (we've applied those changes).