How to Add Keywords In WordPress Without Plugins [11]

Поділитися
Вставка
  • Опубліковано 23 гру 2024

КОМЕНТАРІ • 26

  • @sherazazam422
    @sherazazam422 Рік тому

    hi, keywords are showing and working in home page, but in the other pages, i putted the keywords but not showing "view page source" and other seo meta extension. could you please give me solution?

  • @dionstr17
    @dionstr17 2 роки тому +1

    Thanks for the comprehensive guide. Does it work when you already have a SEO plugin installed? I have tried it with Rank math and keywords dont showing...

    • @WPCookie
      @WPCookie  2 роки тому +1

      Hey, Yes, this code works properly with SEO plugins. But pay attention to these points when using it: If you are using cache plugins, be sure to clear the site cache once. This code puts the keyword meta tag only in the posts. If you want it in the pages too, change "is_single()" to "is_single() || is_page()", I modified the code inside the site. You can copy it again.

  • @JerryTomlinson-k3e
    @JerryTomlinson-k3e Рік тому

    how so u do for product page
    like and ecomerce website

  • @sarwarbobbyofficial
    @sarwarbobbyofficial 2 місяці тому

    *plz make a video tutorial for this topic*
    *how to add popular post widget in wordpress website without plugin*

  • @deepika11111
    @deepika11111 Рік тому

    How to keywords on product category pages? Pls reply

  • @YcyvTtfg-rg3on
    @YcyvTtfg-rg3on Рік тому

    Bro muzhe coding nhi ati hai or me website banana chahta hu.. ok to wordpress me se html data copy kr ke visual studio me run kr ke work krega? Plz response

    • @WPCookie
      @WPCookie  Рік тому

      No, this tutorial is for those who have a basic understanding of WordPress.

  • @CAPSL0CK181
    @CAPSL0CK181 2 місяці тому

    hey, the code is creating problems and showing errors

    • @WPCookie
      @WPCookie  2 місяці тому

      Hi, share the error messages

  • @Yogesh_._Pawar
    @Yogesh_._Pawar 2 роки тому

    Hey broh, not able to find the panels option, and preferences option is not available

    • @WPCookie
      @WPCookie  2 роки тому

      What can I say, search more you will find it eventually. 👀

    • @Yogesh_._Pawar
      @Yogesh_._Pawar 2 роки тому

      @@WPCookie thanks for the guide and I have found the solution

  • @delhiwalainbangalore
    @delhiwalainbangalore Рік тому

    Hey i just want to add multiple meta tags in one page how we can do can you explain it
    For example we add meta tags og tag and ect .. in php , html site same way i want add those multiple tags in one page using Wordpress
    Please tell the process

    • @WPCookie
      @WPCookie  Рік тому

      after this line:
      if( is_single() || is_page() ) {
      add this:
      ?>

  • @sherazazam422
    @sherazazam422 Рік тому

    Thanks... it works, actually i was making mistake while creating custom field name "keywords" in capital letter, when i changed it with small letter its works.

  • @dr.mastan
    @dr.mastan Рік тому

    It is not working for pages, even changing "is_single()" to "is_single() || is_page()"

    • @WPCookie
      @WPCookie  Рік тому

      Hi there, You don't need to change anything, I already did that. Just one thing to remember: if you have the cache plugin enabled, please clear the site’s cache once when you’re done.

    • @dr.mastan
      @dr.mastan Рік тому

      @@WPCookie Thanks for your reply, anyhow I made it to work now but I want these keywords in the first place in the source code HTML. On my site source code, keywords are in the middle. I am trying to keep them very first in the source code. Please give me any suggestions on this.

  • @aliasi465
    @aliasi465 Рік тому

    i want to add meta keywords on pages. but how?

    • @WPCookie
      @WPCookie  Рік тому

      Have you seen this video?

    • @aliasi465
      @aliasi465 Рік тому

      @@WPCookie yes

    • @aliasi465
      @aliasi465 Рік тому

      @@WPCookie you just told about how to add in post not in pages

  • @Nordictt
    @Nordictt 11 місяців тому

    You are great! Thank you so much!

  • @vincentehinze2262
    @vincentehinze2262 5 місяців тому

    Thanks this video is a keep