Page 273 of 506 FirstFirst ... 173223263271272273274275283323373 ... LastLast
Results 2,721 to 2,730 of 5054
  1. #2721
    Join Date
    May 2008
    Posts
    37
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    /store/?cat=5

    --> This is not a zen url, is it wordpress? Even if it is wordpress url there is something wrong with this url.
    Zen will interpret this url like this

    /store/index.php?main_page=index&cat=5

    Prob2:
    did you use: http://zencart-module-manager.google...r_rev16zip.zip
    You are right about the "/store/?cat=5" problem. I'm not sure why wordpress is not showing up properly. I've contacted the module designer for WOZ module for help. Do you have any idea on how to make sure the URL comes out: "index.php?main_page=index&" instead of just "?"?

    For the Module Manager problem, I figured that out. When I uninstalled SSU the first couple of times, I thought that admin/includes/module_installation and admin/includes/templates were only SSU files and I deleted the whole section. Forgot that MM had files in there too.

    Quote Originally Posted by yellow1912 View Post
    I have just checked your site, in your case the link should be

    Code:
    http://www.yoursite.com/store/index.php?main_page=wordpress&m=200903
    Also, to answer your other question regarding manufacturer name
    http://wiki.rubikintegration.com/zen...les/ssu/config
    Check the "Additional Page Parsers" part

  2. #2722
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    for the link thing, you will have to look into the sidebox code where those links are generated. I suspect it can be something very simple to fix.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  3. #2723
    Join Date
    Feb 2007
    Posts
    153
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    I dont think we have any problem with redirection of old links.
    Very good! Thanks for the reply, and for a great add-on!

  4. #2724
    Join Date
    May 2006
    Location
    Louisiana
    Posts
    263
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Hi yellow1912,

    Its me again, I thought I had every thing all ready to go so I created a xml site map and added to my Google Webmasters Tools Dashboard. Let me ask this question first, when I Reset all cache do the url change? When I check my Web Crawl, for errors Google has 44 404 pages not found, URLs not followed 135. This one of the urls not followed, I clicked on the link and it took me to the shopping cart and it shows one in the shopping cart.
    http:// http://www.currysgiftshop.com/africa...action=buy_now Redirect error. That is 179 pages not being index. I hope you can help with this problem.

  5. #2725
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Well, first of all the link you posted is not complete so I cant follow, but I guess it's one of the buy now link, which leads to the second:

    I dont know you you created your sitemap but if you used one of the modules available for zen (and you should use them), there there is no way you can have a link with the buy_now in there. That link should never be included in the sitemap in the first place.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  6. #2726
    Join Date
    May 2008
    Posts
    37
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    for the link thing, you will have to look into the sidebox code where those links are generated. I suspect it can be something very simple to fix.
    Hi,

    been trying to figure this out for the last couple of hours. Learn lots of what cannot be done. Haha... but still can't get it correct.

    Seems to me that wordpress generates links as "?cat=" or "?p=".

    I found that I can use the following links to get to the intended source:
    - www.mysite.com/store/wordpress?cat=1
    - http://www.mysite.com/store/index.ph...ordpress&cat=1
    - http://www.mysite.com/store/?index.p...ordpress&cat=1

    That would mean that I need to find a way to add the word "wordpress" into the wordpress generated URLs.

    Still finding ways to do that. If anyone has any remotely good suggestion, feel free to tell me.

  7. #2727
    Join Date
    Mar 2009
    Posts
    13
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    I've tried to install this mod, and I must be doing something wrong as I get nothing and now my shop just appears blank.. again

    I'm running 1.3.8 and have uploaded all the latest files as suggested and following the instructions here:
    http://wiki.rubikintegration.com/zen...u/installation

    There'll be something I've done wrong, but I have no shop at the moment!

    When I click on Extras -> SSU Manager I just get a blank page, same with the SSU check page. I tried re-uploading everything in case something messed up that way, but still the same.

    Any ideas what I've done and how to fix?

    Thanks

    Site is www. creepy creatures online.co.uk

  8. #2728
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    you may want to check to make sure you are running php5 instead of 4.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  9. #2729
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by Svault View Post
    Hi,

    been trying to figure this out for the last couple of hours. Learn lots of what cannot be done. Haha... but still can't get it correct.

    Seems to me that wordpress generates links as "?cat=" or "?p=".

    I found that I can use the following links to get to the intended source:
    - www.mysite.com/store/wordpress?cat=1
    - www.mysite.com/store/index.php?main_page=wordpress&cat=1
    - www.mysite.com/store/?index.php?main_page=wordpress&cat=1

    That would mean that I need to find a way to add the word "wordpress" into the wordpress generated URLs.

    Still finding ways to do that. If anyone has any remotely good suggestion, feel free to tell me.
    If these links are limited to the sidebox links only, I suggest you look there and check how those links are beinge generated.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  10. #2730
    Join Date
    Mar 2009
    Posts
    7
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Well, at first read - your module seemed to be just what I needed, which is a tool to manage rewritten url's within zencart. i followed the instructions, and basically it doesn't work.

    i'm using zen cart within a drupal cms, and wonder if there are different installation instructions considering that? when i enable ssu, basically the pages in my store all just immediately get redirected to 'page not found'


    becomes
    - which simply redirects the user to a 'page not found'

    i went line by line in the installation checklist, and attempted to read through the forums, and perused the documentation on your wiki, but it just doesn't work.

    can someone tell me where i should at least START to find the problem?

 

 

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