Zen Cart Logo
Forums / All Other Contributions/Addons / Ceon URI Mapping (SEO)

Ceon URI Mapping (SEO)

Locked

Views: 472,289

Results 2,401 to 2,420 of 2,913
This thread is locked. New replies are disabled.
14 Feb 2011, 6:16 PM
#2401
antan88 avatar

antan88

New Zenner

Join Date:
Jan 2011
Posts:
12
Plugin Contributions:
0

Ceon URI Mapping (SEO)

now i tried again but didnt get it to work.. get a new failmassage now:

1142 CREATE command denied to user 'zncart@o24937'@'s240.loopia.se' for table 'zc_outfishing_se_ceon_uri_mappings'
in:
[ CREATE TABLE IF NOT EXISTS zc_outfishing_se_ceon_uri_mappings ( uri TEXT NOT NULL, language_id INT(11) UNSIGNED DEFAULT NULL, current_uri INT(1) UNSIGNED DEFAULT '0', main_page VARCHAR(45) NULL, query_string_parameters VARCHAR(255) DEFAULT NULL, associated_db_id INT(11) UNSIGNED DEFAULT NULL, alternate_uri VARCHAR(255) DEFAULT NULL, redirection_type_code VARCHAR(3) DEFAULT '301', date_added DATETIME NOT NULL DEFAULT '0000-00-00 00:00:00', INDEX assoc_db_id_idx (language_id, current_uri, main_page, associated_db_id) );]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.

dont know if this helps you to understands whats wrong?

A question there is sad in the installationmanual all the time "your admin folder" i cant find mine i think.. when i log in on the ftp I take "public_html" and then all my folders are there but noone with the name admin. i have one that are called admin_login is that mine "adminfolder"?

/Andreas

14 Feb 2011, 7:58 PM
#2402
conor avatar

conor

Passed

Join Date:
Aug 2004
Location:
Belfast, Northern Ireland
Posts:
2,480
Plugin Contributions:
4

Re: Ceon URI Mapping (SEO)

Hi,

antan88:

now i tried again but didnt get it to work.. get a new failmassage now:

dont know if this helps you to understands whats wrong?

It looks like your database user doesn't have the necessary permissions to be able to create a database table. You'll have to talk to your hosts or your webdeveloper to get this changed.

antan88:

i have one that are called admin_login is that mine "adminfolder"?

It would seem so.

All the best..

Conor

15 Feb 2011, 12:50 AM
#2403
picandnix avatar

picandnix

Totally Zenned

Join Date:
Dec 2010
Location:
UK
Posts:
1,780
Plugin Contributions:
2

Re: Ceon URI Mapping (SEO)

~lynks:

Hi Conor,

I'm having some trouble getting this module to work. On my admin panel I have an option under the modules drop-down, which I visited and it added the db tables without error. I also have an option under the configuration drop-down. I do not however, have any new options added when I go to edit a category/product and so I'm a little stuck.

Thanks in advance!

Hi Conor how are you?
Ive been installing your module (on my localhost first before adding to my live site) All seemed to install fine thanks to your instruction manual but I dont seem to have any reference or option under Configuration, however I do have it listed under Modules and I have used it to load the DB tables, I also DO have the the URI mapping box in my EZ page editing area and in my category area but NOT under my products. I've been searching this thread but not been able to find anything to point me in the right direction.
Any ideas appreciated.

15 Feb 2011, 2:39 AM
#2404
mx809 avatar

mx809

New Zenner

Join Date:
Apr 2010
Posts:
6
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

I would appreciate some help or input with a problem I'm having. I have read the FAQ and searched the forums and google for a few days but I have not found anything.

The Problem:

The module seems to work, the urls change but when I go to test the link with the url mapping it goes to a blank page with 404 ERROR - NOT FOUND.

Anyone have any similar experience or an idea of what I need to do?

I installed the module to my store located in the folder public_html/shop. I did see in the FAQ #2 about index.php but I'm uncertain if thats the problem or how to do it.

THANKS!

15 Feb 2011, 7:53 AM
#2405
conor avatar

conor

Passed

Join Date:
Aug 2004
Location:
Belfast, Northern Ireland
Posts:
2,480
Plugin Contributions:
4

Re: Ceon URI Mapping (SEO)

Hi,

picandnix:

Hi Conor how are you?

Not too bad, thanks, how are you?

picandnix:

I dont seem to have any reference or option under Configuration

