Page 3 of 6 FirstFirst 12345 ... LastLast
Results 21 to 30 of 55
  1. #21
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,872
    Plugin Contributions
    96

    Default Re: manufacturers meta-tags(keywords and title and description)

    Oops! I'll get that change queued. Thanks for the report.

  2. #22
    Join Date
    Jun 2008
    Location
    UK
    Posts
    209
    Plugin Contributions
    0

    Default Re: manufacturers meta-tags(keywords and title and description)

    I am still having a problem but it could be something else causing it. Or me !

    The "admin" for this add-on works great - Ive filled the meta title, keywords and description within the panel
    and the data for this has translated onto the new database table meta_tags_manufacturers_description.

    But the source code remains the same ... no extra statements or use of the data.

    And Im not sure if normally zen cart would put the manufacturers name between the title tags, but this isnt filled either - it just shows
    <title></title>.

    for example http://www.tidytoys.co.uk/ark-toys-13 then right click "view page source"

  3. #23
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,872
    Plugin Contributions
    96

    Default Re: manufacturers meta-tags(keywords and title and description)

    I've just submitted v2.1.1 to the plugins for review to correct the constant definition.

  4. #24
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,872
    Plugin Contributions
    96

    Default Re: manufacturers meta-tags(keywords and title and description)

    Quote Originally Posted by toyseller View Post
    I am still having a problem but it could be something else causing it. Or me !

    The "admin" for this add-on works great - Ive filled the meta title, keywords and description within the panel
    and the data for this has translated onto the new database table meta_tags_manufacturers_description.

    But the source code remains the same ... no extra statements or use of the data.

    And Im not sure if normally zen cart would put the manufacturers name between the title tags, but this isnt filled either - it just shows
    <title></title>.

    for example http://www.tidytoys.co.uk/ark-toys-13 then right click "view page source"
    Does the issue remain if you temporarily change to the default "Classic Green" template?

  5. #25
    Join Date
    Jun 2008
    Location
    UK
    Posts
    209
    Plugin Contributions
    0

    Default Re: manufacturers meta-tags(keywords and title and description)

    Yes, changing the template over does give the same source code.


    PHP Code:
    <title></title>
    <
    meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <
    meta name="keywords" content="" />
    <
    meta name="description" content="" />
    <
    meta http-equiv="imagetoolbar" content="no" />
    <
    meta name="author" content="The Zen Cart&reg; Team and others" />
    <
    meta name="generator" content="shopping cart program by Zen Cart&reg;, http://www.zen-cart.com eCommerce" /> 

  6. #26
    Join Date
    Jun 2008
    Location
    UK
    Posts
    209
    Plugin Contributions
    0

    Default Re: manufacturers meta-tags(keywords and title and description)

    My original issue started because my Google Webmasters has issue with the manufacturers pages not having any value contained between the <title></title> tags.

    I thought that zen cart would work by putting the manufacturer name between the title tags - but Im guessing it would work that way ... but maybe there is a fault in my code.

    The urls names for my manufacturers are coming out as www.xxxx.co.uk/index/manufacturers_id/2/ and I dont know if this is zen cart standard naming convention. ie. why /index/ ?

    Mixed in with this ... I keep thinking to myself "why doesnt the admin for manufacturers" work exactly the same way as for categories and products, why isnt this built into zen cart as standard to add title,keywords,description and the 3 meta data fields to manufacturer pages.

    Then I saw your add-on ... and thought that at least I could add the meta data. And maybe fill the <title></title> by copying what you do for filling the meta title.

    Now I dont know what is going on. Is it me, simple seo urls, the template or the add-on :-)

  7. #27
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,872
    Plugin Contributions
    96

    Default Re: manufacturers meta-tags(keywords and title and description)

    Quote Originally Posted by lat9 View Post
    I've just submitted v2.1.1 to the plugins for review to correct the constant definition.
    v2.1.1 is now available for download.

  8. #28
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,872
    Plugin Contributions
    96

    Default Re: manufacturers meta-tags(keywords and title and description)

    Quote Originally Posted by toyseller View Post
    My original issue started because my Google Webmasters has issue with the manufacturers pages not having any value contained between the <title></title> tags.

    I thought that zen cart would work by putting the manufacturer name between the title tags - but Im guessing it would work that way ... but maybe there is a fault in my code.

    The urls names for my manufacturers are coming out as www.xxxx.co.uk/index/manufacturers_id/2/ and I dont know if this is zen cart standard naming convention. ie. why /index/ ?

    Mixed in with this ... I keep thinking to myself "why doesnt the admin for manufacturers" work exactly the same way as for categories and products, why isnt this built into zen cart as standard to add title,keywords,description and the 3 meta data fields to manufacturer pages.

    Then I saw your add-on ... and thought that at least I could add the meta data. And maybe fill the <title></title> by copying what you do for filling the meta title.

    Now I dont know what is going on. Is it me, simple seo urls, the template or the add-on :-)
    Since you get the same behavior (empty <title></title>) with the classic template, what happens if you temporarily disable the "Simple SEO URLs" functionality?

  9. #29
    Join Date
    Jun 2008
    Location
    UK
    Posts
    209
    Plugin Contributions
    0

    Default Re: manufacturers meta-tags(keywords and title and description)

    Sorry for taking so long to reply.

    (I was in the UK and am now in Turkey).

    Yes you are right, if I disable Simple SEO URLs then the meta tags information appears.

    Apart from turning Simple SEO URLs off, I assume that there is no way round this.

  10. #30
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,872
    Plugin Contributions
    96

    Default Re: manufacturers meta-tags(keywords and title and description)

    Quote Originally Posted by toyseller View Post
    Sorry for taking so long to reply.

    (I was in the UK and am now in Turkey).

    Yes you are right, if I disable Simple SEO URLs then the meta tags information appears.

    Apart from turning Simple SEO URLs off, I assume that there is no way round this.
    The only other thing you could do is to determine what Simple SEO URLs is doing to the title tag (possibly some configuration switch that controls your html_header.php file's operation?) and change the behavior there.

 

 
Page 3 of 6 FirstFirst 12345 ... LastLast

Similar Threads

  1. v139h How do I change basic meta tags such as page title and description and meta keywords
    By robertwebsite in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 7 Aug 2012, 08:38 AM
  2. Keywords/meta tags, and title of page change..
    By in4sit in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 1 Oct 2010, 03:41 PM
  3. manufacturers meta-tags(keywords and title and description)
    By jlcaudio in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 7 Aug 2009, 07:04 PM
  4. Custom Meta Tags Title, Description and Keywords.
    By CoolCarPartsOnline in forum General Questions
    Replies: 4
    Last Post: 30 Jun 2009, 12:09 PM
  5. Manufacturers description, meta tags & keywords
    By higherselfgifts in forum General Questions
    Replies: 2
    Last Post: 26 Aug 2008, 07:15 AM

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