Zen Cart Logo
Forums / All Other Contributions/Addons / Simple SEO URL (OLD version) [support thread]

Simple SEO URL (OLD version) [support thread]

Views: 1,113,791

Results 3,881 to 3,900 of 5,058
24 Sep 2009, 3:06 PM
#3881
mutester avatar

mutester

New Zenner

Join Date:
May 2009
Location:
Bogota, Colombia
Posts:
28
Plugin Contributions:
0

Simple SEO URL (OLD version) [support thread]

additionally this error code seems to come up with some customers (never when I browse or make purchases)... Also saw it when supposedly nobody was in the store at that moment. Maybe a spider or something that is causing problems?

Ok will do so! Thanks Yellow!

24 Sep 2009, 11:51 PM
#3882
batteryman avatar

batteryman

Zen Follower

Join Date:
Jul 2004
Location:
Las Vegas
Posts:
327
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

yellow1912:

It will work for 1.3.7 with no problem I believe. Please post your screenshot here, I want to look at your url-alias manager since we did have users set it incorrectly.

Hello,

I didnt know your up to version 3.7.5, what are the major differences between my version and the new?

Here are my screenshots. I listed 4, 2 of which are for specific categories. Go to the provided link for those categories and notice the difference in the links and category names. I am providing links because the file and resolution are to big and are hard to read in the correct format that zen requests. i am not making them actually links because i dont want them linked to my site.

Admin Screenshot...
Shot: batteriesinaflash.com/images/temp_zen/admin.png

Alkalines Screenshot and category link...
Link: batteriesinaflash.com/rechargeables
Shot: batteriesinaflash.com/images/temp_zen/alkaline.png

Rechargeables Screenshot and category link...
Link: batteriesinaflash.com/rechargeables
Shot: batteriesinaflash.com/images/temp_zen/recharge.png

General Screenshot...
Shot: batteriesinaflash.com/images/temp_zen/general.png

I hope this helps.

25 Sep 2009, 8:45 AM
#3883
thuxen avatar

thuxen

New Zenner

Join Date:
Sep 2009
Posts:
15
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

Hi there,

I just downloaded and installed this mod, it seemed to install ok, but im having some problems:

After installation I got a warning at the top that includes/configure.php was writable(it was set at 644). The
error only stopped after i changed permissions to 444.

My URL's are still displaying as before, and in the Admin->SSU when I first tried to reset the cache, it said the
cache/ssu directory didnt exist, so I created it, but still does not seem to do anything.

When i load the ssu_check.php, i get the following:

WARNING: Checking includes/configure.php

WARNING: Suggested .htaccess content

Success

WARNING: Checking cache write permission

I believe I accidentally lost my original .htaccess during the install process, could this be part of the problem?

Apologies if this has be solved before, but i scanned through a few of the 389 pages in this thread and did not get very far...

TIA

25 Sep 2009, 8:57 AM
#3884
thuxen avatar

thuxen

New Zenner

Join Date:
Sep 2009
Posts:
15
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

Ignore above!! I fixed it!!!

26 Sep 2009, 8:57 PM
#3885
daves avatar

daves

Zen Follower

Join Date:
Dec 2006
Posts:
102
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

I have a feeling this can be dealt with by the Set Query Key's Exclude List but I was hoping for confirmation and help before I make any changes....

Google is indexing 2 (or more) versions of some category pages, causing duplicate (or very similar) content.

This is happening because of the sort buttons.

So I'm getting

/widgets-c-28

/widgets-c-28/?page=1&sort=2a

/widgets-c-28/?page=1&sort=3a

I notice that I have the words "sort" and "page" in the exclude list already - do I need to do something else? Or do I have other problems?

28 Sep 2009, 4:50 AM
#3886
franzmeyer avatar

franzmeyer

New Zenner

Join Date:
Dec 2006
Posts:
5
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

Hi

I have review the documentation and I almost sure followed every step of instalation correctly, unfortunatly he seo url module is not working. It seems that just get stuck in tha main page and does not refer to the other pages.

I am using zencart ver 1.3.8 a, and seo url last version fof 16 september downloaded from eazy commerce. I have an adjusted template.

My website is www.fraganz.com.mx

I hope you could help me, I have been going trough the thread but is to long and cant find solution.

Thanks

28 Sep 2009, 6:53 AM
#3887
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

franzmeyer:

Hi

I have review the documentation and I almost sure followed every step of instalation correctly, unfortunatly he seo url module is not working. It seems that just get stuck in tha main page and does not refer to the other pages.

