Page 426 of 506 FirstFirst ... 326376416424425426427428436476 ... LastLast
Results 4,251 to 4,260 of 5054
  1. #4251
    Join Date
    Feb 2010
    Posts
    11
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Right now, when SSU creates aliases, it automatically puts the separator character (ie: -) in for single quotes. For example:

    I have a category titled: Mom's Calendars
    SSU makes this alias: mom-s-calendars

    Is there any reason why and is there a way to change it so it would read: moms-calendars by default?

    The aliases and caching aspect of SSU baffles me a bit. I've tried multiple times to change aliases, making sure a specific URL had only one alias for it enabled, cleared the cache, but it doesn't take on the front-end. It's a really confusing process that I don't really understand.

    There was a point where I completely deleted all of the URL aliases, which aliases marked on in the config, cleared the cache, and it was still processing the aliases on the front-end.

  2. #4252
    Join Date
    Sep 2009
    Posts
    25
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by DivaVocals View Post
    your filename is wrong.. you need to rename it and remove the .txt extension. The filename should be .keep NOT .keep.txt
    Thank you. I have finally made the warning message disappeared!
    Now at Module Manager, when i click update to the "modules" and "module_manager", the patch_level is "-1" and a warning message of

    Version number found in current_version.txt is not a positive integer
    appears.

    Why is my patch_level "-1"? Is it ok having the non positive integer?

  3. #4253
    Join Date
    Sep 2009
    Posts
    25
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Right now, I guess I have installed the SSU and trying to have my URL changed. Below are the example I did at the "Aliases Function" column.
    2 /http://www.yourpreciousgifts.com/index.php?main_page=index&cPath=101/ /http://www.yourpreciousgifts.com/keyrings/ Enabled Yes
    1 /http://www.yourpreciousgifts.com/index.php?main_page=index&cPath=94/ /http://www.yourpreciousgifts.com/plush_bears/ Enabled Yes
    However, when I check back at my site, the URL is still not changed from http://www.yourpreciousgifts.com/ind...ndex&cPath=101 to http://www.yourpreciousgifts.com/keyrings.

    Can anyone tell me how do you change your URL using SSU?

  4. #4254
    Join Date
    Aug 2009
    Location
    UK
    Posts
    71
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    This rewrite rule has worked for me well on several sites:-

    Options +FollowSymLinks
    RewriteCond %{HTTP_HOST} ^catering-and-industrial-temperature-supplies.co.uk [NC]
    RewriteRule ^(.*)$ http://www.catering-and-industrial-temperature-supplies.co.uk/$1 [R=301,L]

    Unfortunately on http://www.catering-and-industrial-t...supplies.co.uk it stops the categories working,that is, when you click on a category it does not take you to the products.

    Would anybody know why that is please ?????

    Thanks/ Paul

  5. #4255
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,582
    Plugin Contributions
    29

    Default Re: Simple SEO URL [support thread]

    This may or may not help as I don't use this mod, but my rewrite rule is configured a little different. Maybe give it a try and see if it solves your problem.

    RewriteCond %{HTTP_HOST} ^http://www.catering-and-industrial-t...supplies.co.uk
    RewriteRule (.*) http://catering-and-industrial-temperature-supplies.co.uk/$1 [R=301,L]

    Jim

  6. #4256
    Join Date
    Aug 2009
    Location
    UK
    Posts
    71
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    ref Options +FollowSymLinks
    RewriteCond %{HTTP_HOST} ^catering-and-industrial-temperature-supplies.co.uk [NC]
    RewriteRule ^(.*)$ http://www.catering-and-industrial-temperature-supplies.co.uk/$1 [R=301,L]
    Not working on catalogs

    thanks for the try Jim
    I tried this and it did not give the error but it did not do anything at all.
    For you does it take non-www URLS and convert them to www ?

    Also I don't think it is anything to do with the SEO URL and incidentally I use CEON. I think it is just trhe rewrite rule.
    The only difference I think I dave with this site is that the URL length is longer!!!

    Has anyone any ideas?

  7. #4257
    Join Date
    Sep 2009
    Posts
    25
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Hi, can you describe how did you change the URL? I have installed the SSU but I have no idea at all on how to change the URL. Can you eloborate on the instruction?

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by JaniceNG View Post
    Hi, can you describe how did you change the URL? I have installed the SSU but I have no idea at all on how to change the URL. Can you eloborate on the instruction?
    Whenever changing description names or category names always clear your cache in admin/eatras/simple seo url manager. Once you have set your Aliases to whatever you want it to be clear your cache. The URLS will change then.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  9. #4259
    Join Date
    Sep 2009
    Posts
    25
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Whenever changing description names or category names always clear your cache in admin/eatras/simple seo url manager. Once you have set your Aliases to whatever you want it to be clear your cache. The URLS will change then.
    I have cleared the cache and put on the aliases, eg. I want to change http://www.yourpreciousgifts.com/ind...index&cPath=94 to http://www.yourpreciousgifts.com/plush_bears/
    So, in the aliases, I set it like the picture below:

    http://www.yourpreciousgifts/images/SSU1a.jpg

    But however, I am still getting the unchanged URL in my website like below:

    http://www.yourpreciousgifts/images/SSU2a.jpg

    Can you point out what's wrong?
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	SSU1.jpg 
Views:	183 
Size:	16.3 KB 
ID:	7196   Click image for larger version. 

Name:	SSU2.jpg 
Views:	158 
Size:	31.8 KB 
ID:	7197  

  10. #4260
    Join Date
    Sep 2009
    Posts
    25
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Hi countrycharm, I think you can just ignore my post. I had finally figured that I had missed the part to turn on the configuration. Huh.... really a big mistake that I have overlooked. Anyway, really thanks for all the helps from this forum!

 

 

Similar Threads

  1. v151 Simple SEO URLs for ZC 1.5.x [Support Thread]
    By cvhainb in forum All Other Contributions/Addons
    Replies: 46
    Last Post: 8 Jun 2022, 09:42 AM
  2. 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
  3. How do I tell what version my Simple SEO URL addon mod, and others, are?
    By kevinmc3 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 6 May 2010, 01:32 AM
  4. Can't create new thread in Simple SEO URL forum
    By gseiber in forum General Questions
    Replies: 1
    Last Post: 3 Apr 2010, 01:56 PM
  5. Re: Simple SEO URL [support thread]
    By creamcrackers in forum General Questions
    Replies: 2
    Last Post: 16 Aug 2009, 03:02 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