Page 310 of 506 FirstFirst ... 210260300308309310311312320360410 ... LastLast
Results 3,091 to 3,100 of 5054
  1. #3091
    Join Date
    May 2007
    Location
    Italy
    Posts
    438
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by gmrm View Post
    Please help me . I have uploaded simple seo to my site but i keep getting blank pages on every page with SSU on or off. I have installed it and thats as far as i got as there is no instructions and all the sites are down .

    I have tried simple-seo-url.com
    rubikintegration.com

    and they show up address not found.

    Pleas help as i have destroyed my site and dont know what to do
    in the README file you have instructions
    http://wiki.rubikintegration.com/zen...u/installation
    and you have to install module manager before.

  2. #3092
    Join Date
    Aug 2008
    Posts
    333
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by wagnerguy View Post
    hey folks, i just loaded all the files from 3.6, when i went to the admin ssu manager, it gave me error telling me to contact the webmaster(me). did i do something wrong with the htaccess file.. i copy and pasted the content into an existing file because of a existing redirect..

    any ideas

    I will try to use the latest version, maybe that will work..

    it was just weird that as soon as I selected "extras, then ssu" i got an error as if the page did not exist..

  3. #3093
    Join Date
    Nov 2006
    Location
    Sweden, sverige , stockholm
    Posts
    8
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by gmrm View Post
    Please help me . I have uploaded simple seo to my site but i keep getting blank pages on every page with SSU on or off. I have installed it and thats as far as i got as there is no instructions and all the sites are down .

    I have tried simple-seo-url.com
    rubikintegration.com

    and they show up address not found.

    Pleas help as i have destroyed my site and dont know what to do
    Its probley your .htaccess file..
    Try to do this
    #Options +FollowSymLinks
    RewriteEngine On
    RewriteBase /

  4. #3094
    Join Date
    Apr 2009
    Location
    Oxford UK
    Posts
    192
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    My .htaccess is right . Also i did install module manger before. I cannot view and install instructions as all the sites associated with simple seo are down and have been all day.

    Try it for yourself giuly . The link you posted me returns a page error as does simple-seo-url.com

    #### BOF SSU
    Options +FollowSymLinks -MultiViews
    RewriteEngine On
    # Make sure to change "test_site" 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
    Last edited by gmrm; 21 May 2009 at 04:24 PM.

  5. #3095
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by wagnerguy View Post
    I will try to use the latest version, maybe that will work..

    it was just weird that as soon as I selected "extras, then ssu" i got an error as if the page did not exist..
    Check and make sure your htaccess file looks something like this. And clear seo cache and see if it will work.
    Did you install Module Manager first?
    Options +FollowSymLinks -MultiViews
    RewriteEngine On
    RewriteCond %{HTTP_HOST} ^your_.com_here$ [NC]
    RewriteRule ^(.*)$ http://www.your_.com_here/$1 [R=301,L]

    # Make sure to change "test_site" 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
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  6. #3096
    Join Date
    Apr 2009
    Location
    Oxford UK
    Posts
    192
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Done that and still nothing. I really want to use this mod but looks like i will have to go back to ultimate seo as that worked but looked naff.

  7. #3097
    Join Date
    May 2007
    Location
    Italy
    Posts
    438
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    you should install before module installation.

    Then you verify this installation in admin>extra

    then You can install simple seo url
    and then you can verify ssu.

  8. #3098
    Join Date
    May 2007
    Location
    Italy
    Posts
    438
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by giuly View Post
    Ehm please I have a problem that I have created I think
    I have previously installed Ultimate seo url, then I removed and installed correctly Simple seo url.

    Then I had seen that on admin>configuration remained the old text
    ultimate seo url and I've searched to remove this, so I found
    this post
    http://www.zen-cart.com/forum/showth...l+ultimate+seo

    but I didn't see that uninstalled all with word seo in configuration, so also Simple seo url.


    I pray you, all the rest of ssu goes, I don't have anymore the text simple seo url in admin>configuration

    Please...
    I solved, because I have previous backup with in the configuration menu ssu and ultimate seo (it remains in configuration, but I write all on false).


  9. #3099
    Join Date
    Sep 2008
    Location
    Tel-Aviv-New York
    Posts
    143
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Hi Yellow,
    I just checked the google webmaster tool (external link and duplicate title) and found that I have error with this pages:
    http://www.usim.co.il/ru/
    http://www.usim.co.il/ru (somebody made link to my site)
    the google think that its two diferet pages!
    Please can you fix this issue? made redirect from /ru to /ru/ and also in another languages (/en to /en/)

  10. #3100
    Join Date
    Sep 2008
    Location
    Tel-Aviv-New York
    Posts
    143
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    I just iclude the code of canonical tag, and my errors of duplicate titles and pages was reduced dramatically)
    I'm a not programmer and if somebody can make this code better will be great.( I found it in internet and make small changes)
    In /includes/templates/YOUR TEMPLATE/common in html_header.php

    direct after <title><?php echo META_TAG_TITLE; ?></title> need to add:
    PHP Code:
    <link rel="canonical" href="<?php
    $original_url 
    HTTP_SERVER $_SERVER['REQUEST_URI'];
    $split_url explode('?'$original_url);
    $no_querystring_url $split_url[0];
    echo 
    $no_querystring_url?>" />
    also you need to exclude in SSU settings (admin part) "Set Query Key's Exclude List" the " max_display "

    you can check how the canonical work in this links of my site:
    http://www.usim.co.il/nokia?max_disp...ort=20a&page=3
    and
    http://www.usim.co.il/nokia
    Thanks

 

 

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