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

Ceon URI Mapping v4.x

Views: 452,004

Results 701 to 720 of 2,454
26 Jul 2012, 4:30 AM
#701
divavocals avatar

divavocals

Totally Zenned

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

Ceon URI Mapping v4.x

conor:

Hi,

I realise that but it results in double redirects and the issue described above.

All the best..

Conor
ceon
Understood.. :D

3 Aug 2012, 4:38 PM
#703
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

Re: Ceon URI Mapping v4.x

mani:

I installed CEON Mapping URI mod, and my product urls are
http://www.melianpetsupplies.co.uk/barrier-cream/naf-stable-hands-200g#.UBvuo_YgfIY

any idea why I am getting #.UBvuo_YgfIY at the end of the url and how can I get rid of it?

I'm pretty sure that is cause by the AddThis Button code. Nothing to do with this module at all.

<!-- AddThis Button BEGIN --> <div class="addthis_toolbox addthis_default_style "> <a class="addthis_button_facebook_like" fb:like:layout="button_count"></a> <a class="addthis_button_tweet"></a> <a class="addthis_button_pinterest_pinit"></a> <a class="addthis_counter addthis_pill_style"></a> </div> <script type="text/javascript">var addthis_config = {"data_track_addressbar":true};</script> <script type="text/javascript" src="[http://s7.addthis.com/js/250/addthis\_widget.js#pubid=ra-4e21399338a83c14](http://www.zen-cart.com/view-source:http://s7.addthis.com/js/250/addthis_widget.js#pubid=ra-4e21399338a83c14)"></script> <!-- AddThis Button END -->
3 Aug 2012, 5:21 PM
#704
gandalfsmith avatar

gandalfsmith

New Zenner

Join Date:
Oct 2011
Location:
Toronto Canada
Posts:
69
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

