Page 186 of 506 FirstFirst ... 86136176184185186187188196236286 ... LastLast
Results 1,851 to 1,860 of 5054
  1. #1851
    Join Date
    Dec 2008
    Location
    San Fran
    Posts
    382
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Actually the alias is working fine, sorry if I gave wrong information. Do you think permanent redirect 301's would work fine (as in, not distrupt my indexed pages) for all of the urls? I'm just looking for an opinion if there's any risk involved. I'd like to have prettier urls without the extension in the long run anyway.

    Thanks for your help on this:)

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by swamyg1 View Post
    Actually the alias is working fine, sorry if I gave wrong information. Do you think permanent redirect 301's would work fine (as in, not distrupt my indexed pages) for all of the urls? I'm just looking for an opinion if there's any risk involved. I'd like to have prettier urls without the extension in the long run anyway.

    Thanks for your help on this:)
    Yes, 301 redirection works. But it may take some time, i think it's a case by case thing. Some people reports drop of SE rank within weeks or even months, which eventually comes back up later. Some have it work right away.
    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. #1853
    Join Date
    Sep 2007
    Posts
    128
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Hello all,
    I have installed the Simple Seo mod and when I click on a product page I get the "Page Not Found" error, only the index page is working. http://www.j w b o o k s.o r g/watchtower-magazines-leatherette-reprints-c-151

    I am getting nice product URL iin the address bar just no return page from the server.

    I believe it may be because the htaccess file is not written correctly but the doc's are a little difficult to understand if you do not know programming.

    Can anyone help?

    A.

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by 4thwave View Post
    Hello all,
    I have installed the Simple Seo mod and when I click on a product page I get the "Page Not Found" error, only the index page is working. http://www.j w b o o k s.o r g/watchtower-magazines-leatherette-reprints-c-151

    I am getting nice product URL iin the address bar just no return page from the server.

    I believe it may be because the htaccess file is not written correctly but the doc's are a little difficult to understand if you do not know programming.

    Can anyone help?

    A.
    More than likely you have the htaccess set incorrectly. For you site, try to use RewriteBase /
    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. #1855
    Join Date
    Sep 2007
    Posts
    128
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    More than likely you have the htaccess set incorrectly. For you site, try to use RewriteBase /
    Thank you for the help!!!

    Should the file look like this?

    RewriteEngine on
    RewriteBase /
    RewriteRule ^productid([^.]+).*$ yourscript.php?id=$1 [T=application/x-httpd-php]


    Also, does it still take GoDaddy awhile to implement the .htaccess?

    A

  6. #1856
    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?:

  7. #1857
    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

  8. #1858
    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

  9. #1859
    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

  10. #1860
    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.

 

 

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