Page 465 of 506 FirstFirst ... 365415455463464465466467475 ... LastLast
Results 4,641 to 4,650 of 5054
  1. #4641
    Join Date
    Jul 2004
    Location
    The Netherlands, Wierden
    Posts
    430
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Update: I installed the first install on my local host (desktop) and the problem is there. So I uploaded the shop also to a subdomain (liveserver) and the problem is fixed.

    But why doesn't it work on my localmachine? difference is PHP version: 5.2.6 (local) PHP versie: 5.1.4 (online)

  2. #4642
    Join Date
    Mar 2010
    Posts
    32
    Plugin Contributions
    0

    red flag Re: Simple SEO URL [support thread]

    Is SSU link redirecting any good for google ranking????

    Hi guys

    I have spent quite some time optimizing the links of my shop with SSU including defining permanent aliases etc.

    Now, all my links look very nice in the browser address line, e.g.:



    But by looking at the source code of my shop's html pages, I have just realized that the links themselves in the page are still the old unreadable ones. E.g. the above link is shown as follows on mouse rollover:



    I am very surprised that it seems that SSU only redirects links but does not create new links!?!??!

    Isn't this link redirection very bad for google ranking?

    E.g. if you go to the following webservice and try to construct a site map out of your SSU-enabled Zen Cart, the web crawler of this site map generater does not find a lot:

    http://www.xml-sitemaps.com/

    Am I doing something wrongly, do I not have a clue how Google ranking works or is SSU really only about cosmetics and not about improving the Google ranking????

    What is your opinion?

  3. #4643
    Join Date
    Aug 2010
    Posts
    27
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    I have istalled 1.3.9.h but have the folowing problem. All my links is working, but my information sidebox the links is diplayed in English. My default language is Dutch. Also i have links in the header page. They are also displayed in English. Here is a link to my site. http://www.pantystore.nl
    Can someone please advise.

  4. #4644
    Join Date
    Feb 2010
    Posts
    140
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Flix: when I check my code it has rewritten the url:
    from
    index.php?main_page=product_info&cPath=4&products_id=1256
    to
    brake-discs-c-4/audi-a3-mk-ii-hatchback-2-0i-tfsi-quattro-1984cc-year-04-p-1256

    I have only the basic install of ssu and not modified it.

  5. #4645
    Join Date
    Mar 2010
    Posts
    32
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    neit: Interesting... are you sure that the actual URL in the HTML code itself is easily readable (i.e. the URL you see if you view the source of your shop page) or is it just the URL in the browser address bar that is easily readable?

    I have read in the SSU documentation that SSU REDIRECTS links. For me, this kind of says that it does NOT REPLACE links which would mean that the links in the HTML source are still unreadable!?!?!?

  6. #4646
    Join Date
    Dec 2010
    Posts
    1
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by raimond View Post
    Any solution for this? i got the right .htaccess, but the website is going to the homepage everytime. The url of all links are good.
    Configuration
    XAMPP 1.7.1
    Simple SEO URL 3-5-8
    ZenCart 3.8.5

    I've tried to install several times and always comes up same problem i click on rewritten URL and it redirects me to homepage, start page of my site.

    What's wrong what to change. I believe my .htaccess is ok:

    ErrorDocument 404 strona_page_not_found.html
    #### BOF SSU
    Options +FollowSymLinks -MultiViews
    RewriteEngine On
    # Make sure to change "zencart" to the subfolder you install ZC. If you use root folder, change to: RewriteBase /
    RewriteBase /olito/

    # Deny access from .htaccess
    #RewriteRule ^\.htaccess$ - [F]

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


    Thx in advice for your help

  7. #4647
    Join Date
    Sep 2008
    Posts
    431
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Here's a good one hopefully you guys have seen before. This morning I pulled up my site and found the text below displayed in my header. Any link I clicked on just displayed the same page and oddly enough the only thing displayed was the header. So, the first thing I did was to turn off my Sport Bike Swingarm Stands category with all the products in it and that got the site back up and operational again. Kobra seems to think this is related to my Simple SEO module. Might anyone have any idea what this is all about?

    Ian
    www.RedlineStands.com
    1062 Duplicate entry '/sport-bike-swingarm-stands-c-87/' for key 2
    in:
    [UPDATE links_aliases SET link_url = '/sport-bike-swingarm-stands-c-87/' WHERE referring_id='87' AND alias_type='categories_name']

  8. #4648
    Join Date
    Feb 2010
    Posts
    58
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    hello, can you help me?

    I can not see the URL as an example, but I see missing the "_"

    Sample url:
    http://www.site.com/site/coltello_sa...m30-p-765.html

    I see
    http://www.site.com/site/coltellosalmonecm30-p-765.html

    why?

  9. #4649
    Join Date
    Jun 2006
    Posts
    779
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Hi,
    Did you ever resolve this? I am having same exact warning in Firefox.


    Quote Originally Posted by twsu00 View Post
    First, I'd like to think those who help create Simple SEO... this is a such good module.

    Everything is fine and proper working until today when I used Mail Chimp newsletter.

    Basically. I embedded several products links in the Mail Chimp Newsletter and did a test mail sent to my personal email. When I click the links in the mail, none of links are working. Instead, I receive the message from FireFox

    " The page isn't redirecting properly

    Firefox has detected that the server is redirecting the request for this address in a way that will never complete.

    * This problem can sometimes be caused by disabling or refusing to accept cookies. "

    Just wondering if any of you have encountered the similar issues like this. Please help. Thank you.

  10. #4650
    Join Date
    Jun 2006
    Posts
    779
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    zen 1.3.9c

    Has anyone figured this out? I get it everytime I Loginto my site from Firefox. NOT searching just logging in.

    www.cvtreasures.com


    [QUOTE=Bikeforce;847041]
    Quote Originally Posted by litepockets View Post
    I'm getting a redirect error in Firefox... you know, the infamous:
    "Firefox has detected that the server is redirecting the request for this address in a way that will never complete."

    I have Just had this problem.

    I took a lucky guess and added

    advanced_search,

    to Exclude list:

    It worked!

 

 

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