Page 1 of 3 123 LastLast
Results 1 to 10 of 5054

Hybrid View

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by epsports View Post
    Sorry to bump, but just in addition to the above post, could it have anything to do with having an SSL? it is a dedicated SSL certificate. Does the htaccess require anything different if SSL is enabled?
    Chris
    No, it should work just fine, can you pm your link, your htaccess content, your configure.php content? We will see what happens to this.
    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

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

    Default Re: Simple SEO URL [support thread]

    epsports: This may not be the root of the cause, but it is a good practice: your site seems to work fine with the links that contain www or not, this is not good. You should redirect the customers to one only (with www for example)

    Put something like this in .htaccess below rewrite engine on:

    RewriteCond %{HTTP_HOST} ^example.com
    RewriteRule (.*) http://www.example.com/$1 [R=301,L]

    RewriteCond %{HTTPS_HOST} ^example.com
    RewriteRule (.*) https://www.example.com/$1 [R=301,L]
    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 2008
    Location
    Tel-Aviv-New York
    Posts
    143
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Hi Yellow,
    please check, with SSU 3.2.2 on when I press button Write review its redirect me to main page of site. with SSU off it works usual.

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by xordox View Post
    Hi Yellow,
    please check, with SSU 3.2.2 on when I press button Write review its redirect me to main page of site. with SSU off it works usual.
    I dont see it on your site? I was correctly redirected to the login page?
    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
    Jul 2007
    Posts
    21
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Yellow - It just worked fine on your demo site. Difference I see in your setup if having a .html suffix. Wheras I don't have any, could this create the problem?

    Additionally, when you login on the demo site, you are simply redirected to /index.html , on mine it is redirecting to the following... /index/?zenid=i1a06tsrgv0jkd276n2o01fc84? zenid=i1a06tsrgv0jkd276n2o01fc84

    So the homepage is /index with no suffix., why would it then be adding the / and duplicating the ?zenid

    Any ideas? To see first hand, clear cache and use the login details I sent you if that helps.

    Thanks, Chris

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

    Default Re: Simple SEO URL [support thread]

    I would suggest redownloading the package and upload it again, see if that helps first.
    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
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    I turned off extension on the demo btw, do you get the error now?
    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. #8
    Join Date
    Sep 2008
    Location
    Tel-Aviv-New York
    Posts
    143
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    I dont see it on your site? I was correctly redirected to the login page?
    Yes, but after you log in if you try to write review you will be redirect to main page.

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by xordox View Post
    Yes, but after you log in if you try to write review you will be redirect to main page.
    It was indeed a bug due to a typo, fixed

    Thank you for reporting it.

    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. #10
    Join Date
    Oct 2008
    Location
    Midwest USA
    Posts
    71
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Hi Again Yellow,

    I am hoping you can help me, I am having trouble with Simple SEO, I am getting the No input file specified error and have tried all of the steps included with the docs and searched this thread to no avail.

    I am using:
    GoDaddy
    Dedicated IP
    dedicated SSL
    ZC 1.3.8a
    PHP 5.0.27 (via cgi)
    Apache

    When I activate the php5.ini file I get a redirect loop error and the site goes down, Also I searched through this huge thread and saw a post about function parse_url() regarding GoDaddy but that function is no longer in the file so you must have updated it since then.

    I've tried every thing I can find that is documented, Any ideas?

    Thanks,

    Gary777

 

 
Page 1 of 3 123 LastLast

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