Page 361 of 506 FirstFirst ... 261311351359360361362363371411461 ... LastLast
Results 3,601 to 3,610 of 5054
  1. #3601
    Join Date
    May 2009
    Posts
    222
    Plugin Contributions
    1

    Default Re: Simple SEO URL [support thread]

    And another one..

    In the install instructions

    B. if you are NOT using Zencart 1.3.8a, it's safer to not upload includes/functions/html_output.php but to do this: Open your current includes/functions/html_output.php

    ... the recent June patch for Zen cart (the one everyone should now have) makes a change to the html_output file. So am I right in thinking that id better follow the above instructions instead of overwriting the file... even given that i AM using 1.3.8a!

    Thanks!

  2. #3602
    Join Date
    Aug 2009
    Posts
    8
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    I just installed SSU on the new site I'm developing and have noticed that the Unsubscribe feature/button doesn't work when I have SSU enabled. When I disable SSU, Unsubscribe button works fine...

    I can click the EZ page link I created to my Unsubscribe page and get to the page just fine...the problem is clicking the Unsubscribe button. It should take the unsubscriber to the Login page, but when SSU is enabled, it sits on the Unsubscribe page. When I try to click the Unsubscribe button yet again, I don't leave the page and it adds the word, "action" at the bottom of my Unsubscribe page text.

    Anyone have the same issue?

    -------------------------

    ZC Version 1.3.8a
    PHP 5.2.9

  3. #3603
    Join Date
    Aug 2009
    Posts
    8
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Also...when SSU is enabled, my pages become W3C HTML invalid. When disabled, my pages validate.

  4. #3604
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by creamcrackers View Post
    Sorry yes its me again.... also I want to know if i use SSU or Magic SEO..... how do i create a sitemap for my site?? Is there any way to do this? Previously i just had a sitemap.txt and listed all the URLS i wanted to be listed. If i add new products I need to add these to the sitemap.txt file

    Also i want to use datafeeds to different shopping sites, which ones will work if i install this... because it changes the urls. Do the feeds send the original or new urls. Because i want to generate page rank by these
    thanks
    To use a site map for zen cart, you can download SitemapXML (formerly "Google Sitemap")
    Yes it works with Simple Seo.
    To answer your question on a RSS Feed, download it from here
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by modmuse View Post
    I just installed SSU on the new site I'm developing and have noticed that the Unsubscribe feature/button doesn't work when I have SSU enabled. When I disable SSU, Unsubscribe button works fine...

    I can click the EZ page link I created to my Unsubscribe page and get to the page just fine...the problem is clicking the Unsubscribe button. It should take the unsubscriber to the Login page, but when SSU is enabled, it sits on the Unsubscribe page. When I try to click the Unsubscribe button yet again, I don't leave the page and it adds the word, "action" at the bottom of my Unsubscribe page text.

    Anyone have the same issue?

    -------------------------

    ZC Version 1.3.8a
    PHP 5.2.9
    Add it to the Exclude list in admin/configurations/Simple_seo_url Exclude list. See if that will make any difference.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by modmuse View Post
    Also...when SSU is enabled, my pages become W3C HTML invalid. When disabled, my pages validate.
    This has been mentioned before, and it is indeed easy to fix by simple "encode" the url output. I believe the fix has been posted in this thread, I know this thread is long so perhaps you could wait till next version where the fix is included. Note that this so called "error" will NOT affect your site in anyway, guaranteed!
    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

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by modmuse View Post
    I just installed SSU on the new site I'm developing and have noticed that the Unsubscribe feature/button doesn't work when I have SSU enabled. When I disable SSU, Unsubscribe button works fine...

    I can click the EZ page link I created to my Unsubscribe page and get to the page just fine...the problem is clicking the Unsubscribe button. It should take the unsubscriber to the Login page, but when SSU is enabled, it sits on the Unsubscribe page. When I try to click the Unsubscribe button yet again, I don't leave the page and it adds the word, "action" at the bottom of my Unsubscribe page text.

    Anyone have the same issue?

    -------------------------

    ZC Version 1.3.8a
    PHP 5.2.9
    You may want to make sure your SSU version is current as well. Where and when did you download it?
    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

  8. #3608
    Join Date
    Aug 2009
    Posts
    8
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by countrycharm View Post
    Add it to the Exclude list in admin/configurations/Simple_seo_url Exclude list. See if that will make any difference.
    Oh, hey, that worked.

    For anyone who needs more specifics:

    I went to the end of the exclude list (admin panel/configurations/simple seo url/excluse list), placed a comma directly after the last letter of the last item on the list, and typed unsubscribe directly after the comma to add it to the list.

    Thanks a bunch, countrycharm.

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by creamcrackers View Post
    Hi

    How does this compare to Magic SEO URLs?

    What are the benefits and drawbacks?

    Cant i choose the text for my URL? It mentions that I have to "write my own plugin" to do that, what does that mean?

    Thanks
    This has been discussed in many topics already, but in short how about this: SSU offers what Magic Seo Url offers, and more than that, at the cost of....erm 0.
    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. #3610
    Join Date
    Aug 2009
    Posts
    8
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    You may want to make sure your SSU version is current as well. Where and when did you download it?
    I'll have to look into that - not sure. I downloaded SSU from this link today: http://eazy-templates.com/web-templa...simple-seo-url.

 

 

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