You'll need to DROP the ceon_urim_mapping_configs database table and go bac to Modules - Ceon URI Mapping.

When the table is recreated the option should be added to the configuration menu.

If that doesn't happen then you've a problem with the MySQL/PHP setup on your site.

Hope that helps..

Conor
ceon

15 Feb 2011, 7:56 AM
#2406
conor avatar

conor

Passed

Join Date:
Aug 2004
Location:
Belfast, Northern Ireland
Posts:
2,480
Plugin Contributions:
4

Re: Ceon URI Mapping (SEO)

Hi,

MX809:

The module seems to work, the urls change but when I go to test the link with the url mapping it goes to a blank page with 404 ERROR - NOT FOUND.

This is caused when you don't have a rewrite rule in place. You need to put a rewrite rule in the .htaccess folder alongside your index.php file.

If you can't get it working please send me FTP details at this address and I'll take a quick look.

All the best...

Conor
ceon

15 Feb 2011, 10:14 AM
#2407
antan88 avatar

antan88

New Zenner

Join Date:
Jan 2011
Posts:
12
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

conor:

Hi,

It looks like your database user doesn't have the necessary permissions to be able to create a database table. You'll have to talk to your hosts or your webdeveloper to get this changed.

It would seem so.

All the best..

Conor

Now ive fixed that, was problem with my premissions!

Now im working with setting up the rewrite rule. Is it 3.Modifying the rule for stores which have renamed the admin directory.
i should follow?

my .htaccess file is in the admin_login folder dont have any admin folder..

/Andreas

15 Feb 2011, 10:34 AM
#2408
conor avatar

conor

Passed

Join Date:
Aug 2004
Location:
Belfast, Northern Ireland
Posts:
2,480
Plugin Contributions:
4

Re: Ceon URI Mapping (SEO)

Hi Andreas,

antan88:

Now ive fixed that, was problem with my premissions!

Glad to hear that.

antan88:

Now im working with setting up the rewrite rule. Is it 3.Modifying the rule for stores which have renamed the admin directory.
i should follow?

Please read the instructions again, carefully, and follow them.

antan88:

my .htaccess file is in the admin_login folder dont have any admin folder..

No, you DON'T put the rule inside the .htaccess file which is in your admin folder.

The instructions very clearly say to put it in the **same **folder your main store's index.php file is in. If no ,htaccses file exists there yet create it, and adjust the admin "exclusion" as per the instructions.

If you read the instructions again and follow them, you should have things working in a few minutes! :)

All the best..

Conor
ceon

15 Feb 2011, 10:50 AM
#2409
antan88 avatar

antan88

New Zenner

Join Date:
Jan 2011
Posts:
12
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

conor:

Hi Andreas,

Glad to hear that.

Please read the instructions again, carefully, and follow them.

No, you DON'T put the rule inside the .htaccess file which is in your admin folder.

The instructions very clearly say to put it in the **same **folder your main store's index.php file is in. If no ,htaccses file exists there yet create it, and adjust the admin "exclusion" as per the instructions.

If you read the instructions again and follow them, you should have things working in a few minutes! :)

All the best..

Conor
ceon

Yes but the problem is that im not so good at english so i have problems with the understanding and im a total newbie on this.

I dont understand what file i will add the rule to and what number im gonna follow, 3.1 3.2 or 3.3..

i have one index.php in the public_html folder and one in the admin_login folder. In the admin_login folder there is a .access file

I'm sorry but i dont understand..

15 Feb 2011, 5:59 PM
#2410
conor avatar

conor

Passed

Join Date:
Aug 2004
Location:
Belfast, Northern Ireland
Posts:
2,480
Plugin Contributions:
4

Re: Ceon URI Mapping (SEO)

Hi,

antan88:

Yes but the problem is that im not so good at english so i have problems with the understanding and im a total newbie on this.

Okay, I'll take the time to specifically help you with your site in this way... which is a little unfair on me as it's not my responsibility to translate documentation for people who can't speak the language well enough themselves.

If there is no .htaccess file in your store's MAIN directory (the public_html folder), create one and add the following, otherwise add the following to the existing .htaccess file.

Do NOT use the .htaccess file in your store's admin directory, which apparently is called "admin_login".

RewriteEngine On

