Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
whatisthat456
Were is the installation instructions for this?
Normally, they would be in the docs folder, but it looks like the ZIP doesn't contain all files again. Download an older version and try using those instructions in the meantime. You may also want to use a compare program like WinMerge to see if other files are missing.
Most importantly, let the developer know as instructed by the developer's last post in this topic. See my previous post.
Re: Simple SEO URL [support thread]
I am getting the following errors and can not find detailed installation documentation. I am running version 1.3.8.
Warning: require_once(includes/classes/module_installer.php) [function.require-once]: failed to open stream: No such file or directory in /home/creativ7/public_html/admin/ssu.php on line 10
Fatal error: require_once() [function.require]: Failed opening required 'includes/classes/module_installer.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/creativ7/public_html/admin/ssu.php on line 10
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
peteboy
oops, I was looking at the wrong file, your right line 13 does require ri_template.php
ri_template.php seems to be present on my installation (module manager, and easypopulate are only other modules installed in zencart).
I am not sure what version of module manager i have installed.....
I think I will go back and try reinstalling once i find what version of module manager i have.
So after failing with clean installs of Module Manager v16 and v17, I went back and slammed 17 on top of 16, overwriting all common files, but leaving the 16 files that were missing from my 17 zip file (e.g. ri_template.php). Everything seems to be working now. I may have broken something else, but for now, I'm moving on.
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
booghaboobaby
I am getting the following errors and can not find detailed installation documentation. I am running version 1.3.8.
Warning: require_once(includes/classes/module_installer.php) [
function.require-once]: failed to open stream: No such file or directory in
/home/creativ7/public_html/admin/ssu.php on line
10
Fatal error: require_once() [
function.require]: Failed opening required 'includes/classes/module_installer.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in
/home/creativ7/public_html/admin/ssu.php on line
10
****I found the answer thanks!***
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
booghaboobaby
****I found the answer thanks!***
Well, what is the answer? That does way more good than holding it hostage. :) Because somebody just might experience the same trouble as you did.
Re: Simple SEO URL [support thread]
I got SEO simple url loaded and set the admin parameters but when i set the status to On I get the following error when loading a page: Because it does not give me more information i'm not sure what I need to look at fixing. Anyone have any ideas?
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
cartguin
Well, what is the answer? That does way more good than holding it hostage. :) Because somebody just might experience the same trouble as you did.
Good point!!! I hadn't downloaded the Zen Cart Module Manager yet. I'm still getting errors when I go to admin-extras-simple SEO and I still have not been able to get the module to function though. I'm not sure why.
Re: Simple SEO URL [support thread]
Hi all,
I installed this mod back in Oct 2009, to be honest with you, my page positions have dropped on Google and on yahoo I’m not even in the top 10 (before this mod yahoo had the site list on page 1).
This has got me thinking, why bother with this mod at all?, if having the product name in the url did make a difference to search engine rankings, then the Dr Byte and the team would created Zen cart to do what this mod is doing.
Therefore what I have decided to do is include matatag for each cat and to be careful not to use to many of the same keywords.
regards
Steve
Re: Simple SEO URL [support thread]
Hi - this is a great SEO mod. I installed it and love it, it is much better than the other ones I've tried. The best part is the open source aspect of it, and the code is well organized.
I am a programmer, and am trying to make sure that HTTPS traffic for products will get redirected to the regular non-HTTP link. The reason for this is that search engines are indexing both my HTTP and HTTPS pages, and probably giving me duplicate content penalties.
I've searched online, looked through the forums, and spent quite a bit of time going through the code with no luck so far.
Is there an easy way to do this? I want to keep HTTPS for the checkout and "my account" areas, and want to use a 301 redirect to HTTP for everything else.
If I can't do this, at least is there a good way to just have a 301 redirect for the product + category pages?
Thanks for your help.
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
apj_apj
HTTP and HTTPS pages ... duplicate content penalties.
This doesn't answer your question but from what I understood reading Google Webmaster Central's post on Demystifying the "duplicate content penalty" and its many links, Google tries to determine that this (and many other similar examples) is not duplicate content or at least should not penalize a site for it. But you can ensure that it doesn't via site map by submitting preferred URLs. See Canonicalization.