I am using zencart ver 1.3.8 a, and seo url last version fof 16 september downloaded from eazy commerce. I have an adjusted template.

My website is www.fraganz.com.mx

I hope you could help me, I have been going trough the thread but is to long and cant find solution.

Thanks
If you get stuck on the main page, more than likely your htaccess has not been set correctly

check to see if it is

BOF SSU

Options +FollowSymLinks -MultiViews

RewriteEngine On

RewriteBase /Store/

Deny access from .htaccess

RewriteRule ^.htaccess$ - [F]

RewriteCond %{SCRIPT_FILENAME} !-f
RewriteCond %{SCRIPT_FILENAME} !-d
RewriteRule ^(.*) index.php?/$1 [E=VAR1:$1,QSA]

EOF SSU

28 Sep 2009, 7:17 AM
#3888
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

DaveS:

I have a feeling this can be dealt with by the Set Query Key's Exclude List but I was hoping for confirmation and help before I make any changes....

Google is indexing 2 (or more) versions of some category pages, causing duplicate (or very similar) content.

This is happening because of the sort buttons.

So I'm getting

/widgets-c-28

/widgets-c-28/?page=1&sort=2a

/widgets-c-28/?page=1&sort=3a

I notice that I have the words "sort" and "page" in the exclude list already - do I need to do something else? Or do I have other problems?
http://blog.rubikintegration.com/2009/08/17/zen-cart-canonical-link-will-it-really-help/
http://blog.rubikintegration.com/2009/08/26/using-canonical-link-tag-on-zencart/

You seem to be confused about exclude, that setting doesnt have anything to do with which page google should index. Regarding duplicated content, the 2 articles above will help you. In short, the 2 pages above may not be duplicated at all.

Further reading:
http://blog.rubikintegration.com/2009/09/22/duplicated-content-the-myth-is-busted-by-google/

28 Sep 2009, 7:23 AM
#3889
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

@batteryman : The zenid appearing on all links on all pages are probably caused by your session setting inside admin-configuration-session (or something like that, dont remember the exact name)

Regarding the main issue, I suggest you clear up all your alias via the alias manager then clear your whole ssu cache.

28 Sep 2009, 1:53 PM
#3890
creamcrackers avatar

creamcrackers

Zen Follower

Join Date:
May 2009
Posts:
228
Plugin Contributions:
1

Re: Simple SEO URL (OLD version) [support thread]

Hi
Thanks for great mod

I have one problem with SSU enabled it is not possible for a customer to remove an item from the cart using the X icon next to the product in the cart!

In order to allow them to remove a product i have to enable product quantities and instruct them to enter 0 as the quantity and press the circular arrow button to remove from the cart.

When i turn OFF SSU it works with the X button.. but when ON it doesnt.

I suggest to all users of SSU, check that you arent having this problem... you can lose a HUGE amount of sales and your customers wont bother to tell you about this problem they will shop elsewhere!

Can anyone advise?
Thanks

28 Sep 2009, 2:32 PM
#3891
daves avatar

daves

Zen Follower

Join Date:
Dec 2006
Posts:
102
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

yellow1912:

http://blog.rubikintegration.com/2009/08/17/zen-cart-canonical-link-will-it-really-help/
http://blog.rubikintegration.com/2009/08/26/using-canonical-link-tag-on-zencart/

You seem to be confused about exclude, that setting doesnt have anything to do with which page google should index. Regarding duplicated content, the 2 articles above will help you. In short, the 2 pages above may not be duplicated at all.

Further reading:
http://blog.rubikintegration.com/2009/09/22/duplicated-content-the-myth-is-busted-by-google/

Thanks yellow1912 - I was hoping that exclude would write a singe URL for the different sort orders... but thinking about it logically, the customer would then not be able to sort the results!

I don't suppose there is a way to have the sort results on a single page without javascript or something.

I've skimmed the posts you mention (will read in more detail later). In my case the content is duplicate (just re-ordered) but yes, I see that added canonical tags isn't going to be as straightforward as would be thought...

I guess the best solution is to code the sort function and similar with Java, although I'm not sure it will matter. I think I'm seeing these duplicate pages Googles index as the suite is quite new. I imagine that Google will eventually spot that they are duplicate and the drop the least important one, which should be the re-sorted one as it will have less incoming links...

In short, I think it will all sort itself out. Do you agree, or have any other comments?

28 Sep 2009, 9:47 PM
#3892
dontknowwhatimdoing avatar

