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

Ceon URI Mapping (SEO)

Locked

Views: 472,252

Results 681 to 700 of 2,913
This thread is locked. New replies are disabled.
22 Oct 2009, 10:43 AM
#681
dan123 avatar

dan123

New Zenner

Join Date:
Apr 2008
Posts:
82
Plugin Contributions:
0

Ceon URI Mapping (SEO)

Sorry to bother you so much, but I just found another problem.
In my site I have 2 languages and when I swith from one to another in the category with the new urls it does not go through. it shows the link for that language and also adds ?sort=20a&language=en trying to change the language how it used to be with the old urls
Ex:
http://www.mysite.com/viechierniie-platia
and when I switch to eng it gives my this url
http://www.mysite.com/viechierniie-platia?sort=20a&language=en
instead of
http://www.mysite.com/evenning-dresses
Do you know how to fix that??
Thanks again, I appreciate your help!!!

22 Oct 2009, 10:57 AM
#682
dan123 avatar

dan123

New Zenner

Join Date:
Apr 2008
Posts:
82
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

is it because of languages files in admin folder, do I need to upload them for each language too?

22 Oct 2009, 11:05 AM
#683
conor avatar

conor

Passed

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

Re: Ceon URI Mapping (SEO)

Hi,

Dan123:

Sorry to bother you so much, but I just found another problem.

To be honest, what you've said isn't really a "problem". You'll notice that all the links on the page use the URI Mappings for the new language, it is only the URI displayed in the address bar that still has the old language's URI.

I can add code to redirect the user to the equivalent URI to the current URI but for the new language.

Or code could be added to the html_output zen_href_link function to look up the language ID for any link which attempts to change the language (i.e. the language sidebox) and then check to see if the link has an equivalent in this new language ID. That would add several database calls though.

Both of these are really overkill to me at this time.. it's such a minor thing, just one simple link, and I don't think search engines will care about a link on a site to change languages. So I've marked the code with a todo but I have no plans to make these changes I'm afraid. You never know I may do in the future, I think it's fairly unlikely though! :)

// @TODO Record current language ID in case language is being changed. This could then
// be used later to redirect to the current URI for the new language.

So my advice is to just ignore this issue! :)

All the best...

Conor
ceon

22 Oct 2009, 11:18 AM
#684
dan123 avatar

dan123

New Zenner

Join Date:
Apr 2008
Posts:
82
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

It would be fine if it went through, what really bothers me is a broken link. It does not go from a category in russian to the same category in english. but for some reason it works for the product

22 Oct 2009, 11:21 AM
#685
dan123 avatar

dan123

New Zenner

Join Date:
Apr 2008
Posts:
82
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

Never Mind!! Finally it works now
Thanks Again for your great add on and your help!!!

22 Oct 2009, 4:04 PM
#686
igd avatar

igd

New Zenner

Join Date:
Nov 2004
Posts:
76
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

To recap my issue my staging area for a website was redirected to my in-house web server from the production server by adding an A Name to the DNS zone and pointing to the home servers IP. ie. demo.domain.com.

conor:

Hi,
Try adding a slash before index.php in the rewrite rule

Subdomains make no difference whatsoever as to how the module works... everything before the initial slash is irrelevant! So I think this is just a server configuration problem on your end (like using a htaccess rewrite rule in a virtualhost directive, which the above tip should fix).
ceon

The following changes were made to get this module to work if your domain is being initially redirected from another server.

RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_URI} !^/(index.php|admin|editors) [NC]
RewriteCond %{REQUEST_URI} !.[a-zA-Z]{2,4}$
RewriteCond %{REQUEST_URI} !/(cpanel|frontend) [NC]
RewriteRule (.*) /index.php [L]

23 Oct 2009, 2:28 AM
#687
khopek avatar

khopek

Totally Zenned

Join Date:
Aug 2006
Location:
portlandish, oregon
Posts:
795
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

I can't seem to get this mod to work. Granted I'm somewhat inept when it comes to things other than CSS/HTML.

I went into one my current products and told it to auto generate the uri..however when I navigate to said product in the store frontend, I get a 404 NOT FOUND

23 Oct 2009, 5:03 AM
#688
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)

khopek:

I can't seem to get this mod to work. Granted I'm somewhat inept when it comes to things other than CSS/HTML.

I went into one my current products and told it to auto generate the uri..however when I navigate to said product in the store frontend, I get a 404 NOT FOUNDThis is the EASIEST of the SEO mods to install and configure., and to be honest you really haven't provided enough information here.. "It's broken" doesn't give much to go on..:smile: Did you follow all the right steps for setting up your .htaccess file?? Links to your site would help..

23 Oct 2009, 8:51 PM
#689
natty avatar

natty

New Zenner

Join Date:
Dec 2008
Posts:
65
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

Hi Coner,

Great mod, simple to install and simple to use. I found the instructions easy to follow and told me what I needed to know. I have now got some lovely looking links. Many thanks

I thought I would share something in case someone does as I did. When I installed the mod I was able to use the products edit page to and see at the bottom the lines for your mod. I didn't see this info in my categories or ez-pages. After reading most of this thread and not seeing the problem listed I thought I would go over it step by step. At this point I realised that I had not uploaded the files from \modified_core_files\1.3.8a\admin\ - I had only missed these 4 files and once uploaded everything was perfect.

Many thanks for this mod

Kind regards
Natty
WoS

26 Oct 2009, 10:29 PM
#690
redox avatar

redox

New Zenner

Join Date:
Sep 2009
Posts:
3
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

Not sure if this question has been posted before so I apologize in advance.

Whenever I clear my cookies I get "?zenid=xxxxxxxxxxxx" appended to all my links. As soon as I click on anything it no longer does that. I'm worried that this will have a bad effect on google since google will index the ?zenid=xxxxxx links

Is there a way to fix this?

thank you

27 Oct 2009, 6:19 AM
#691
sevenhelmets avatar

sevenhelmets

New Zenner

Join Date:
Oct 2009
Location:
Tokyo, Japan
Posts:
52
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

Connor,

I just wanted to say a HUGE thanks for this mod, for all your hard work into it and the incredible support you offer on this forum. It's very powerful, and is doing what I need it to do. :D

It took me a while to figure out the .htaccess part of things, but after I figured it out, things are working like a charm.

Thanks once again! :clap:

For the uninitiated (like me), if you get a 404 Page Not Found error, here are some simple steps to follow (after browsing all the messages on this subforum, there seems to be a common pattern):

  1. Make sure your .htaccess file is placed in the root directory. Look for your Zen Card "index.php" file, and your .htaccess file should be sitting pretty next to it. Connor already mentions this in the installation guide on his site.

  2. The 5 rewrite rule examples he gives are examples, and to get yours to work, you may need a combination of them. I had changed my admin folder name, but I used rule example 1, and simply changed the line:

RewriteEngine On

# Don't rewrite any URIs ending with a file extension (ending with .[xxxx])
RewriteCond %{REQUEST_URI} !\.[a-zA-Z]{2,4}$
# Don't rewrite admin directory
RewriteCond %{REQUEST_URI} !^/[B]YOUR RENAMED ADMIN FOLDER[/B].* [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]

Hope this helps any newbies similar to me. :flex:

27 Oct 2009, 8:43 AM
#692
conor avatar

conor

Passed

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

Re: Ceon URI Mapping (SEO)

Hi,

redox:

Whenever I clear my cookies I get "?zenid=xxxxxxxxxxxx" appended to all my links. As soon as I click on anything it no longer does that. I'm worried that this will have a bad effect on google since google will index the ?zenid=xxxxxx links

Is there a way to fix this?

There's nothing to fix. Zen Cart manages the session ID using the zenid query string parameter.

You cannot change this behaviour so just ignore it! Google et al should be familiar with the idea that sites issue a session ID on initial links, I'd imagine this behaviour is ignored by them (I don't know for sure but the point is moot as you can't do anything about it).

All the best..

Conor
ceon

