Page 280 of 291 FirstFirst ... 180230270278279280281282290 ... LastLast
Results 2,791 to 2,800 of 2907
  1. #2791
    Join Date
    Nov 2007
    Posts
    555
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Thanks

    I have the URI mapping within the categories but can't see where to add it for each individual product...

    Also when I click EZpages within the admin the page is blank/white?

    Any idea why?

    Thanks

  2. #2792
    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 pb4 View Post
    I have the URI mapping within the categories but can't see where to add it for each individual product...

    Also when I click EZpages within the admin the page is blank/white?

    Any idea why?
    Yes, the fields must not be appearing on the product page because you haven't modified the core files properly. You need to go through that stage of the installation process again (from scratch* - check each and every modified core file.

    As for the blank page.. either you didn't modify the ez-pages file properly or your FTP software didn't upload the file properly.

    Good luck with getting this sorted.

    That's as much as I can do now.. I don't think I can reply again today.

    All the best...

    Conor
    ceon

  3. #2793
    Join Date
    Nov 2007
    Posts
    555
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Ok, will check them...thanks..have a good day

  4. #2794
    Join Date
    Nov 2008
    Posts
    36
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Hi!

    I install the module and is not work .

    I made al the instructions from the doc folder .. recheck for 10 times.
    I reinstal a fresh zencart and templates. Nothing change .
    The server is linux ...
    In my admin site all is work perfect but the links is the same.

    Whay !!! Please help !!!

  5. #2795
    Join Date
    Nov 2010
    Posts
    53
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    Quote Originally Posted by rebelman View Post
    Hi all,
    I have just installed this add-on and have read all the instructions from top to bottom but it seems I am still having problems with the htaccess file, copy of my htaccess log shown below:

    Code:
    RewriteEngine On
    
    RewriteCond %{HTTP_HOST}     ^nameyourgift.ie$ [NC]
    RewriteRule ^(.*)$ http://www.nameyourgift.ie/$1 [R=301,L]
    
    # 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} !^/MYADMINFOLDER [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]
    
    
    <FilesMatch ".*\.(js|JS|css|CSS|jpg|JPG|gif|GIF|png|PNG|swf|SWF|xsl|XSL)$">
      Order Allow,Deny
      Allow from all
    </FilesMatch>
    
    IndexIgnore */*
    I have tried various combinations of the above code but without success. At the moment I have removed the last RewriteRule (i.e. index.php) as when its included I get "Unable to display page". My site is working fine, just can't get the Static URI working! btw the first redirect rule i.e. redirecting non www to www address is working fine. I appreciate any insight of what I could be doing wrong.
    Thanks
    Rebelman
    The latest from my host is that the above redirect is causing everything to try and go to /htdocs/usr. They say it is probably some internal configuration in Zen cart that is causing this. Does anyone know how this can occur?

  6. #2796
    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 rebelman View Post
    The latest from my host is that the above redirect is causing everything to try and go to /htdocs/usr. They say it is probably some internal configuration in Zen cart that is causing this. Does anyone know how this can occur?
    No.

    Try putting a slash in front of index.php and see if that works. If not you might have to pay someone to help you sort out your server as that rule should work.

    All the best...

    Conor
    ceon

  7. #2797
    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 xergos055 View Post
    I install the module and is not work .
    The module always works when it is installed properly.

    Quote Originally Posted by xergos055 View Post
    I made al the instructions from the doc folder .. recheck for 10 times.
    I reinstal a fresh zencart and templates. Nothing change .
    The server is linux ...
    In my admin site all is work perfect but the links is the same.

    Whay !!! Please help !!!
    You ahve to go and create the mapping by going into each category/product and clicking "Update".

    You probably missed that part of the docs!

    Hopefully that's all this is and you'll be sorted once you generate mappings for each category/product.

    All the best..

    Conor
    ceon

  8. #2798
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Ceon URI Mapping (SEO)

    Quote Originally Posted by conor View Post
    Hi,



    Yes.. read the section of the docs about rewrite rules and copy and paste an example rewrite rule and modify it as instructed in the documentation.

    Told you I needed better docs.

    All the best...

    Conor
    ceon
    Told you I needed better docs.
    Yes I guess For some people You might need them........
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  9. #2799
    Join Date
    Nov 2007
    Posts
    555
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping (SEO)

    I've sorted out the EZ pages issue and they work fine..(I downloaded the Filezilla ftp addon )

    ..now I can add mapping to only a few of my products within categoires but I can't add it to the rest...

    Any idea why? Very strange..I've uploaded the files again..

  10. #2800
    Join Date
    Jul 2006
    Posts
    308
    Plugin Contributions
    0

    Default Ceon URI Mapping and SitemapXML

    Has anyone already written the code to integrate with the SitemapXML mod? Google Webmaster Tools indexed some of my URLs in the sitemap, but it has now giving an error that it has stopped following my URLs because of the 301 redirects. So I need to create the sitemap with the static URLs.

    I would imagine it's just a matter of doing some select queries on the sitemapxml tables. I'm just rusty and thought I'd check here before I get into it.

 

 

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