Page 228 of 291 FirstFirst ... 128178218226227228229230238278 ... LastLast
Results 2,271 to 2,280 of 2907
  1. #2271
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Ceon URI Mapping (SEO)

    Quote Originally Posted by d030433 View Post
    I have successfully installed the addon ceon_uri_mapping, and the url successfully rewrite, but when I view source files from browser, It isn't rewrite? why? Oh, I also installed ultimate_seo_urls, They are conflict ? Because, I can't rewrite the longin page, about us page and so on. So I want to install other addon to rewrite them. there are my html_output.php in the attachment. can you tell me how can I install the ultimate_seo_urls and Ceon URI Mapping at the same time.
    Quote Originally Posted by d030433 View Post
    I can't install them in the same time. If I only install the Ceon URI Mapping, then how can I rewrite the login page and about us page and so on.
    Quote Originally Posted by d030433 View Post
    How can I rewrite the specials page, products_new page and products_all page. I need Detailed tutorial. could you help me? Thank you very much.
    Quote Originally Posted by DivaVocals View Post
    You need to add the URI's for all non product/category/EZ Pages directly in the DB.

    The detailed tutorial you need to do this is in the readme file for the Ceon URI Mapping. There is an entire section in the readme file which explains in fairly good detail HOW to add URI's to the database for these pages..

    If you've not read this section of the readme, I suggest doing so and if it's still not clear how to do this then you should clarify what part of these instructions are not clear to you. (simply posting a blanket statement of "I don't understand" or "Please help me" doesn't help the community to help you..)
    If the readme doesn't mean anything to you, and you can't figure out how to create those pages for your database, you can always pay someone to do it for you. The readme tutorial is self explanatory on how to do what you have ask. People Read be fore you ask questions.
    Merry Christmas to all, to all a good night.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  2. #2272
    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 countrycharm View Post
    Merry Christmas to all, to all a good night.
    And the same to you sir!!!
    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. #2273
    Join Date
    Nov 2010
    Posts
    38
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    I have read this section of the readme, but I can't rewrite the specials page, products_new page and products_all page yet. so I hope you can use examples. thank you.

  4. #2274
    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 d030433 View Post
    I have read this section of the readme, but I can't rewrite the specials page, products_new page and products_all page yet. so I hope you can use examples. thank you.
    And you still haven't provided any details about how you did try to do this so we can guide you on how to fix whatever it is you HAVE done..

    Please note: There is no admin interface for entering these URI mappings in this module, they have to be entered manually (using software such as PHPMyAdmin).
    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. #2275
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Ceon URI Mapping (SEO)

    Here are the instructions from the readme.. What part of this are you having trouble with?? it would help TREMENDOUSLY if you explained how you entered the URI data in your database, and what the result was..

    The community is happy to help, but you have to clarify what you need help with.. simply say "who can help me?" without any indication that you've read the readme or support threads translates to many as saying "I didn't feel like reading all of this stuff.. can you just do this for me"

    The first is the most useful as it results in all links on the site to that page using the static URI instead of the standard dynamic Zen Cart URI (just as with products etc. using URI mappings).

    Please Note: Any query string parameters are still appended to the URI.

    Basically, this first method can be used to replace the likes of:

    index.php?main_page=products_all&disp_order=3

    with:

    /our-products?disp_order=3.


    1. Use software such as PHPMyAdmin to add a new record to the ceon_uri_mapping table.
    2. The URI mapping to be mapped from should be entered in the uri field. (Remember to begin the URI with a slash ‘/’).
    3. The number representing the language ID this URI mapping applies for should be entered in the language_id field.
    4. The current_uri field should be set to “1” to make this the “current” URI.
    5. The Zen Cart page to be mapped to should be entered in the main_page field.
    6. The date/time this URI mapping was added should be set in the date_added field (or just use the “NOW()” SQL function).
    7. The query_string_parameters, associated_db_id and alternate_uri fields are not used, they must be left as “NULL”. The redirection_type_code is not used either so it doesn't matter what value it has (it can just be left at the default value of 301).
    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.

  6. #2276
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Ceon URI Mapping (SEO)

    Quote Originally Posted by d030433 View Post
    I have read this section of the readme, but I can't rewrite the specials page, products_new page and products_all page yet. so I hope you can use examples. thank you.
    Quote Originally Posted by DivaVocals View Post
    And you still haven't provided any details about how you did try to do this so we can guide you on how to fix whatever it is you HAVE done..
    Quote Originally Posted by DivaVocals View Post
    Here are the instructions from the readme.. What part of this are you having trouble with?? it would help TREMENDOUSLY if you explained how you entered the URI data in your database, and what the result was..

    The community is happy to help, but you have to clarify what you need help with.. simply say "who can help me?" without any indication that you've read the readme or support threads translates to many as saying "I didn't feel like reading all of this stuff.. can you just do this for me"
    DivaVocals let give him a early Christmas present. Here are 3 screen shots on how to do what you want to accomplish. Make sure for the date_added you put in NOW.
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	special.jpg 
Views:	103 
Size:	36.5 KB 
ID:	8578   Click image for larger version. 

Name:	products new.jpg 
Views:	100 
Size:	36.1 KB 
ID:	8579   Click image for larger version. 

Name:	products all.jpg 
Views:	95 
Size:	37.7 KB 
ID:	8580  

    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  7. #2277
    Join Date
    Dec 2010
    Posts
    1
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Hi.

    I just installed this module on a test site and cannot get the module to show up in admin after install. No other core files have been modified except for a template.

    What am I doing wrong?

    Thanks in advance...

    Patrick

  8. #2278
    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 mrscrewed View Post
    Hi.

    I just installed this module on a test site and cannot get the module to show up in admin after install. No other core files have been modified except for a template.

    What am I doing wrong?

    Thanks in advance...

    Patrick
    The most likely cause for most module failures is an incorrect installation. Check your install make sure you've correctly uploaded EVERYTHING..
    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.

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

    Default Re: Ceon URI Mapping (SEO)

    Hi Patrick,

    Quote Originally Posted by mrscrewed View Post
    I just installed this module on a test site and cannot get the module to show up in admin after install. No other core files have been modified except for a template.

    What am I doing wrong?
    You've probably uploaded files to a folder called "admin" but your admin folder's actually called something else.

    Start the installation from the start and go through each of the steps once more and you should get things working.

    Hope everyone's having a HAPPY CHRISTMAS! :)

    All the best..

    Conor

  10. #2280
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Ceon URI Mapping (SEO)

    Quote Originally Posted by conor View Post
    Hi Patrick,



    You've probably uploaded files to a folder called "admin" but your admin folder's actually called something else.

    Start the installation from the start and go through each of the steps once more and you should get things working.

    Hope everyone's having a HAPPY CHRISTMAS! :)

    All the best..

    Conor
    We have had a very bless Christmas. We just hope
    Christmas was just as good to you.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

 

 

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