Results 1 to 4 of 4
  1. #1
    Join Date
    Oct 2012
    Posts
    4
    Plugin Contributions
    0

    Default HTML with EZ & Category Pages

    I use MS Front Page to generate the code for my EZ pages and Category pages.
    Should I include the following with the HTML for each-

    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
    <meta name="GENERATOR" content="Microsoft FrontPage 4.0">
    <meta name="ProgId" content="FrontPage.Editor.Document">
    </head>

    Along with keywords and title for each page?

    Thanks

  2. #2
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: HTML with EZ & Category Pages

    NO!

    1. You should avoid MS FrontPage whenever possible.

    2. You should NEVER put any <head> ... </head> code (or any of the stuff in between) into an EZ-Page. Even the <body> tag should be avoided, because Zen Cart already puts a <body> tag onto the page. So you should ONLY use the content BETWEEN the <body> and </body> tags generated by your editor.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Oct 2012
    Posts
    4
    Plugin Contributions
    0

    Default Re: HTML with EZ & Category Pages

    Thanks so much for the response. Why not Front Page? Do you have a suggestion on what I can use to generate the code?

  4. #4
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: HTML with EZ & Category Pages

    Front Page, Word and other Microsoft programs tend to generate HTML loaded with extra/useless/proprietary code which bloats the output and may cause formatting problems when used outside a Microsoft environment. It will probably give warnings if run through an HTML validator, and Google doesn't like improperly coded pages.

 

 

Similar Threads

  1. Problem with Text Editor & html chars (&reg;)
    By bumba000 in forum General Questions
    Replies: 3
    Last Post: 1 Oct 2010, 05:25 PM
  2. Have a problem with blank pages from product & category links
    By GoldBuckle in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 22 Jul 2009, 12:44 AM
  3. PHP, JacaScript, & HTML areas on pages
    By Donn in forum General Questions
    Replies: 8
    Last Post: 10 Feb 2009, 03:50 AM
  4. HTML pages & SSL
    By adnimas5 in forum General Questions
    Replies: 2
    Last Post: 11 Dec 2006, 08:11 AM
  5. Replacing original pages with html pages
    By SteveCollins in forum General Questions
    Replies: 3
    Last Post: 9 Sep 2006, 02:04 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