Page 364 of 506 FirstFirst ... 264314354362363364365366374414464 ... LastLast
Results 3,631 to 3,640 of 5054
  1. #3631
    Join Date
    Oct 2008
    Location
    newcastle upon tyne (UK)
    Posts
    876
    Plugin Contributions
    2

    Default Re: Simple SEO URL [support thread]

    I give up on trying to install this mod! Been at it for just under a week

    I am clearly making a mistake(s) some where during the install!

    yellow1912, is that you offering to install this mod for $25 on
    http://eazy-templates.com/web-templa...simple-seo-url

    if so... then i will pay...

    Excellent mod... i just cant get it to work

  2. #3632
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by mcshane78 View Post
    I give up on trying to install this mod! Been at it for just under a week

    I am clearly making a mistake(s) some where during the install!

    yellow1912, is that you offering to install this mod for $25 on
    http://eazy-templates.com/web-templa...simple-seo-url

    if so... then i will pay...

    Excellent mod... i just cant get it to work
    Actually, if you have question and problem, you could PM me. I will gladly help as well. PM me your admin/ftp temp login info and I will sort it out for you.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  3. #3633
    Join Date
    Feb 2008
    Posts
    569
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    I am currently using Ultimate Seo for that last year. Would this affect my website in search engines if I switch to this mod?
    Does this rewrite the ezpage url (hopefully it does)?

  4. #3634
    Join Date
    Oct 2008
    Location
    newcastle upon tyne (UK)
    Posts
    876
    Plugin Contributions
    2

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    Actually, if you have question and problem, you could PM me. I will gladly help as well. PM me your admin/ftp temp login info and I will sort it out for you.
    Hi, cheers for the offer...

    I think its my htaccess, i have been onto the hosting company for advice... i will PM you with a temp ftp account and temp admin account for my ZC store if i dont get any further forward!

    Cheers for the help! Great mod... lol,, just goes over my head a bit

  5. #3635
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Yes you can, try adding them under RewriteEngine On

    Quote Originally Posted by creamcrackers View Post
    Hi
    Sorry a another question

    My .htaccess looks like this now

    #### BOF SSU
    Options +FollowSymLinks -MultiViews
    RewriteEngine On
    # Make sure to change "zencart" to the subfolder you install ZC. If you use root folder, change to: RewriteBase /
    RewriteBase /

    # Deny access from .htaccess
    RewriteRule ^\.htaccess$ - [F]

    RewriteCond %{SCRIPT_FILENAME} !-f
    RewriteCond %{SCRIPT_FILENAME} !-d
    RewriteRule ^(.*) index.php?/$1 [E=VAR1:$1,QSA,L]
    #### EOF SSU



    But I also want to rewrite some other links... I used to have my cart in a different folder /catalog/... but now its in the root directory.

    There are some people still linking to my old site so I want to rewite the links coming in... they are

    /index.php?ref=lately
    /index.htm
    /catalog/create_account.php
    /catalog/index.php?ref=16&affiliate_banner_id=8
    /catalog/specials.php
    /delivery.htm
    /index.php?ref=thaishop4you
    /thai_florists_other.htm


    so i need to rewrite the /catalog/ folder to the root folder and also reqrite /delivery.htm and /thai_florists_other.htm to a couple of my ezypages.

    How can i add these to my .htaccess without messing up what is needed for SSU

    Thanks
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  6. #3636
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by ryanb4614 View Post
    I am currently using Ultimate Seo for that last year. Would this affect my website in search engines if I switch to this mod?
    Does this rewrite the ezpage url (hopefully it does)?
    It does, but I do NOT recommend switching because the 2 link types are different (especially if you use the suffix such as "html" in the links)
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  7. #3637
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by creamcrackers View Post
    Hi
    Sorry i didnt mean to sound rude.
    What I meant was youve obviously done a lot, put in a LOT of work for this which is great and you have one of the best contributions. But the docs fall short and dont explain what to do when its all installed and pros and cons of different settings you have to trawl through 300 pages of peoples questions when a couple of pages of well written docs or Q&A would answer most of those.

    Thank you very much for this contribution and I am very grateful for it
    I will try adding Q&A :)
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  8. #3638
    Join Date
    Jun 2009
    Posts
    35
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Hi,

    I installed Simple SEO URL and it seems to be working, the only problem is that the pages for products are not styled because the pages are not correctly referencing the CSS files. I figured out that it is doing this because the relative path to the stylesheets are now incorrect because of the module adding another directory for the category - here's an example:

    http://primealternatives.com.au/cart/index.php?main_page=product_info&cPath=4&products_id=77

    becomes:

    http://primealternatives.com.au/cart/categories_name-c-4/prime-electric-treatment-table-p-77

    So the new directory ('/categories_name-c-4') is causing the product pages to reference the incorrect path for the CSS files.
    Other people seem to have experienced this problem, but searching this long thread, I can't seem to find a solution. Is there anything I can do to fix this problem?

    Thanks

  9. #3639
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Your template is missing the base href in the header

    this will help you: http://www.zen-cart.com/forum/showpo...postcount=2221
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  10. #3640
    Join Date
    Jun 2009
    Posts
    35
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    Your template is missing the base href in the header

    this will help you: http://www.zen-cart.com/forum/showpo...postcount=2221
    yellow1912, you just resolved my problem.

    The person who set up Zen Cart (my predecessor) had commented out the line...

    <base href="<?php echo (($request_type == 'SSL') ? HTTPS_SERVER . DIR_WS_HTTPS_CATALOG : HTTP_SERVER . DIR_WS_CATALOG ); ?>" />

    ...in the html_header.php file. Do you know why he would have done that? He didn't leave any comments.

    Anyway, thanks for your help. Now I can see how excellent your add on is. Very good work.

 

 

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