meta keyword tag not showing in browser sourceMeta Keywords does not appearSEO: Product Meta Title, Keywords and DescriptionMagento Custom Module + SEO (adding meta tag)Old Rich Snippets showing in Google as well as New Rich SnippetsMeta Description issue only for productsSome questions about meta keyword and search engineKeywords meta tags are not being updatedMagento 2 : How to Insert Category Name as Meta-Description of Each Category From Admin1.9: remove specific meta tag from headerCustomize and override default magento meta tags in <head> for better SEOWhy does Magento have a layout XML media_type meta tag which outputs nothing?

Why does a perfectly-identical repetition of a drawing command given within an earlier loop 𝘯𝘰𝘵 produce exactly the same line?

Boss wants me to falsify a report. How should I document this unethical demand?

How to use Palladio font in text body but Computer Modern for Equations?

Cipher Block Chaining - How do you change the plaintext of all blocks?

Employer asking for online access to bank account - Is this a scam?

In general, would I need to season a meat when making a sauce?

Does the unit of measure matter when you are solving for the diameter of a circumference?

Using credit/debit card details vs swiping a card in a payment (credit card) terminal

What is memelemum?

What are the real benefits of using Salesforce DX?

How to use " shadow " in pstricks?

Why do Windows registry hives appear empty?

If a person had control of every single cell of their body, would they be able to transform into another creature?

Writing with dry erase marker on Shabbos, is it permitted?

Should breaking down something like a door be adjudicated as an attempt to beat its AC and HP, or as an ability check against a set DC?

Count rotary dial pulses in a phone number (including letters)

Would jet fuel for an F-16 or F-35 be producible during WW2?

How do Human Traits Work?

Crossing US border with music files I'm legally allowed to possess

Is the Starlink array really visible from Earth?

Website returning plaintext password

Would Brexit have gone ahead by now if Gina Miller had not forced the Government to involve Parliament?

Why colon to denote that a value belongs to a type?

Is the Indo-European language family made up?



meta keyword tag not showing in browser source


Meta Keywords does not appearSEO: Product Meta Title, Keywords and DescriptionMagento Custom Module + SEO (adding meta tag)Old Rich Snippets showing in Google as well as New Rich SnippetsMeta Description issue only for productsSome questions about meta keyword and search engineKeywords meta tags are not being updatedMagento 2 : How to Insert Category Name as Meta-Description of Each Category From Admin1.9: remove specific meta tag from headerCustomize and override default magento meta tags in <head> for better SEOWhy does Magento have a layout XML media_type meta tag which outputs nothing?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















Fist of all I already look these questions Meta Keywords does not appear and Magento meta keywords tag not showing but my question answer is not listed there.



I am using Magento 1.9 CE in my_theme>default>template>page>html head.phtml when I change keywords name to keywords1 like



<meta name="keywords1" content="this keyword, what keyword" />


I can see this in browser source but when I back change to keywords like



<meta name="keywords" content="this keyword, what keyword" />


Magento engine despairs the whole tag.



So there is not the problem if cache etc problem is clear that Magento engine deliberately removing keywords meta tag if anyone knows why it is doing this???



or any solution










share|improve this question
























  • I guess somewhere (local.xml or in category/product layout setting), keywords has been unset.

    – Adarsh Khatri
    Jun 9 '16 at 6:16











  • @AdarshKhatri can you little elaborate where can I find these settings? sorry I am new in magento

    – Naveed
    Jun 9 '16 at 7:31

















0















Fist of all I already look these questions Meta Keywords does not appear and Magento meta keywords tag not showing but my question answer is not listed there.



I am using Magento 1.9 CE in my_theme>default>template>page>html head.phtml when I change keywords name to keywords1 like



<meta name="keywords1" content="this keyword, what keyword" />


I can see this in browser source but when I back change to keywords like



<meta name="keywords" content="this keyword, what keyword" />


Magento engine despairs the whole tag.



So there is not the problem if cache etc problem is clear that Magento engine deliberately removing keywords meta tag if anyone knows why it is doing this???



or any solution










share|improve this question
























  • I guess somewhere (local.xml or in category/product layout setting), keywords has been unset.

    – Adarsh Khatri
    Jun 9 '16 at 6:16











  • @AdarshKhatri can you little elaborate where can I find these settings? sorry I am new in magento

    – Naveed
    Jun 9 '16 at 7:31













0












0








0


1






Fist of all I already look these questions Meta Keywords does not appear and Magento meta keywords tag not showing but my question answer is not listed there.



I am using Magento 1.9 CE in my_theme>default>template>page>html head.phtml when I change keywords name to keywords1 like



<meta name="keywords1" content="this keyword, what keyword" />


I can see this in browser source but when I back change to keywords like



<meta name="keywords" content="this keyword, what keyword" />


Magento engine despairs the whole tag.



So there is not the problem if cache etc problem is clear that Magento engine deliberately removing keywords meta tag if anyone knows why it is doing this???



or any solution










share|improve this question
















Fist of all I already look these questions Meta Keywords does not appear and Magento meta keywords tag not showing but my question answer is not listed there.



