Page 7 of 291 FirstFirst ... 567891757107 ... LastLast
Results 61 to 70 of 2907
  1. #61
    Join Date
    Dec 2007
    Posts
    74
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Quote Originally Posted by Glamorousshoe View Post
    A note for Gerjan, as a business... .....that is really annoying.
    I agree. But I would be happy to get this to work. I'm very happy with Zen-Cart and the people who take the effort of creating software/modules for it. So the least I can do is give it a change to solve the bugs.

    Quote Originally Posted by Glamorousshoe View Post
    I do have the Ultimate SEO installed on my live site www.coolcarpartsonline.com it works like a charm with no errors and you can see it in action. This site has 20K products and hundreds of mods with no problem and looks very professional.
    Indeed a very nice site. When things don't work out well it's my next option to use Ultimate SEO.

    Quote Originally Posted by Glamorousshoe View Post
    Google Sitemap will generate an error since the SE mods use 301 redirection, if your site has been live for a while you will not really need sitemaps. I will encourage using Google Base as it does increase traffic and customers.
    I only use google sitemap and Google Adwords now. I will look at Google base, looks interesting, thanks.

    Gerjan

  2. #62
    Join Date
    May 2007
    Posts
    471
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Conor - I am so sorry, I totally forgot that those were hardcoded in like that...I was only looking in the admin not even thinking about the HTML!!!! I am so sorry!!!!! :-)

    On my other clients site I am using the actual ez-pages not hardcoded links.....which is why they worked fine!!!!!!!

    THanks again for an awesome mod!!!!!!!!!!!!!






    Quote Originally Posted by conor View Post
    Hi,



    After spending about 10 mins looking at this it would appear that the EZ-Page system can't generate the query string value you are seeing (it doesn't append semi-colons). However, you appear to have hard-coded links into the bottom of your page which do generate this link.

    The "Product Scents" link at the bottom of the page is:

    http://www.vintagebodyspa.com/index....=33&chapter=0;

    Which clearly has a chapter setting of "0;" after it which is exactly what

    chapter=0%3B

    equates to when it is encoded.

    Change those hard-coded links to the static URIs (e.g. /product-scents) or drop the "&chapter=0;" and everything will work fine.

    All the best...

    Conor
    Ceon
    Jill || I Love Zen Cart Templates || 2 Dogs Design
    I Love To Help But Let's Keep It Public Please To Help Others!

  3. #63
    Join Date
    Mar 2009
    Posts
    7
    Plugin Contributions
    0

    red flag Re: Ceon URI Mapping (SEO)

    I have two sites one on line and the other on my computer. the one on my computer its Uri mapping is OK. the other I get a 404 and a 500. my hosting site upgraded to, php 5 and have posted this statement. users are not able to have php flags in their .htaccess file. Having php flags in .htaccess files is a common cause of internal server errors on servers with phpSuExec enabled. One way around this is to create a custom php.ini
    could this be casing my problem? if so how do I get a round it.

  4. #64
    Join Date
    Dec 2007
    Posts
    102
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Hi Conor
    I have installed the mod on zen 1.3.7.1 as this is what I have been looking for, for a long time and didn't fancy any of the other mods like ultimate seo etc.

    Installation went swimmingly, I have several hundred products on a live site http://www.allgoodideas.co.uk

    so I have auto created uri for categories, which are fine but the first product I have updated is this one http://www.allgoodideas.co.uk/Hiking...Staff?cPath=94

    but as you can see, it still shows the cpath id

    Where have I gone wrong

    other mods installed are
    Worldpay module
    recover cart sales
    user tracking
    google base feeder
    and single page checkout

    all still seem to be working fine and I checked the core files before overwriting and they were default without any changes..

    Please help :)

    Kind Regards
    AfterHouR

  5. #65
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Ceon URI Mapping (SEO)

    Hi,

    Quote Originally Posted by mcleanmell2 View Post
    I have two sites one on line and the other on my computer. the one on my computer its Uri mapping is OK. the other I get a 404 and a 500. my hosting site upgraded to, php 5 and have posted this statement. users are not able to have php flags in their .htaccess file. Having php flags in .htaccess files is a common cause of internal server errors on servers with phpSuExec enabled. One way around this is to create a custom php.ini
    could this be casing my problem? if so how do I get a round it.
    A new version of the module is in Release Candidate stage, out for testing with a company. Hopefully they'll confirm that it works okay soon and I'll therefore be able to release it soon.

    One of the main changes in the new version is a rewrite of the docs and example rewrite rules.

    I can send you a copy for you to test yourself if you like, the new rewrite rule info may help you sort out the problem you are having.

    If you'd like me to do that please e-mail me through our website.

    All the best...

    Conor
    Ceon

  6. #66
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Ceon URI Mapping (SEO)

    Hi,

    Quote Originally Posted by AfterHouR View Post
    Hi Conor
    I have installed the mod on zen 1.3.7.1 as this is what I have been looking for, for a long time and didn't fancy any of the other mods like ultimate seo etc.
    I'm glad you like it! :)

    Quote Originally Posted by AfterHouR View Post
    but as you can see, it still shows the cpath id
    That means that you are either: using a version older than 3.0.2 or that you are linking your products into these categories instead of them actually being in those categories.

    You must have the products directly in the categories and not linked, otherwise the cPath has to be appended as Zen Cart requires it to maintain context on the site.

    Hope that helps!

    All the best...

    Conor
    Ceon

  7. #67
    Join Date
    Dec 2007
    Posts
    102
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Hi Conor

    Thanks for the fast response :)

    I am using the latest version of your mod.. the problem was, I do have a lot of linked products in various categories..

    I have deleted the copy and now duplicated it in the alternate category..

    so they now both read

    http://www.allgoodideas.co.uk/Hiking...h_Hiking_Staff

    and

    http://www.allgoodideas.co.uk/Econom...h_Hiking_Staff

    How cool is that :)

    I know I have alot of editing, deleteing and duplicating to do now but hey, it's worth it!!!

    Thank you so much

    Regards
    AfterHouR
    http://www.allgoodideas.co.uk
    Collectable walking sticks and canes for the discerning customer

  8. #68
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Ceon URI Mapping (SEO)

    Hi,

    Quote Originally Posted by AfterHouR View Post
    Thanks for the fast response :)
    No problem. ;)

    Quote Originally Posted by AfterHouR View Post
    How cool is that :)
    Umm? Very? :)

    Glad you like the module.. keep an eye out for a slightly updated version soon.

    All the best...

    Conor
    Ceon

  9. #69
    Join Date
    Mar 2009
    Posts
    6
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Hi Conor,

    I have a couple of primitive questions.

    No matter if it auto-maps or I enter some name, with or without htaccess it will always hit 404.

    I'm trying to set up some SEO URL's already for 3 days now but none worked so far. Now I'm trying yours. My dev site is in a subfolder of another site that also has it's htaccess and rewrite. That might be effecting this one. Is that possible?

    Is it not a problem that they don't have any suffixes like html, php? They look very unusual for me.

    What about multilingual sites? I can probably enter the age names in different languages but I don't know what is supposed to happen when somebody clicks the flags.

    And one more the, the EZ pages are not working out too well. One of them becomes my homepage when I turn on the modul. If I rename it it becomes something like this: blabla?&chapter=10 and hits 404?

  10. #70
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Ceon URI Mapping (SEO)

    Hi,

    Quote Originally Posted by miskein View Post
    No matter if it auto-maps or I enter some name, with or without htaccess it will always hit 404.
    I'm afraid that's a very ambiguous question, consequently I have no idea what the problem would be.

    Quote Originally Posted by miskein View Post
    I'm trying to set up some SEO URL's already for 3 days now but none worked so far. Now I'm trying yours. My dev site is in a subfolder of another site that also has it's htaccess and rewrite. That might be effecting this one. Is that possible?
    It absolutely is possible, but again it's hard to tell without actually looking at the specific htaccess files and file structure for your server.

    Quote Originally Posted by miskein View Post
    Is it not a problem that they don't have any suffixes like html, php? They look very unusual for me.
    No, it's not a problem. Actually it is highly advised by the creator of the web himself, Tim Berners Lee, that web address don't have a suffix/file extension as technologies change over time. Keeping the URIs "clean" and readable lends to them being relevant for much longer periods of time.

    Quote Originally Posted by miskein View Post
    What about multilingual sites? I can probably enter the age names in different languages but I don't know what is supposed to happen when somebody clicks the flags.
    I'm afraid that's nothing to do with the module but something you should ask in another forum/thread on this site.

    Quote Originally Posted by miskein View Post
    And one more the, the EZ pages are not working out too well. One of them becomes my homepage when I turn on the modul. If I rename it it becomes something like this: blabla?&chapter=10 and hits 404?
    As above, it appears that you do indeed have something wrong with your file structure/.htaccess set up.

    All the best...

    Conor
    Ceon

 

 
Page 7 of 291 FirstFirst ... 567891757107 ... LastLast

Similar Threads

  1. Simple SEO URL, Ultimate SEO URLs, Ceon URI Mapping SEO
    By pizza392 in forum All Other Contributions/Addons
    Replies: 13
    Last Post: 21 Jan 2015, 10:49 AM
  2. Ceon uri mapping vs Simple SEO
    By crixus in forum General Questions
    Replies: 0
    Last Post: 28 Feb 2014, 04:41 AM
  3. v151 Ceon URI Mapping (SEO) Issues?
    By yisou in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 30 Jul 2013, 12:06 PM
  4. v151 Ceon URI Mapping (SEO) installation problem.
    By jmac2020 in forum General Questions
    Replies: 1
    Last Post: 23 Oct 2012, 01:06 PM
  5. Ceon URI Mapping (SEO) How to install?
    By jackfitz in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 28 Apr 2010, 12:09 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR