Zen Cart Logo
Forums / All Other Contributions/Addons / Ceon URI Mapping v4.x

Ceon URI Mapping v4.x

Views: 451,767

Results 2,441 to 2,454 of 2,454
27 Jan 2020, 13:17
#2441
feznizzle avatar

feznizzle

Totally Zenned

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

Ceon URI Mapping v4.x

There are no specs, no version info given for the Ceon Mapping Manager at:
https://ceon.net/seo-modules/ceon-uri-mapping-manager

I used the Contact Us button to submit an enquiry on Friday, hoping to confirm that the Manager would work on a legacy site (ZC 154). A few days have passed (it's now Monday) and no response, so I sent another enquiry.

Does anybody know the specs for the commercial mod? Will it work on a ZC154? Will I be able to install it as an "upgrade" to the free Ceon URI mod that is currently installed on my client's site (v4.5.0)?

27 Jan 2020, 14:34
#2442
mc12345678 avatar

mc12345678

Totally Zenned

Join Date:
Jul 2012
Posts:
16,908
Plugin Contributions:
2

Re: Ceon URI Mapping v4.x

Feznizzle:

There are no specs, no version info given for the Ceon Mapping Manager at:
https://ceon.net/seo-modules/ceon-uri-mapping-manager

I used the Contact Us button to submit an enquiry on Friday, hoping to confirm that the Manager would work on a legacy site (ZC 154). A few days have passed (it's now Monday) and no response, so I sent another enquiry.

Does anybody know the specs for the commercial mod? Will it work on a ZC154? Will I be able to install it as an "upgrade" to the free Ceon URI mod that is currently installed on my client's site (v4.5.0)?
From the "Essential Info" tab I see the following:
Essential Info

Here's the essential information about this release.

Title Information
Module Name: Ceon URI Mapping Manager 2.0
Zen Cart Versions: 1.5.x
PHP Versions: 5.3 -7.x
Which seems to indicate that it covers all of the 1.5 series which would include 1.5.4. Further the description when landing at the above link says: > Ceon URI Mapping V5 UMM Edition (inluded in Download files) must be installed before (or Ceon URI Mapping free edition upgraded to UMM Edition) Ceon URI Mappings Manager can be installed.
Which sounds like either install version 5 of this module and then do the upgrade to that module or install all of the files associated with that module or if had the older version to do the upgrade of those files...

That's at least what I get out of reviewing the website for that product.

28 Jan 2020, 15:57
#2444
pixelpadre avatar

pixelpadre

Suspended

Join Date:
Jun 2007
Location:
Eustis, Florida, USA, EARTH
Posts:
868
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

There is a reason why its called open source and not private source.

My bet is you have an open source android cell phone. hows about you fork over a big wad a cash to google so you can continue to use your android.

28 Jan 2020, 16:57
#2445
design75 avatar

design75

Totally Zenned

Join Date:
Dec 2009
Location:
Amersfoort, The Netherlands
Posts:
2,862
Plugin Contributions:
5

Re: Ceon URI Mapping v4.x

pixelpadre:

There is a reason why its called open source and not private source.

My bet is you have an open source android cell phone. hows about you fork over a big wad a cash to google so you can continue to use your android.

Open source !== always Free

28 Jan 2020, 20:33
#2446
pixelpadre avatar

pixelpadre

Suspended

Join Date:
Jun 2007
Location:
Eustis, Florida, USA, EARTH
Posts:
868
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

Design75:

Open source !== always Free

But should be since it was created with open source software such as php and mysql

02 Mar 2020, 08:00
#2447
leowald avatar

leowald

New Zenner

Join Date:
Jul 2006
Posts:
35
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

I am using this mod successfully but want to know how I can create user friendly urls for pages like contact and testimonials?
Thanks.

02 Mar 2020, 17:33
#2448
mc12345678 avatar

mc12345678

Totally Zenned

Join Date:
Jul 2012
Posts:
16,908
Plugin Contributions:
2

Re: Ceon URI Mapping v4.x

Leowald:

I am using this mod successfully but want to know how I can create user friendly urls for pages like contact and testimonials?
Thanks.
Take a look at section 10 of the configuration tab of the instructions. Ask questions after reading and digesting that information. :)

11 Jun 2020, 07:29
#2450
design75 avatar

design75

Totally Zenned

Join Date:
Dec 2009
Location:
Amersfoort, The Netherlands
Posts:
2,862
Plugin Contributions:
5

Re: Ceon URI Mapping v4.x

That happens i believe when you have a linked product.

Nick1973:

Anybody know why I would be getting this

https://venturedesignandprint.co.uk/web-design/one-page-website/one-page-website?cPath=173_181&

Instead of this

https://venturedesignandprint.co.uk/web-design/one-page-website/one-page-website

11 Jun 2020, 07:38
#2451
nick1973 avatar

nick1973

Totally Zenned

Join Date:
Sep 2008
Location:
Cleethorpes
Posts:
1,230
Plugin Contributions:
3

Re: Ceon URI Mapping v4.x

ok so no problem with SEO then?

I did notice some products have it on and others don't, but didn't think to check if they were the linked ones.

11 Jun 2020, 08:00
#2452
mc12345678 avatar

mc12345678

Totally Zenned

Join Date:
Jul 2012
Posts:
16,908
Plugin Contributions:
2

Re: Ceon URI Mapping v4.x

Nick1973:

ok so no problem with SEO then?

I did notice some products have it on and others don't, but didn't think to check if they were the linked ones.

Check the canonical link of the source code for the page. If you visit each link, the canonical link should be the same which excludes the extra cPath info.

10 Jul 2020, 03:50
#2453
wmorris avatar

wmorris

Totally Zenned

Join Date:
Aug 2007
Location:
Amarillo, Tx
Posts:
1,675
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

Ok, I installed V.5 every thing is fine in the admin area. Now the store front won't pull up.
This is my .htaccess file:

## BEGIN CEON URI MAPPING REWRITE RULE

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 any URIs for some, popular specific file format extensions,
#   which are not covered by main file extension condition above
RewriteCond %{REQUEST_URI} !\.(mp3|mp4|h264|woff2)$ [NC]
# Don't rewrite admin directory
RewriteCond %{REQUEST_URI} !^/Site-Manager [NC]
# Don't rewrite editors directory
RewriteCond %{REQUEST_URI} !^/editors/ [NC]
# Don't rewrite cgi-bin directory
RewriteCond %{REQUEST_URI} !^/cgi\-bin/ [NC]
# Don't rewrite zc_plugins directory
RewriteCond %{REQUEST_URI} !^/zc_plugins/ [NC]
# Don't rewrite logs directory
RewriteCond %{REQUEST_URI} !^/logs/ [NC]
# Don't rewrite readme directory
RewriteCond %{REQUEST_URI} !^/readme/ [NC]
# Don't rewrite .well-known directory
RewriteCond %{REQUEST_URI} !^/\.well\-known/ [NC]
# Handle all other URIs using Zen Cart (its index.php)
RewriteRule .* /index.php [QSA,L]

## END CEON URI MAPPING REWRITE RULE
07 Oct 2020, 02:13
#2454
wmorris avatar

wmorris

Totally Zenned

Join Date:
Aug 2007
Location:
Amarillo, Tx
Posts:
1,675
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

Ok, I need some help. I am using EasyPopulate V4 and I am using Excel to add my products and categories. When I upload the save document then imported it. The link isn't changing for the new products or categories. What is the best and fastest way to fix this without going into product editing to change the link?