# Don't rewrite any URIs ending with a file extension (ending with .[xxxxx])
RewriteCond %{REQUEST_URI} !\.[a-z]{2,5}$ [NC]
# Don't rewrite admin directory
RewriteCond %{REQUEST_URI} !^/admin_login [NC]
# Don't rewrite editors directory
RewriteCond %{REQUEST_URI} !^/editors [NC]
# Don't rewrite cPanel directories
RewriteCond %{REQUEST_URI} !/cpanel [NC]
RewriteCond %{REQUEST_URI} !/frontend [NC]
# Handle all other URIs using Zen Cart (index.php)
RewriteRule .* index.php [QSA,L]
```That should be all you need to do.

All the best..

Conor
[ceon](http://dev.ceon.net)
15 Feb 2011, 6:50 PM
#2411
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Ceon URI Mapping (SEO)

antan88:

Yes but the problem is that im not so good at english so i have problems with the understanding and im a total newbie on this.Just a suggestion.. but why not use Google translate then to translate the readme into your native language.. http://translate.google.com/

16 Feb 2011, 1:21 AM
#2412
picandnix avatar

picandnix

Totally Zenned

Join Date:
Dec 2010
Location:
UK
Posts:
1,780
Plugin Contributions:
2

Re: Ceon URI Mapping (SEO)

conor:

Hi,

Not too bad, thanks, how are you?

You'll need to DROP the ceon_urim_mapping_configs database table and go bac to Modules - Ceon URI Mapping.

When the table is recreated the option should be added to the configuration menu.

If that doesn't happen then you've a problem with the MySQL/PHP setup on your site.

Hope that helps..

Conor
ceon

I'm great now thanks to you Conor. Have now installed onto live site https://www.shabbylane.co.uk and tested on one category (the rest will follow at a more sensible hour). Working perfectly :clap:
I'm going to buy you a pint!

16 Feb 2011, 8:47 AM
#2413
conor avatar

conor

Passed

Join Date:
Aug 2004
Location:
Belfast, Northern Ireland
Posts:
2,480
Plugin Contributions:
4

Re: Ceon URI Mapping (SEO)

Hi,

picandnix:

I'm great now thanks to you Conor. Have now installed onto live site www.shabbylane.co.uk and tested on one category (the rest will follow at a more sensible hour). Working perfectly :clap:
Glad that that was all you needed to get things sorted.. I'd imagine the database just stumbled the first time.. for some unknown reason of course (isn't it always! ;) ).

picandnix:

I'm going to buy you a pint!

That's very rare for anyone to do and very good of you to say, thanks, it'll definitely be appreciated! :)

All the best...

Conor
ceon

16 Feb 2011, 8:56 AM
#2414
designhead avatar

designhead

New Zenner

Join Date:
Dec 2010
Posts:
7
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

I Installed Everything for Ceon URI Mapping
Enable URI Mapping

Product was added and "checked" Tick this box to have the URI auto-generated for this product.
Previewed the product and was good
Problem
I clicked the link
http://theherandhis.com/candles/mint-edible-heart-candle-4.7oz?cPath=70
And get
*a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
*
I read and searched through the forum but not a straight answer for my problem.
Also with the E-Z PAGES got 404 not found error

Please Help Me get this solved

Using v1.3.9g
Addons:
Apsona Shop Admin Installed - Before Ceon URI

16 Feb 2011, 12:45 PM
#2415
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Ceon URI Mapping (SEO)

designhead:

I Installed Everything for Ceon URI Mapping
Enable URI Mapping

Product was added and "checked" Tick this box to have the URI auto-generated for this product.
Previewed the product and was good
Problem
I clicked the link
http://theherandhis.com/candles/mint-edible-heart-candle-4.7oz?cPath=70
And get
*a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
*
I read and searched through the forum but not a straight answer for my problem.
Also with the E-Z PAGES got 404 not found error

Please Help Me get this solved

Using v1.3.9g
Addons:
Apsona Shop Admin Installed - Before Ceon URIIf you search through this support thread you would have seen that 404 errors consistently mean you either do not have an .htaccess file or do not have it setup correctly.. (the posts from the last few days for example..) Please read the readme instructions on how to setup yout .htaccess file..

16 Feb 2011, 7:31 PM
#2416
antan88 avatar

antan88

New Zenner

Join Date:
Jan 2011
Posts:
12
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

I want to thank you very much! now i got it working and i have nice urls in my shop!

Very nice support and fast answers, many many thanks!

/Andreas

16 Feb 2011, 7:37 PM
#2417
antan88 avatar

antan88

New Zenner

Join Date:
Jan 2011
Posts:
12
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

I will just add if you are using Loopia.se as a webhost you will need to add #RewriteBase / in your .htaccess file to get everything working..

I dont know if thats just for loopia webhost or for serverals others but if you have problem with "page not found" efter you change the url that maybe can help you.

/Andreas

16 Feb 2011, 7:53 PM
#2418
designhead avatar

designhead

New Zenner

Join Date:
Dec 2010
Posts:
7
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

DivaVocals:

If you search through this support thread you would have seen that 404 errors consistently mean you either do not have an .htaccess file or do not have it setup correctly.. (the posts from the last few days for example..) Please read the readme instructions on how to setup yout .htaccess file..
That Was where i was stuck but found out to how to open the .htaccess file - Check the open Hidden files
Its there
RewriteEngine On

RewriteCond %{HTTP_HOST} ^theherandhis.com$ [NC]
RewriteRule ^(.*)$ http://www.theherandhis.com/$1 [R=301,L]

Don't rewrite any URIs ending with a file extension (ending with .[xxxxx])

RewriteCond %{REQUEST_URI} !.[a-z]{2,5}$ [NC]

Don't rewrite admin directory

RewriteCond %{REQUEST_URI} !^/zc_admin [NC]

Don't rewrite editors directory

RewriteCond %{REQUEST_URI} !^/editors [NC]

Don't rewrite cPanel directories

RewriteCond %{REQUEST_URI} !/cpanel [NC]
RewriteCond %{REQUEST_URI} !/frontend [NC]

Handle all other URIs using Zen Cart (index.php)

RewriteRule .* index.php?%{QUERY_STRING} [L]
Admin Is zc_admin
still 404 error setup ??

16 Feb 2011, 9:03 PM
#2419
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Ceon URI Mapping (SEO)

Your first two conditions are setup incorrectly.. Please compare what you have to the PERFECT example in the readme file and the MANY examples of what the .htaccess file should look like including this post from one page back in this thread: http://www.zen-cart.com/forum/showpost.php?p=995742&postcount=2406

(I could just GIVE you the answer, but the answer is in the readme or the thread I posted.:wink: I want you to REALLY understand what it is you should be doing..)

designhead:

That Was where i was stuck but found out to how to open the .htaccess file - Check the open Hidden files
Its there
RewriteEngine On

RewriteCond %{HTTP_HOST} ^theherandhis.com$ [NC]
RewriteRule ^(.*)$ http://www.theherandhis.com/$1 [R=301,L]

Don't rewrite any URIs ending with a file extension (ending with .[xxxxx])

RewriteCond %{REQUEST_URI} !.[a-z]{2,5}$ [NC]

Don't rewrite admin directory

RewriteCond %{REQUEST_URI} !^/zc_admin [NC]

Don't rewrite editors directory

RewriteCond %{REQUEST_URI} !^/editors [NC]

Don't rewrite cPanel directories

RewriteCond %{REQUEST_URI} !/cpanel [NC]
RewriteCond %{REQUEST_URI} !/frontend [NC]

Handle all other URIs using Zen Cart (index.php)

RewriteRule .* index.php?%{QUERY_STRING} [L]
Admin Is zc_admin
still 404 error setup ??

16 Feb 2011, 10:53 PM
#2420
designhead avatar

designhead

New Zenner

Join Date:
Dec 2010
Posts:
7
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

DivaVocals:

Your first two conditions are setup incorrectly.. Please compare what you have to the PERFECT example in the readme file and the MANY examples of what the .htaccess file should look like including this post from one page back in this thread: http://www.zen-cart.com/forum/showpost.php?p=995742&postcount=2406

(I could just GIVE you the answer, but the answer is in the readme or the thread I posted.:wink: I want you to REALLY understand what it is you should be doing..)

posted in (the public_html folder)
RewriteEngine On

Don't rewrite any URIs ending with a file extension (ending with .[xxxxx])

RewriteCond %{REQUEST_URI} !.[a-z]{2,5}$ [NC]

Don't rewrite admin directory

RewriteCond %{REQUEST_URI} !^/admin_login [NC]

Don't rewrite editors directory

RewriteCond %{REQUEST_URI} !^/editors [NC]

Don't rewrite cPanel directories

RewriteCond %{REQUEST_URI} !/cpanel [NC]
RewriteCond %{REQUEST_URI} !/frontend [NC]

Handle all other URIs using Zen Cart (index.php)

RewriteRule .* index.php [QSA,L]

Ran into Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.