27 Oct 2009, 8:46 AM
#693
conor avatar

conor

Passed

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

Re: Ceon URI Mapping (SEO)

Hi,

Sevenhelmets:

I just wanted to say a HUGE thanks for this mod, for all your hard work into it and the incredible support you offer on this forum. It's very powerful, and is doing what I need it to do. :D

That's very nice of you to say, thank you.. it really does make a difference to know that the work/time's appreciated! :)

Sevenhelmets:

Hope this helps any newbies similar to me. :flex:

Thanks also for that.. I will see if there's a way I can make this clearer in the documentation.. as you say all the information is there already, maybe I'm just not presenting it intuitively enough! :)

All the best...

Conor
ceon

27 Oct 2009, 9:22 PM
#694
redox avatar

redox

New Zenner

Join Date:
Sep 2009
Posts:
3
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

conor:

Hi,

There's nothing to fix. Zen Cart manages the session ID using the zenid query string parameter.

You cannot change this behaviour so just ignore it! Google et al should be familiar with the idea that sites issue a session ID on initial links, I'd imagine this behaviour is ignored by them (I don't know for sure but the point is moot as you can't do anything about it).

All the best..

Conor
ceon

thank you for the help. I was worried that it was a configuration problem on my end.

28 Oct 2009, 1:03 PM
#695
shane78 avatar

shane78

Banned

Join Date:
Oct 2008
Location:
newcastle upon tyne (UK)
Posts:
876
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

hi,,,

quick question...

i currently use the Simple SEO URL, which is a great great mod and yellow1912 has done an amazing job!! but i have a few little problems and there has been no support lately.

Im thinking of switching to Ceon's mod but have a few questions..

A) whatis the speed inpact on the site using this mod
B) does it allow for me to auto create Alias and allow me to create my own.
C) does it rewrite all URLs (catagories, products, ezpages, define ages, manufactures...)
D) In SSU the problems i have are products with attributes cannot be deleted from the cart and customers are unable to use product updates...

any and all advice welcome..

p.s. is the intallation as easy as SSU... or even easier? basically.. what are the pros and cons between the two?

28 Oct 2009, 1:08 PM
#696
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)

mcshane78:

hi,,,

quick question...

i currently use the Simple SEO URL, which is a great great mod and yellow1912 has done an amazing job!! but i have a few little problems and there has been no support lately.

Im thinking of switching to Ceon's mod but have a few questions..

A) whatis the speed inpact on the site using this mod
B) does it allow for me to auto create Alias and allow me to create my own.
C) does it rewrite all URLs (catagories, products, ezpages, define ages, manufactures...)
D) In SSU the problems i have are products with attributes cannot be deleted from the cart and customers are unable to us product updates...

any and all advice welcome..

p.s. is the intallation as easy as SSU... or even easier?
A - None
B & C - If you read through Conor's VERY well written readme, you will see the answer to these questions.
D - No issues whatsoever with this add-on.. It just works.. Also I as I often suggest, you might want to take a read through this support thread. It will give you an EXCELLENT sense of what you can expect in terms of support from the add-on author and the community for this SEO add-on.

28 Oct 2009, 2:40 PM
#697
sevenhelmets avatar

sevenhelmets

New Zenner

Join Date:
Oct 2009
Location:
Tokyo, Japan
Posts:
52
Plugin Contributions:
0

Re: Ceon URI Mapping (SEO)

mcshane78:

p.s. is the intallation as easy as SSU... or even easier? basically.. what are the pros and cons between the two?

I actually tried installing SSU first, because of the title ("Simple" sounded like it suited me), while Ceon URI Mapping *looked *really daunting.

In reality, I ran into an issue with SSU straight away, because SSU required Mod Manager to be installed first, and I had issues installing THAT. After fooling around with it for about an hour, I gave up, and tried setting up Connor's mod instead.

It installed within seconds, and after I figured out my .htaccess settings (about an hour to troubleshoot - I have zero experience with .htaccess files), it was up and running very quickly.