I am using Magento 1.9 CE in my_theme>default>template>page>html head.phtml when I change keywords name to keywords1 like



<meta name="keywords1" content="this keyword, what keyword" />


I can see this in browser source but when I back change to keywords like



<meta name="keywords" content="this keyword, what keyword" />


Magento engine despairs the whole tag.



So there is not the problem if cache etc problem is clear that Magento engine deliberately removing keywords meta tag if anyone knows why it is doing this???



or any solution







magento-1.9 seo meta-tags






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited May 5 '18 at 5:31









Teja Bhagavan Kollepara

2,95442051




2,95442051










asked Jun 9 '16 at 6:05









NaveedNaveed

317




317












  • I guess somewhere (local.xml or in category/product layout setting), keywords has been unset.

    – Adarsh Khatri
    Jun 9 '16 at 6:16











  • @AdarshKhatri can you little elaborate where can I find these settings? sorry I am new in magento

    – Naveed
    Jun 9 '16 at 7:31

















  • I guess somewhere (local.xml or in category/product layout setting), keywords has been unset.

    – Adarsh Khatri
    Jun 9 '16 at 6:16











  • @AdarshKhatri can you little elaborate where can I find these settings? sorry I am new in magento

    – Naveed
    Jun 9 '16 at 7:31
















I guess somewhere (local.xml or in category/product layout setting), keywords has been unset.

– Adarsh Khatri
Jun 9 '16 at 6:16





I guess somewhere (local.xml or in category/product layout setting), keywords has been unset.

– Adarsh Khatri
Jun 9 '16 at 6:16













@AdarshKhatri can you little elaborate where can I find these settings? sorry I am new in magento

– Naveed
Jun 9 '16 at 7:31





@AdarshKhatri can you little elaborate where can I find these settings? sorry I am new in magento

– Naveed
Jun 9 '16 at 7:31










1 Answer
1






active

oldest

votes


















0














Credit goes to @tahir-yasin mention this is due to Creare SEO, but you don't need to uninstall this extension. Go to your Settings>Configuration>
In CREARE SEO find General Settings and change "
Disable Meta Keywords Tag and Empty Meta Description Tags?" to "No" your problem will be solved..






share|improve this answer























    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "479"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f120085%2fmeta-keyword-tag-not-showing-in-browser-source%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    Credit goes to @tahir-yasin mention this is due to Creare SEO, but you don't need to uninstall this extension. Go to your Settings>Configuration>
    In CREARE SEO find General Settings and change "
    Disable Meta Keywords Tag and Empty Meta Description Tags?" to "No" your problem will be solved..






    share|improve this answer



























      0














      Credit goes to @tahir-yasin mention this is due to Creare SEO, but you don't need to uninstall this extension. Go to your Settings>Configuration>
      In CREARE SEO find General Settings and change "
      Disable Meta Keywords Tag and Empty Meta Description Tags?" to "No" your problem will be solved..






      share|improve this answer

























        0












        0








        0







        Credit goes to @tahir-yasin mention this is due to Creare SEO, but you don't need to uninstall this extension. Go to your Settings>Configuration>
        In CREARE SEO find General Settings and change "
        Disable Meta Keywords Tag and Empty Meta Description Tags?" to "No" your problem will be solved..






        share|improve this answer













        Credit goes to @tahir-yasin mention this is due to Creare SEO, but you don't need to uninstall this extension. Go to your Settings>Configuration>
        In CREARE SEO find General Settings and change "
        Disable Meta Keywords Tag and Empty Meta Description Tags?" to "No" your problem will be solved..







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Jul 26 '16 at 13:53









        NaveedNaveed

        317




        317



























            draft saved

            draft discarded
















































            Thanks for contributing an answer to Magento Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f120085%2fmeta-keyword-tag-not-showing-in-browser-source%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Category:9 (number) SubcategoriesMedia in category "9 (number)"Navigation menuUpload mediaGND ID: 4485639-8Library of Congress authority ID: sh85091979ReasonatorScholiaStatistics

            Circuit construction for execution of conditional statements using least significant bitHow are two different registers being used as “control”?How exactly is the stated composite state of the two registers being produced using the $R_zz$ controlled rotations?Efficiently performing controlled rotations in HHLWould this quantum algorithm implementation work?How to prepare a superposed states of odd integers from $1$ to $sqrtN$?Why is this implementation of the order finding algorithm not working?Circuit construction for Hamiltonian simulationHow can I invert the least significant bit of a certain term of a superposed state?Implementing an oracleImplementing a controlled sum operation

            Magento 2 “No Payment Methods” in Admin New OrderHow to integrate Paypal Express Checkout with the Magento APIMagento 1.5 - Sales > Order > edit order and shipping methods disappearAuto Invoice Check/Money Order Payment methodAdd more simple payment methods?Shipping methods not showingWhat should I do to change payment methods if changing the configuration has no effects?1.9 - No Payment Methods showing upMy Payment Methods not Showing for downloadable/virtual product when checkout?Magento2 API to access internal payment methodHow to call an existing payment methods in the registration form?