Results 1 to 10 of 5054

Hybrid View

  1. #1
    Join Date
    Sep 2007
    Posts
    128
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    here is what I get with the "/" entered:

    http://www.j w b o o k s.o r g/russell-rutherford-studies-in-the-scriptures-c-56?zenid=63v3sgcehss6oldlo8q65plpi4

    Doen't seem right?:

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by 4thwave View Post
    here is what I get with the "/" entered:

    http://www.j w b o o k s.o r g/russell-rutherford-studies-in-the-scriptures-c-56?zenid=63v3sgcehss6oldlo8q65plpi4

    Doen't seem right?:
    If you mean the zenid, yes it should be there.

    Are you hosting on GoDaddy? Change to htaccess on godaddy may take hours to work.
    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. #3
    Join Date
    Sep 2007
    Posts
    128
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Here is the complete .htaccess file:
    Does it appear to be correct? If so then I will wait ac ouple of hours for GoDaddy to catch up. They make it difficult to test this by making the change so slowly.

    RewriteEngine on
    RewriteBase "/"
    RewriteRule ^productid([^.]+).*$ index.php?main_page=product_info&cPath=$1 [T=application/x-httpd-php]


    Thank you so much for the help!!!

    Here is the current URL on a product page:
    http://www.j w b o o k s.org/watchtower-magazines-leatherette-reprints-c-151
    Last edited by 4thwave; 10 Jan 2009 at 05:53 PM. Reason: Additional info

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by 4thwave View Post
    Here is the complete .htaccess file:
    Does it appear to be correct? If so then I will wait ac ouple of hours for GoDaddy to catch up. They make it difficult to test this by making the change so slowly.

    RewriteEngine on
    RewriteBase "/"
    RewriteRule ^productid([^.]+).*$ index.php?main_page=product_info&cPath=$1 [T=application/x-httpd-php]


    Thank you so much for the help!!!

    Here is the current URL on a product page:
    http://www.j w b o o k s.org/watchtower-magazines-leatherette-reprints-c-151
    Why do you have it like this? It's nothing like what SSU needs. Did you check the .htaccess goes with the module?

    Regards
    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

  5. #5
    Join Date
    Sep 2007
    Posts
    128
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    I believe this was in a page from a link in the notes somewhere so I copied it and made the changes. It would seem from yoour reply that the original .htaccess file should be the one to modify so I will do it and check the results..

    Sorry for the confusion.

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by 4thwave View Post
    I believe this was in a page from a link in the notes somewhere so I copied it and made the changes. It would seem from yoour reply that the original .htaccess file should be the one to modify so I will do it and check the results..

    Sorry for the confusion.
    I dont think there is any thing like that in the note. You must have gotten confused with some other SEO module.

    Anyhow, if you have not read it, this is a good place to start:
    http://wiki.rubikintegration.com/zen...u/installation
    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. #7
    Join Date
    Sep 2007
    Posts
    128
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    This is what I now have. It works wonderfully, I will go back through the notes to see exactly where I ended up going to get the previous .htaccess file.

    VEARY NICE MOD!!! Thank you for writing it.

    #### BOF SSU
    Options +FollowSymLinks -MultiViews
    RewriteEngine On
    # Make sure to change "test_site" 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

    Alan

 

 

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

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