I even went and edited my database (another first), so that my menu items on sideboxes ("shipping and returns", "Privacy Notice" etc) could also reflect the new URLs. The documentation made it very easy to figure out what I had to do (after fully backing up the DB first of course!).

So in answer to your question, Connors is easier. The documentation is VERY well done, and one of my primary reasons for switching without much hessitation was that I noticed the support on the SSU side of things seems to be drying up a fair amount (not meant as critism towards yellow, I understand priorities change), while Connor is still VERY involved in this forum.

28 Oct 2009, 3:31 PM
#698
conor avatar

conor

Passed

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

Re: Ceon URI Mapping (SEO)

Hi,

Sevenhelmets:

I actually tried installing SSU first, because of the title ("Simple" sounded like it suited me), while Ceon URI Mapping *looked *really daunting.

Yes, sorry to make it appear so scary.. I think it's better to have people a bit frightened about modifying core files before they do it.. better safe than sorry!

Modifying the core files does have the potential for problems but thankfully it hasn't caused too many so far, hopefully because I've limited the number of files which need to be modify to the bare minimum that could be while the module retains/adds as much functionality as possible!

Thanks for the nice comments!

All the best...

Conor
ceon

28 Oct 2009, 5:05 PM
#699
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)

I too started with SSU.. I could not get it to work.. (it kept choking on hidden flash code from my WOZ sideboxes)

So after struggling to get SSU to work I received a PM from a fellow Zenner who suggested I give this one SEO add-on a try.. I have to admit that since this product was the "new kid on the block" I shied away from it..

But after reading through the WHOLE support thread (something I ALWAYS do and advise others to do before installing any mod) I saw one thing that made a HUGE difference for me right away.. CONOR..

This man makes it a point to answer nearly EVERY SINGLE POST in this support thread.. This was HUGE for me.. Conor's readme is detailed and well written. If you use it as your bible, it will guide you right through the ENTIRE process.. I had CEON URI up and running in NO TIME..

As a bonus and further proof of Conor's awesomeness, Conor even helped me troubleshoot a small conflict issue I had with the WOZ mod and this add-on which was interferring with the products notifications function..

BTW, Conor REALLY didn't have to help me resolve this issue at all.. The problem really was caused by some poorly written code in the WOZ configuration file.

Conor could have thrown his hands up and pointed a finger at the WOZ author (who is LONG GONE BTW..) He didn't.. He helped me troubleshoot and resolve the issue. THAT is truly what makes Conor and this mod the easiest to use best supported SEO add-on available for Zen Cart.

Dayum.. I'm starting to sound like a Conor groupie!!:laugh::laugh::laugh:

Sevenhelmets:

I actually tried installing SSU first, because of the title ("Simple" sounded like it suited me), while Ceon URI Mapping *looked *really daunting.

In reality, I ran into an issue with SSU straight away, because SSU required Mod Manager to be installed first, and I had issues installing THAT. After fooling around with it for about an hour, I gave up, and tried setting up Connor's mod instead.

It installed within seconds, and after I figured out my .htaccess settings (about an hour to troubleshoot - I have zero experience with .htaccess files), it was up and running very quickly.

I even went and edited my database (another first), so that my menu items on sideboxes ("shipping and returns", "Privacy Notice" etc) could also reflect the new URLs. The documentation made it very easy to figure out what I had to do (after fully backing up the DB first of course!).

So in answer to your question, Connors is easier. The documentation is VERY well done, and one of my primary reasons for switching without much hessitation was that I noticed the support on the SSU side of things seems to be drying up a fair amount (not meant as critism towards yellow, I understand priorities change), while Connor is still VERY involved in this forum.

28 Oct 2009, 5:11 PM
#700
conor avatar

conor

Passed

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

Re: Ceon URI Mapping (SEO)

Hi,

DivaVocals:

Dayum.. I'm starting to sound like a Conor groupie!!:laugh::laugh::laugh:

lol, yes, I'm starting to get frightened. And it's not even Halloween yet! ;) Thanks for yet more nice words though! :)

All the best...

Conor
ceon