6 replies
  • SEO
  • |
Okay so I've done the main homepage SEO with the title, meta description, and keywords with a plugin.

But the plugin doesn't let me do Inner page SEO like the different categories I have on my website. So my question is how do I do Inner SEO? Do I go to the html and find the categories there and then start adding keywords or what? I don't want to mess anything up. I'm not asking what keywords to use I'm asking where exactly do I go to do Inner page SEO?
#question #seo
  • Profile picture of the author Pocketchange25
    [DELETED]
    {{ DiscussionBoard.errors[10561483].message }}
    • Profile picture of the author mkii
      Banned
      Wrong Forum.

      I also have absolutely no idea what you're talking about.

      Inner SEO?

      Why are you worried about messing something up? You can just fix it. What do you think is going to happen if you mess something up?

      Sites break all the time, as long as you fix it, it shouldn't be an issue.

      If you couldn't fix things, Ebay and Paypal should be permanently deindexed, holy s.....
      {{ DiscussionBoard.errors[10561586].message }}
  • Profile picture of the author danieldesai
    I suppose by "inner SEO" you're actually referring to on-page/on-site SEO?

    If that's the case, I recommend you check this out:

    How to Use On Page SEO to get More Search Engine Traffic

    Neil Patel often shares a lot of great SEO-based content.

    Regards,
    Daniel
    {{ DiscussionBoard.errors[10562466].message }}
  • Profile picture of the author yukon
    Banned
    As always, learn HTML If you're serious about SEO. If you're not serious, keep fumbling around with plugin hacks.
    {{ DiscussionBoard.errors[10562594].message }}
  • Profile picture of the author Tim3
    Originally Posted by Pocketchange25 View Post

    Okay so I've done the main homepage SEO with the title, meta description, and keywords with a plugin.

    But the plugin doesn't let me do Inner page SEO like the different categories I have on my website. So my question is how do I do Inner SEO? Do I go to the html and find the categories there and then start adding keywords or what? I don't want to mess anything up. I'm not asking what keywords to use I'm asking where exactly do I go to do Inner page SEO?
    We don't really know what you are asking?

    Question: Are you using Wordpress?
    Which SEO plugin are you using?

    If you want custom category pages, (where you can add text to the page as well as the post snippets) you will need to add some code to one of the templates,usually the header.php and it may look something like this

    Code:
    <?php } elseif (is_category()) { ?>
    <meta name="description" content="<?php echo category_description(); ?>"/>

    Individual posts (that belong to categories) can each have separate meta data, when your SEO plugin is active you will find the necessary meta boxes below the Dashboard content area.
    Signature

    {{ DiscussionBoard.errors[10562599].message }}
    • Threat the inner pages like the home page and define your focus keywords and then implement them in your page titles, meta data, ALT tags, H2 tags and most importantly in the well written and unique TEXT.
      {{ DiscussionBoard.errors[10562864].message }}

Trending Topics