Page 285 of 291 FirstFirst ... 185235275283284285286287 ... LastLast
Results 2,841 to 2,850 of 2907
  1. #2841
    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 hara View Post
    Dummy question but still want to confirm. I only found 1.3.9f in modified_core_files. Is it the latest and good for ZC 1.3.9h?
    As answered here many times, yes. ;)

    Files specifically for 1.3.9h are in 4.0.0, due to be released this week.

    All the best...

    Conor
    ceon

  2. #2842
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Ceon URI Mapping (SEO)

    Quote Originally Posted by conor View Post
    Hi,



    As answered here many times, yes. ;)
    Ahhh but to know this you'd actually have to READ this thread.. Sadly many still seem to refuse to do this..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  3. #2843
    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 DivaVocals View Post
    Ahhh but to know this you'd actually have to READ this thread.. Sadly many still seem to refuse to do this..
    It is a very long thread to be fair.. don't think I'd be fussed on reading it either.. this person should have searched it though, they would have found the answer straight away if they'd done so.

    Regardless, this thread will be closed soon.

    v4 is going out to release candidate testers today.

    Support for 2.x-3.x will be dropped and only v4 will be supported, via a new thread on this forum.

    Most issues mentioned in this thread are fixed or made easier to deal with in v4.. subsequent updates can provide solutions to additional "issues".

    Upgrading from v4.0.0 to 4.0.1, 4.0.2 etc. wil be simple thanks to about a week's worth of upgrade/installation checking code having been added to the software!

    At last it's nearly done!

    All the best...

    Conor
    ceon

  4. #2844
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Ceon URI Mapping (SEO)

    Quote Originally Posted by conor View Post
    It is a very long thread to be fair.. don't think I'd be fussed on reading it either.. this person should have searched it though, they would have found the answer straight away if they'd done so.
    That is exactly what I was pointing out..

    Quote Originally Posted by conor View Post
    Regardless, this thread will be closed soon.

    v4 is going out to release candidate testers today.

    Support for 2.x-3.x will be dropped and only v4 will be supported, via a new thread on this forum.

    Most issues mentioned in this thread are fixed or made easier to deal with in v4.. subsequent updates can provide solutions to additional "issues".

    Upgrading from v4.0.0 to 4.0.1, 4.0.2 etc. wil be simple thanks to about a week's worth of upgrade/installation checking code having been added to the software!

    At last it's nearly done!

    All the best...

    Conor
    ceon
    Can't waitYou rock as always..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  5. #2845
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Ceon URI Mapping (SEO)

    Quote Originally Posted by conor View Post
    Hi,



    It is a very long thread to be fair.. don't think I'd be fussed on reading it either.. this person should have searched it though, they would have found the answer straight away if they'd done so.

    Regardless, this thread will be closed soon.

    v4 is going out to release candidate testers today.

    Support for 2.x-3.x will be dropped and only v4 will be supported, via a new thread on this forum.

    Most issues mentioned in this thread are fixed or made easier to deal with in v4.. subsequent updates can provide solutions to additional "issues".

    Upgrading from v4.0.0 to 4.0.1, 4.0.2 etc. wil be simple thanks to about a week's worth of upgrade/installation checking code having been added to the software!

    At last it's nearly done!

    All the best...

    Conor
    ceon

    v4 is going out to release candidate testers today.
    Conor I would be willing to test it out if you need me to. send it to my other email address if you need another tester.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  6. #2846
    Join Date
    Jan 2006
    Posts
    1,542
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Conor, we met the other day on zencart's business/seo thread: the "back button" problem.

    Just wanted to let you know that I was surprised to notice that my test-control dress on Pageant-Mart.com with your CEON is now middle page 1 google, on my search result. Test site to be developed. No real page content. Right behind my dynamic url on Prommart.com

    Search term: Flaunt 8824

    Currently better performance than our two Magic seo sites; one professionally seo optimized (performing the worst on this term.)

    Do not yet notice my dress with Simple SEO URL on another test site.

    sph
    www.prommart.com

  7. #2847
    Join Date
    Sep 2008
    Posts
    397
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    If I currently do not have .htaccess file, just create one with following codes:
    ------------------------------------------
    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 [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]
    ------------------------------------------
    Is that correct?

  8. #2848
    Join Date
    Jan 2006
    Posts
    1,542
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Whoa! And the only other two products/dresses are also now page 1 google (on my result)

    Alyce 8886
    Alyce 6590

    Both on pageant-mart.com, just installed CEON few days ago. No real page content/optimization at all. Note that google picked up the CEON rewritten url.

    What shall I make of this? :)

    sph

    www.prommart.com - main site, dynamic urls
    www.pageant-mart.com - under development, just installed CEON URL

  9. #2849
    Join Date
    Sep 2008
    Posts
    397
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Replace above post.

    If I currently do not have .htaccess file, just create one with following codes only in root or in all ZC directories that with index.php file?:
    ------------------------------------------
    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 [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]
    ------------------------------------------

  10. #2850
    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 hara View Post
    []If I currently do not have .htaccess file, just create one with following codes only in root or in all ZC directories that with index.php file?:
    Really? That's your question?

    The answer is yes, create one in the root of the site, if your Zen Cart store is in the root of your site.

    This is all described in the documentation, which you clearly aren't reading.

    I've had to stop working on the new release for a few minutes to answer your question.. which only benefits you.

    All the best...

    Conor
    ceon

 

 

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