dontknowwhatimdoing

Zen Follower

Join Date:
Aug 2008
Posts:
131
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

My HTML output still shows the original links--yes the mod functions perfectly, but... when people mouse-over a link (or look at the source), they can see the ugly links I want removed...

It forwards people to the correct link immediately after--(so effectively everything works--I just want to clean my source code)

So my question is:

Can the latest beta version of this mod (which I installed), remove the ugly links from the HTML source code?

28 Sep 2009, 10:04 PM
#3893
dontknowwhatimdoing avatar

dontknowwhatimdoing

Zen Follower

Join Date:
Aug 2008
Posts:
131
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

It looks like I installed the mod wrong (is that correct?)--I wonder why the source code links are still in the old ugly query format--

I'll try to figure this out...

Zen Cart 1.3.8a (no security patch)
SSU 3.7.1 (your latest beta--I didn't use the modified HTML_output.php page)

So--I'm just trying to figure out if the ugly source code is how the mod is intended to work, or if I have made some kind of error.

28 Sep 2009, 10:20 PM
#3894
dontknowwhatimdoing avatar

dontknowwhatimdoing

Zen Follower

Join Date:
Aug 2008
Posts:
131
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

I checked & rechecked my installation--and it appears everything is perfect.

I wonder if there's something in my configuration I missed? I'll keep trying to find an answer in this thread--it has grown a lot since I was last here.

29 Sep 2009, 6:17 AM
#3895
tilenk avatar

tilenk

New Zenner

Join Date:
Sep 2009
Posts:
37
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

Hello, everyone.

I installed this MOD from its official website and it was not a complicated things to do, however, I do have some problems with modified links - as in my web-store there are product with special characters (in example EPSON Ve**č**namenska naprava - now makes link look like "epson-ve-namenska-naprava"). Can this be fixed anyhow?

i usually use windows-1250 charset, so it shows those special characters also,

these are the characters I cant seem to get working (they are written in UTF-8)

Č
``` - should be "C" instead of a "-"

č


Š

š


Ž

ž




please help :D



EDIT:

I just noticed that the reviews don't work with this new modified links --> the <http://www.mydomain>. si/product_reviews_info/epson-ve-namenska-naprava-sx105-p-1/reviews_id/1 review ... if I click on it, i get a 404 error
29 Sep 2009, 7:49 AM
#3896
tilenk avatar

tilenk

New Zenner

Join Date:
Sep 2009
Posts:
37
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

^^ nevermind, I fixed it - sometimes it helps reading ALL the included documentation before slipping a question on forum :oops:

29 Sep 2009, 2:22 PM
#3897
dontknowwhatimdoing avatar

dontknowwhatimdoing

Zen Follower

Join Date:
Aug 2008
Posts:
131
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

I'm still having the same problem--the HTML produced by the server uses the query strings instead of the new links--

the 301 forwarding works, and forces you to the right link...

but the source code is full of links that should be removed...

29 Sep 2009, 3:45 PM
#3898
khopek avatar

khopek

Totally Zenned

Join Date:
Aug 2006
Location:
portlandish, oregon
Posts:
795
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

Anyone have a solution to why this mod messes up the cart? One is not able to remove items from the shopping cart with this mod turned on. The url string to 'remove' is not even getting written in the source!:cry:

29 Sep 2009, 3:58 PM
#3899
dontknowwhatimdoing avatar

dontknowwhatimdoing

Zen Follower

Join Date:
Aug 2008
Posts:
131
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

khopek:

Anyone have a solution to why this mod messes up the cart? One is not able to remove items from the shopping cart with this mod turned on. The url string to 'remove' is not even getting written in the source!:cry:

I'm having this problem myself--URLs are not getting re-written in the source & I can't figure out why. Its producing unmodified query strings in my source instead of the new alias URLs. The 301 redirects are working to the new URLs but that's it.

29 Sep 2009, 4:04 PM
#3900
khopek avatar

khopek

Totally Zenned

Join Date:
Aug 2006
Location:
portlandish, oregon
Posts:
795
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

dontknowwhatimdoing:

I'm having this problem myself--URLs are not getting re-written in the source & I can't figure out why. Its producing unmodified query strings in my source instead of the new alias URLs. The 301 redirects are working to the new URLs but that's it.

I was just somehow randomly taken to this when clicking my email for this thread....but perhaps it is the solution...

Find includes/classes/ssu/cores/link.php and REPLACE the 2 instances of urlencode($value) by $value

I will try this later when I have time.