New Zenner
- Join Date:
- Feb 2009
- Location:
- Brazil
- Posts:
- 43
- Plugin Contributions:
- 1
Simple SEO URL (OLD version) [support thread]
i found that my banner manager gives a internal server error too, it may be a clue!
Views: 1,113,830
New Zenner
i found that my banner manager gives a internal server error too, it may be a clue!
Zen Follower
My cache takes an ethernity to clear.
What should it be? I'm waiting, waiting and waiting.
Best regards!
Zen Follower
batteryman:
I know what the problem is I just dont know how to fix it.. If youi will notice below when I click on a category the link is included in the request for the template files, hence the error because it doesnt exist at the particular location. Hence the no formatting.
I was able to review the errors using firefox with the firebug extension.
How do you fix that?
batteryman:
I checked my GZip Compression level is set to off but I dont know what the zlib.output_compression_level = -6 means or where it is to change it or what to even change it to.
??
Can someone shed light on these questions. The first one is from page 320 and the second one is from page 327
Thank you
Zen Follower
weezee:
I had my host support to check it for me and they said the permission is 777 on the folder and thats when they told me I need to contact the software developer.
This is my admin setting and .htaccess
Title Value Action
Set maximum name length 30
Set minimum word length 3
Set Link Alias Status false
Exclude list advanced_search_result
Set max category level 2
Name delimiter -
ID delimiter -
File extension html
Set SSU Status true
Set SSU Multi Language Status false
Set Query Key's Exclude List zenid,gclid,number_of_uploads,number_of_downloads,action
Set Auto Alias Status true
Set Category Separator /
Set default language identifier trueBOF SSU
Options +FollowSymLinks -MultiViews
RewriteEngine OnMake 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
Before I asked for help, I was going through the forum, I saw this Mod_rewrite, so I said it maybe Mod_rewrite is not enabled on the server.
They replied with this:
Mod_rewrite is enabled and working on the server. I'm not sure I follow what mod_rewrite has to do with the 'ssu' directory not showing up as writable. What exactly did you ask the developer?
Is my admin setting and .htaccess ok.
Totally Zenned
@myfootsmells: I can confirm that the urls created when we visit the manufacturers page on your site are wrong.
I then switched to classic theme, cleared cache, and visit the same manufacturer page and I get the correct urls. So my conclusion is that the code that create product links in your new template for the manufacturer page is wrong. Im not sure where this code is called, you will have to look into that.
@weezee: i dont think htaccess has anything to do with cache not writeable. If mod_rewrite is not working the ssu should not work at all.
@Jeet Kune Do: if you have too many urls on site then it will take a long time to clear, that also depends on your server speed. But if you are using a version older than 3.6.5 then i would recommend upgrading to the latest then use the "fix cache" feature, that will help.
Totally Zenned
Yiannis:
Hi,
I receive the following error message when I press on my google ads that appear on the left of google search:
Redirect Loop
Redirection limit for this URL exceeded. Unable to load the requested page. This may be caused by cookies that are blocked.
The browser has stopped trying to retrieve the requested item. The site is redirecting the request in a way that will never complete.
- Have you disabled or blocked cookies required by this site?
- NOTE: If accepting the site's cookies does not resolve the problem, it is probably a server configuration
issue and not your computer.The url that I set it to go to is http://www.naturalfinesse.com/green-...ea-extract-p-5 and when I use a redirect checker tool I see this:
Checked link: http://www.naturalfinesse.com/green-tea-extra
ct-c-1/green-tea-extract-p-5Type of redirect: 301 Moved Permanently
Redirected to: http://www.naturalfinesse.com/green-tea-extra
ct-c-1/green-tea-extract-p-5?zenid=3ce4e6afd5ee66a
37c8323eba2ad2b6cWhat do I do to fix the problem?
Thanks
Your ssu version is? Where and when did you download it?
Totally Zenned
Glamorousshoe:
Why do I keep getting this error when I go to the module manager and Simple SEO```
Error Failed: 1
Error ERROR: Cannot create table module_version_tracker because it already exists
Warning Note: 1 statements ignored. See "upgrade_exceptions" table for additional details.
Error Failed to set up version tracker table
TROUBLESHOOTING: After installing itself, this module writes a file named ".keep" in admin\includes\module_installation, if your server doesnt allow it to do so, it may make the module attempting to install itself everytime. The fix is easy though, just manually create a .keep file there (after the module has already installed itself, of course)
As for the xml site map, it does work. Make sure you have the latest version.
New Zenner
hi, i moved my to another host and, for now i'm accessing my website by a temporary adress. in admin everything runs fine until now, but on my catalog i get this error
[26-Jun-2009 12:55:20] PHP Fatal error: Cannot redeclare class simple_seo_url in /xxx/xxxx/public_html/includes/init_includes/init_ssu.php on line 683
what is wrong?
thank you
New Zenner
update
i upgraded the ssu module to 3.6.7 version and now i can see my catalog, but when i click on a link i got a 500 internal server error
this is my .htacess file
Options +FollowSymLinks -MultiViews
RewriteEngine On
RewriteBase /
RewriteRule ^.htaccess$ - [F]
RewriteCond %{SCRIPT_FILENAME} !-f
RewriteCond %{SCRIPT_FILENAME} !-d
RewriteRule ^(.*) index.php?/$1 [E=VAR1:$1,QSA,L]
this is my configuration page
Set minimum word length 0
Set SSU Status true Info
Set maximum name length 0 Info
Set Link Alias Status false Info (if i leave this on, i can't see my index page on catalog, the adress bar show "http://temporary-ip-adress/~user/~user/
Exclude list advanced_search_result,redirect,popup_image_additional,search,download,wordpress,popup_image Info
File extension Info
Name delimiter - Info
Set max category level 2 Info
ID delimiter - Info
Set SSU Multi Language Status false Info
Set Query Key's Exclude List zenid,gclid,number_of_uploads,number_of_downloads,action,sort,page,disp_order,filter_id,alpha_filter_id,currency Info
Set Auto Alias Status false Info
Set Category Separator / Info
Set default language identifier true Info
Set minimum word length
and there is no erros on my error log on the cp.
thank you very much for the help
New Zenner
everything solved now! i used the ssu_check and followed the instructions.
the problem is, even installing on the root directory, the temporary access to my site have a "sub folder" (http://the.ip.number/~user/)
i changed the configure file and everything worked just fine.
when my domain comes to the new host i change the configure and the .htaccess file again.
thanks!
:clap:
New Zenner
.......
New Zenner
Hi There,
Thanks for a nice add-in. :clap:
I am having a little trouble with a couple of things on 1.3.8a.
First, on my multi-language site, if I switch on "Set SSU Multi Language Status", only English is ever displayed, despite the fact the urls are nicely displayed as http://localhost/pm/fr/product...
Clicking on the URL always reverts to the English page, so turning this feature on essentially disables multi-language support for the customer.
Second, when I turn on "Set Link Alias Status" and "Set Auto Alias Status" to remove the identifiers from the URL, some of the pages identifiers are removed for some languages, but not others. This appears to be random, even after all the cache is cleared and all existing entries in the "Manage Aliases" are removed. After clearing everything, next time the site is run, some of the links for products may or may not have the identifiers removed, and the same goes for EZ Pages.
Any Thoughts?
Phaedrus
Totally Zenned
If 2 pages, products, categories, etc have the same name then only 1 will be translated.
As for the language, I dont see any reason it doesnt work, tho I could be wrong. Where did you download this module?
Zen Follower
Is it possible to change the URL's for non product pages such as the new products page?
At the moment it creates /products_new.html is for most people is probably fine but I want to change it to something else (like /latest_designer_clothes.html for example)
I have tried changing the page name in includes/filenames.php and cleared the SSU cache but this just brought up the sitemap / cannot be found page?
Ideally I would be looking to modify the URL re-writting for the new produts, the specials and the featured products pages...
Thanks
New Zenner
yellow1912:
If 2 pages, products, categories, etc have the same name then only 1 will be translated.
As for the language, I dont see any reason it doesnt work, tho I could be wrong. Where did you download this module?
Thanks Yellow,
I downloaded version 3.6.7 from here: http://public.rubikintegration.com/
I have briefly turned on "Set SSU Multi Language Status", "Set Link Alias Status" and "Set Auto Alias Status".
As you can see the language links no longer work as expected, and even though for some of the languages, the category and product names are different (only one product, five languages), not all the ID's are being removed.
Perhaps you can spot something I am missing.
Best Regards
Phaedrus
Totally Zenned
twdhosting:
Is it possible to change the URL's for non product pages such as the new products page?
At the moment it creates /products_new.html is for most people is probably fine but I want to change it to something else (like /latest_designer_clothes.html for example)
I have tried changing the page name in includes/filenames.php and cleared the SSU cache but this just brought up the sitemap / cannot be found page?
Ideally I would be looking to modify the URL re-writting for the new produts, the specials and the featured products pages...
Thanks
You can certainly use alias to do this, you dont have to edit your filesname or anything, this is the beauty of SSU. Put products_new in your link field, and put whatever you want in the alias field. You may want to check the Alias Manager video tutorial for more info
Totally Zenned
craigwatt:
Thanks Yellow,
I downloaded version 3.6.7 from here: http://public.rubikintegration.com/
I have briefly turned on "Set SSU Multi Language Status", "Set Link Alias Status" and "Set Auto Alias Status".
As you can see the language links no longer work as expected, and even though for some of the languages, the category and product names are different (only one product, five languages), not all the ID's are being removed.
Perhaps you can spot something I am missing.
Best Regards
Phaedrus
Phaedrus, if you would like to i can certainly take a look at your installation and see why things dont work the way it should for you. I will need temporary ftp and admin login info to be PMed to me. Obviously I do understand security concerns since I have helped many others before, so the final decision is up to you.
Regards
Raine
Zen Follower
yellow1912:
You can certainly use alias to do this, you dont have to edit your filesname or anything, this is the beauty of SSU. Put products_new in your link field, and put whatever you want in the alias field. You may want to check the Alias Manager video tutorial for more info
Thanks Yellow - using the Alias feature is getting there... It's re-writing the URL fine now but so products_new.html now goes to the page new_designer_clothing.html but that page cannot be found (404 page)
I've tried clearing all the cache's but it doesn't make any difference!
Totally Zenned
twdhosting:
Thanks Yellow - using the Alias feature is getting there... It's re-writing the URL fine now but so products_new.html now goes to the page new_designer_clothing.html but that page cannot be found (404 page)
I've tried clearing all the cache's but it doesn't make any difference!
I wonder how you are putting in the link and alias field, but one problem I can think of is the html extension. From seo point of view, that extension part is not needed anyway, perhaps you want to first take out the extension
Zen Follower
yellow1912:
I wonder how you are putting in the link and alias field, but one problem I can think of is the html extension. From seo point of view, that extension part is not needed anyway, perhaps you want to first take out the extension
Cheers Yellow - that nailed it :)
I removed the html extension from the SSU config...
It's a shame it didn't work with the .html extension though - it makes the URL's look neater somehow...
Tell staff why this post should be reviewed.