Best thing to do first is go to zencart admin and developers tools and do a search for that part only and see if it shows up. [#.UBwHgrU_loE]
I also see that not all of your product URLS have been re-written - http://www.melianpetsupplies.co.uk/dog/supplements/granulated-charcoal-150g?cPath=70_99&#.UBwHgrU_loE
Also check all your settings in the module on how you want urls to be re-written.

3 Aug 2012, 7:26 PM
#705
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 v4.x

countrycharm:

I'm pretty sure that is cause by the AddThis Button code. Nothing to do with this module at all.

<!-- AddThis Button BEGIN --> <div class="addthis_toolbox addthis_default_style "> <a class="addthis_button_facebook_like" fb:like:layout="button_count"></a> <a class="addthis_button_tweet"></a> <a class="addthis_button_pinterest_pinit"></a> <a class="addthis_counter addthis_pill_style"></a> </div> <script type="text/javascript">var addthis_config = {"data_track_addressbar":true};</script> <script type="text/javascript" src="[http://s7.addthis.com/js/250/addthis\_widget.js#pubid=ra-4e21399338a83c14](http://www.zen-cart.com/view-source:http://s7.addthis.com/js/250/addthis_widget.js#pubid=ra-4e21399338a83c14)"></script> <!-- AddThis Button END -->

I use the "Add this" code on sites with Ceon URI installed and don't have this issue..

4 Aug 2012, 2:50 PM
#706
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

Re: Ceon URI Mapping v4.x

DivaVocals:

I use the "Add this" code on sites with Ceon URI installed and don't have this issue..

All I'm trying to point out is Ceon URI mapping is not causing the problem. It is the "Add this" code that is causing the problem. I just inserted the code to my site again and I get the same results at the end of the URLS #.UB01FKAuPdI. If I delete the code no #.UB01FKAuPdI at the end. That's one of the reason I quit using the add this a long time ago. Anyway this is not the place to discuss this since Ceon URI is not the problem.

4 Aug 2012, 5:02 PM
#707
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 v4.x

countrycharm:

All I'm trying to point out is Ceon URI mapping is not causing the problem. It is the "Add this" code that is causing the problem. I just inserted the code to my site again and I get the same results at the end of the URLS #.UB01FKAuPdI. If I delete the code no #.UB01FKAuPdI at the end. That's one of the reason I quit using the add this a long time ago. Anyway this is not the place to discuss this since Ceon URI is not the problem.not disagreeing that the Ceon URI add-on is not the cause of the issue.. I was questioning whether the Add This code is the issue.. PicaFlor uses it on a lot of her templates and users of her templates do install this mod too.. I've used it too on a few sites and never had an issue with that code and this add-on.

That said it's easy enough for Mani to go to the Add This site and re-generate the Add This code and see if that resolves the issue..

4 Aug 2012, 5:54 PM
#708
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

Re: Ceon URI Mapping v4.x

DivaVocals:

not disagreeing that the Ceon URI add-on is not the cause of the issue.. I was questioning whether the Add This code is the issue.. PicaFlor uses it on a lot of her templates and users of her templates do install this mod too.. I've used it too on a few sites and never had an issue with that code and this add-on.

That said it's easy enough for Mani to go to the Add This site and re-generate the Add This code and see if that resolves the issue..

OK I have figured out what was causing it. The weird fragments URLS #.UB01FKAuPdI are cause by the Address Bar Sharing box. If you tick the box on AddThis website it will Measures when users copy your URL from their browser's address bar and share it with their friends. It modify your URLs with an analytics fragment. If you do not want it to show the weird fragments don't tick the box.

Sorry Conor for high jacking the thread.

7 Aug 2012, 12:28 AM
#709
sam_m avatar

sam_m

New Zenner

Join Date:
Nov 2007
Posts:
71
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

I wonder if anyone has come accross a sluggish website with the Url Mapping enabled?

Basically I`ve been struggling to figure out why a website was so sluggish and it turns out to be something to do with the Url Mapping... for example (and this even effects the homepage) the query and parse with the Url mapping on the homepage enabled are...

Parse Time: 2.605 - Number of Queries: 3036 - Query Time: 1.55688679266

Now with Url mapping disabled the homepage shows...
Parse Time: 0.473 - Number of Queries: 33 - Query Time: 0.0625179659576

Which is a big difference, but can`t for the life of me figure out why,

If anyone has had any similar slowdown issues any thoughts or advise on this would be greatly appreciated.

This is using the latest Url Mapping and Url Management, and on Zen Cart version 1.3.9

Thanks
Sam

7 Aug 2012, 12:32 AM
#710
chargin avatar

chargin

Zen Follower

Join Date:
Sep 2011
Posts:
136
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

How do I test a page speed like that? I could check a site of mine with Ceon installed to compare.

7 Aug 2012, 1:42 PM
#711
sam_m avatar

sam_m

New Zenner

Join Date:
Nov 2007
Posts:
71
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

Chargin:

How do I test a page speed like that? I could check a site of mine with Ceon installed to compare.

Its under configuration/logging, just enable the parse times and it`ll show at the bottom of every page you load.

7 Aug 2012, 11:54 PM
#712
conor avatar

conor

Passed

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

Re: Ceon URI Mapping v4.x

Hi,

countrycharm:

Sorry Conor for high jacking the thread.

I'm not going to object to you finding and fixing a problem for someone! :)

Instead I have to offer thanks! :)

So.. thanks!

All the best...

Conor
ceon

8 Aug 2012, 12:25 AM
#713
conor avatar

conor

Passed

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

Re: Ceon URI Mapping v4.x

Hi Sam,

sam_m:

** Number of Queries: 3036


Number of Queries: 33 -**

Ceon URI Mapping makes one query for the URI and one for each link using zen_href_link, so how your site is suddenly adding on 3033 queries per page is a bit of a mystery.. possibly a rubbishy dynamic category module, maybe, I don't know.

Please get in contact privately with FTP and admin details and I'll take a look.

All the best...

Conor
[ceon

](http://ceon.net/software/business/zen-cart)

8 Aug 2012, 12:47 AM
#714
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

Re: Ceon URI Mapping v4.x

conor:

Hi,

I'm not going to object to you finding and fixing a problem for someone! :)

Instead I have to offer thanks! :)

So.. thanks!

All the best...

Conor
ceon

Your welcome and welcome back. I replied to your email about two weeks ago. I hope you had good news since the last time I talked to you. Anyway this not the place for that.

8 Aug 2012, 12:18 PM
#715
taurus avatar

taurus

New Zenner

Join Date:
Aug 2012
Posts:
4
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

Please could someone help a newbie,
I have installed Ceon URI Mapping, all my products and categories has been changed accordingly but i cannot configure the EZ PAGES, i tried to add a SPECIAL ez page but it doesn't work, i have entered the following:
Internal Link URL: index.php?main_page=specials

8 Aug 2012, 2:14 PM
#716
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 v4.x

taurus:

Please could someone help a newbie,
I have installed Ceon URI Mapping, all my products and categories has been changed accordingly but i cannot configure the EZ PAGES, i tried to add a SPECIAL ez page but it doesn't work, i have entered the following:
Internal Link URL: index.php?main_page=specials

Please search this thread.. the answer to why creating EZ Pages for internal links for pages won't work with this add-on has been discussed a few times in this thread.. latest discussion on this topic was a week or two back so paging back a few pages will yield the answer to your question..

8 Aug 2012, 3:49 PM
#717
defanci avatar

defanci

New Zenner

Join Date:
Dec 2009
Posts:
42
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

Hi Conor, first of all, thank you for your great module. I have a little problem and hope that you could help. When I go my domain name https://www.unique-womens-clothing.com, it show Index of / with list of my website folder. Bluehost's support ask me to do a redirect to my cart folder https://www.unique-womens-clothing.com/online-store from the cpanel but that didn't work. He said there is a conflict with my .htaccess rewrite and they wouldn't be able to help. I have also try adding a / as you have mention in the installation guide but still don't work. What should I add to the .htaccess in order to direct my domain to my cart folder? Below is my .htacess, thank you.

RewriteEngine On

ONLY rewrite URIs beginning with /online-store/

RewriteCond %{REQUEST_URI} ^/online-store/ [NC]

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)$ [NC]

Don't rewrite any URIs for some specific file format extensions,

which are not covered by main file extension condition above

Uncomment the following line to apply this condition!

(Remove the # at the start of the next line)
#RewriteCond %{REQUEST_URI} !.
(3gp|3g2|h261|h263|mj2|mjp2|mp4v|mpg4|m1v|m2v|m4u|f4v|m4v|3dm
l)$ [NC]

Don't rewrite admin directory

RewriteCond %{REQUEST_URI} !^/online-store/myadmin [NC]

Don't rewrite editors directory

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

Don't rewrite bmz_cache directory

RewriteCond %{REQUEST_URI} !^/online-store/bmz_cache/ [NC]

Don't rewrite feed directory

RewriteCond %{REQUEST_URI} !^/online-store/feed/ [NC]

Don't rewrite cgi-bin directory

RewriteCond %{REQUEST_URI} !^/online-store/cgi-bin/ [NC]

Don't rewrite ajax directory

RewriteCond %{REQUEST_URI} !^/online-store/ajax/ [NC]

Don't rewrite sitemap directory

RewriteCond %{REQUEST_URI} !^/online-store/sitemap/ [NC]

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

RewriteRule .* /online-store/index.php [QSA,L]

END CEON URI MAPPING REWRITE RULE

8 Aug 2012, 6:54 PM
#718
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 v4.x

You see the root folder contents because you do not have a default file inside your root directory (index or default) and so it displays the root folder's contents..

You want to redirect visitors from http://yourdomain.com to http://yourdomain.com/online-store ??

WHY???

Why have an empty root folder and your store inside a subfolder at all?? Why not have your store inside your root folder?? If the store IS your site, then this is where your Zen Cart files/folders needs to be NOT inside a sub-directory like you have it..

Defanci:

Hi Conor, first of all, thank you for your great module. I have a little problem and hope that you could help. When I go my domain name www.unique-womens-clothing.com, it show Index of / with list of my website folder. Bluehost's support ask me to do a redirect to my cart folder www.unique-womens-clothing.com/online-store from the cpanel but that didn't work. He said there is a conflict with my .htaccess rewrite and they wouldn't be able to help. I have also try adding a / as you have mention in the installation guide but still don't work. What should I add to the .htaccess in order to direct my domain to my cart folder? Below is my .htacess, thank you.

RewriteEngine On

ONLY rewrite URIs beginning with /online-store/

RewriteCond %{REQUEST_URI} ^/online-store/ [NC]

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)$ [NC]

Don't rewrite any URIs for some specific file format extensions,

which are not covered by main file extension condition above

Uncomment the following line to apply this condition!

(Remove the # at the start of the next line)
#RewriteCond %{REQUEST_URI} !.
(3gp|3g2|h261|h263|mj2|mjp2|mp4v|mpg4|m1v|m2v|m4u|f4v|m4v|3dm
l)$ [NC]

Don't rewrite admin directory

RewriteCond %{REQUEST_URI} !^/online-store/myadmin [NC]

Don't rewrite editors directory

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

Don't rewrite bmz_cache directory

RewriteCond %{REQUEST_URI} !^/online-store/bmz_cache/ [NC]

Don't rewrite feed directory

RewriteCond %{REQUEST_URI} !^/online-store/feed/ [NC]

Don't rewrite cgi-bin directory

RewriteCond %{REQUEST_URI} !^/online-store/cgi-bin/ [NC]

Don't rewrite ajax directory

RewriteCond %{REQUEST_URI} !^/online-store/ajax/ [NC]

Don't rewrite sitemap directory

RewriteCond %{REQUEST_URI} !^/online-store/sitemap/ [NC]

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

RewriteRule .* /online-store/index.php [QSA,L]

END CEON URI MAPPING REWRITE RULE

8 Aug 2012, 9:22 PM
#719
conor avatar

conor

Passed

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

Re: Ceon URI Mapping v4.x

Hi Randy,

countrycharm:

Your welcome and welcome back. I replied to your email about two weeks ago. I hope you had good news since the last time I talked to you. Anyway this not the place for that.

Yes, I'm sorry for not getting back to you yet, I always prioritise support posts, wasn't online at all for a bit there (ver unusual, glad the internet didn't crash in shock! ;) ). Unfortunately things have indeed got worse but as always hopeful they'll get better. I'll talk to you privately.

Thanks again.

All the best..

Conor

9 Aug 2012, 1:33 AM
#720
defanci avatar

defanci

New Zenner

Join Date:
Dec 2009
Posts:
42
Plugin Contributions:
0

Re: Ceon URI Mapping v4.x

DivaVocals:

You see the root folder contents because you do not have a default file inside your root directory (index or default) and so it displays the root folder's contents..

You want to redirect visitors from http://yourdomain.com to http://yourdomain.com/online-store ??

WHY???

Why have an empty root folder and your store inside a subfolder at all?? Why not have your store inside your root folder?? If the store IS your site, then this is where your Zen Cart files/folders needs to be NOT inside a sub-directory like you have it..

I was actually contemplating to move to root because worry about losing the backlinks. Thanks to you I have moved. But how can I redirect old url with /online-store/ to the new location? I try from cPanel, don't work. What should I add into the .htaccess?