Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
LSI keywords logic - enter in meta and bold in text?
-
Hello,
In the lack of good info about this on the Internet, let me try here.
- I know that it is a good idea to put LSI keywords in natural flow in the body text of the article.
But shall I also put LSI keywords as a meta? In the same manner as doing with non-LSI keywords? Or shall I only reserve meta for non-LSI keywords?
- In body text, shall I emphasize LSI keywords in bold? As non-LSI keywords already does.
This is a bit confusing as I don't wan't LSI keywords to take over show from my long tail (phrase) keyword.
I will appreciate if someone could share a bit light over this.
Thanks in advance!
-
- Actually, more so that I "show" search engines what is important to me, guessing that it will then maybe give me some ranking boost.
Thanks, nice answer
-
Thanks, good clarification!
-
-
If you are talking about the meta keywords tag, don't bother. Google and other search engines don't use it for anything that would benefit you.
-
Does putting those words in bold do anything to benefit users, or are you doing it because you believe it will bold words somehow help improve your position in search results? If it makes something more clear to users by making certain words bold, and doesn't look ugly or stupid, then do it. If there is no benefit to your readers to have seemingly random words in bold, then don't do it.
"LSI" is just a fancy term for synonyms, which are something any writer (SEO or not) should be using so your writing is not repetitive. "Long tail keywords" is just a fancy term for "things people actually search". Write naturally, and think about how people speak and write if you want more "long tail" search traffic.
-
-
As meta keywords - no. As part of your meta description - maybe. Like with your body text, it must flow naturally.
Your meta description should contain your main keyphrases, by which time you wont have much room left for anything else as Google only looks at the first 150 - 160 characters anyway. Anything beyond that a) will get truncated and b) looks like keyword stuffing.
In your case, I'd focus on sliding the LSI keywords in to your body content where natural and not worry about including them in your description.
p.s It should go without saying that 'meta keywords' holds pretty much zero value in SEO anymore. Even Yahoo doesnt care about them much these days.
Further reading: http://www.seomoz.org/learn-seo/meta-description
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Reusing an already 301 redirected URL for a very important keyword
I have a question about reusing an already 301 redirected URL Till now I never reused an URLs that has been already redirected with a 301 redirect. However, I just started working on a website where in past they created a lot of 301 redirects without thinking about the future, and now certain URLs, that are currently redirected with a 301, would be very useful (exact match) and needed (for some of the most important keywords for this specific business), to maintain an optimal, homogeneous and "beautiful" URL structure. Has any of you ever reused a URL that was previously redirected with a 301 redirect? If yes what are your experiences with it? Can content on the reused URL (that was previously 301 redirected and than the redirect removed) normally rank if the page is reestablished and the redirect is removed (and you do great content, on page, internal linking, backlinking, .... ) or is such an URL risky / not recommended / "burned" forever and not recommended to be reused again... especially for very important keywords since it present the exact match ?! Thank you very much for all your help! Regards
Technical SEO | | moz46y0 -
Problems with Meta Title on Bing
On the Bing search engine, it isn't showing the actual meta title we have for a website. It's showing something different. However, the correct meta title is showing on the Google search engine. Has anyone had the same issue? Has anyone been able to fix this issue? Thanks for your help!
Technical SEO | | Harrison.Stickboy0 -
Can OG titles be used as a substitute for Meta titles
We use og (open graph) titles in lieu of meta titles. Is there any downside to using just one. Should we be using both og and meta titles on our page. Appreciate any insight. Himanshu
Technical SEO | | patilhimanshu0 -
Strange keyword showing in GA
Hi All, Since last two days I am seeing a very strange keyword appearing in Google Analytics. Why such keyword appearing in GA? any idea? Please see keyword in attachment. Thanks ay6hH6z
Technical SEO | | Alick3000 -
Phone Number In Meta Description
People are more likely to call us, than email us. However, if they're using a mobile device, there's a click to call button on that site. My question is this: google does not include our phone number in our meta description. I could try to get the description changed, but it doesn't seem like it would make that big of a deal for just the desktop site. Am I missing something about the importance of the phone number on a desktop site? Any experience with this situation? Thanks, Ruben
Technical SEO | | KempRugeLawGroup3 -
Google Cache Version and Text Only Version are different
Across various websites we found Google cache version in the browser loads the full site and all content is visible. However when we try to view TEXT only version of the same page we can't see any content. Example: we have a client with JS scroller menu on the home page. Each scroller serves a separate content section on the same URL. When we copy paste some of the page content in Google, we can see that copy indexed in Google search results as well as showing in Cache version . But as soon as we go into Text Only version we cant see the same copy. We would like to know which version we should trust, Google cache version or the TEXT only version.
Technical SEO | | JamesDixon700 -
Does the use of sliders for text-on-page, effects SEO in any way?
The concept of using text sliders in an e-commerce site as a solution to placing SEO text above or in between product and high on ages, seems too good to be true.... or is it? How would a text slider for FAQ or other on-page text done with sliding paragraphs (similar but not this specific code- http://demo.tutorialzine.com/2010/08/dynamic-faq-jquery-yql-google-docs/faq.html) might effect text-on-page SEO. Does Google consider it hidden text? Would there be any other concerns or best practices with this design concept? faq.html
Technical SEO | | RKanfi0 -
Subdomain Removal in Robots.txt with Conditional Logic??
I would like to see if there is a way to add conditional logic to the robots.txt file so that when we push from DEV to PRODUCTION and the robots.txt file is pushed, we don't have to remember to NOT push the robots.txt file OR edit it when it goes live. My specific situation is this: I have www.website.com, dev.website.com and new.website.com and somehow google has indexed the DEV.website.com and NEW.website.com and I'd like these to be removed from google's index as they are causing duplicate content. Should I: a) add 2 new GWT entries for DEV.website.com and NEW.website.com and VERIFY ownership - if I do this, then when the files are pushed to LIVE won't the files contain the VERIFY META CODE for the DEV version even though it's now LIVE? (hope that makes sense) b) write a robots.txt file that specifies "DISALLOW: DEV.website.com/" is that possible? I have only seen examples of DISALLOW with a "/" in the beginning... Hope this makes sense, can really use the help! I'm on a Windows Server 2008 box running ColdFusion websites.
Technical SEO | | ErnieB0