Selecting keywords for homepage
-
Hello Forum ,
I am working with an online yoga equipment retailer and am trying to select keywords for their homepage <title>. Initially, I focused on 2 keywords: One is a high-level (i.e. not product-specific) keyword, "yoga equipment", that receives 5,400 monthly Google phrase searches per month. The other keyword is a more-specific keyword, "yoga mats", with 60,000 monthly Google searches. </span></p> <p style="color: #5e5e5e;">However, I'm noticing that Google is sending users who use other more-specific keywords to our homepage. For example, our search result for "yoga bolster" (1,900 monthly Google phrase searches) takes visitors to the homepage, not our page dedicated to yoga bolsters (this page is already optimized for the keywords "bolsters, yoga bolsters, etc") We have an optimized yoga mat page in our shop, but Google still sends visitors to the homepage instead.</p> <p style="color: #5e5e5e;">1. Should I add a keywords like "bolster" to the homepage title? Example: "Yoga Mats, Bolsters, Products, and Accessories." Or should I stick to high-level keywords? </p> <p style="color: #5e5e5e;">2. Would it be a good idea to add the word "yoga" to each term: "Yoga Mats, Yoga Bolsters, Yoga Gear and Yoga Accessories"</p> <p style="color: #5e5e5e;">I appreciate the insight and thanks for your time.</p></title>
-
On top of what everyone else has touched on, dont forget to look at the competition and see what they are doing. You should be able to pick up some ideas there.
-
Much appreciated. We will ensure that no keyword appears in more than one title. Thanks for the guidance on this scenario.
-
Thanks for your response.
We agree on strategy. Rather than dilute other page's future value by optimizing the homepage as a keyword catchall, we should focus on link-building to our category pages.
We will also not stuff our title section. We'll use something like "Yoga Gear and Accessories."
-
Google is going to choose the most relevant page for the search query. I would keep your pages as tightly themed as possible.You don't want them competing with each other. You don't want the same keywords in your title tags for two different pages. I believe the coined term is keyword cannibalization.
It's good that you have landing pages and the fact that you are not seeing them in the SERPS means that your new site is not fully indexed. A week isn't a lot of time. It can take several weeks for things to settle and your pages find their places.
I don't know what platform your site is on but it may speed the indexing process along if you use Google webmaster tools to submit a sitemap.
-
Thanks for the response. I should also mention we revamped our site about a week ago. Prior to this, its SEO was not considered.. In redoing the website, we implemented your suggested steps above. Now we have a top-down site layout that goes from broad categories to specific products. The optimization of each page matches this structure.
My hunch is that we're also still waiting for Google to completely re-index the new site, including our newly-optimized category pages. These pages also have few external links, but many internal links thanks the our new linking structure.
We will keep the title short and focus on the keywords that drive traffic to our site. Any other thoughts/suggestions are welcome, especially about get tin re-indexed.
-
I should also mention that we just redid the site. The previous website didn't have any SEO and it seems like Google indexed the homepage for nearly all keywords. Now that we've redone the site-- about a week ago--Google still takes people the homepage even though we have optimized specific pages for specific keywords.
So far, I have not seen indexed versions of our product category pages appear in the search results, so no flags have gone up for page competition. in fact, Google still has some of the old website URLs indexed (Don't worry, we're using 301 redirects).
What do you think? Does Google just need some more time to re-index our site and remap its keyword associations?
(I too was hesitant to put keywords in more than one location, but after seeing people were being channeled to our homepage, I thought it might make sense to add a few keywords there to keep its ranking up)
-
You need to avoid internal competition while selecting keywords for the internal pages.
It is unavoidable using the same word for the home page to give overall idea about the site to users and search engines.
I would suggest a couple of steps to rank your preferred page for a specific keyword:
-
checking anchor texts of internal and external links. "Yoga mat" page to get link for the anchor text "yoga mat".
-
usage of keyword in the URL and position of keyword in the title
-
checking usage of keywords in the headline, image alt tag and image title
Answers to your questions:
1. Identify the top traffic driving keywords to your site. You may use them in the home page title but don't acquire links for the home page using these keywords which may develop internal competition with your home page and internal pages.
2. Title length is very limited. So use the space appropriately.
-
-
To your second question: . Would it be a good idea to add the word "yoga" to each term: "Yoga Mats, Yoga Bolsters, Yoga Gear and Yoga Accessories"
I just asked a similar question on whether a city name should be repeated in the title tag. You might want to review the responses: http://www.seomoz.org/q/effect-of-repeating-keyword-in-title-effective-or-diluting/.
FWIW.
My two cents on #1: I would rather work on optimizing your bolster page as a landing page by building internal and external links to that page than optimize the home page for bolster.
-
I would be curious to know if your website home page has some inbound links point to it using anchor text with those search terms...."yoga bolsters" or "yoga mats."
There is also the possibility that your pages have similar content and Google is dropping the the other pages. Are the "yoga bolster" and "yoga mat" page indexed and ranking well? Are they competing with your home page in the results?
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
-
Will Google Judge Duplicate Content on Responsive Pages to be Keyword Spamming?
I have a website for my small business, and hope to improve the search results position for 5 landing pages. I recently modified my website to make it responsive (mobile friendly). I was not able to use Bootstrap; the layout of the pages is a bit unusual and doesn't lend itself to the options Bootstrap provides. Each landing page has 3 main div's - one for desktop, one for tablet, one for phone.
Web Design | | CurtisB
The text content displayed in each div is the same. Only one of the 3 div’s is visible; the user’s screen width determines which div is visible. When I wrote the HTML for the page, I didn't want each div to have identical text. I worried that
when Google indexed the page it would see the same text 3 times, and would conclude that keyword spamming was occurring. So I put the text in just one div. And when the page loads jQuery copies the text from the first div to the other two div's. But now I've learned that when Google indexes a page it looks at both the page that is served AND the page that is rendered. And in my case the page that is rendered - after it loads and the jQuery code is executed – contains duplicate text content in three div's. So perhaps my approach - having the served page contain just one div with text content – fails to help, because Google examines the rendered page, which has duplicate text content in three div's. Here is the layout of one landing page, as served by the server. 1000 words of text goes here. No text. jQuery will copy the text from div id="desktop" into here. No text. jQuery will copy the text from div id="desktop" into here. ===================================================================================== My question is: Will Google conclude that keyword spamming is occurring because of the duplicate content the rendered page contains, or will it realize that only one of the div's is visible at a time, and the duplicate content is there only to achieve a responsive design? Thank you!0 -
Homepage Not Displaying Changes
I changed our homepage banner image, and the change shows up if I'm logged into site (it's a WP site). However, when I log out of WP and go to the site, the change doesn't display. I've cleared the cache's, tried different browsers and on different devices, but it only shows the updated version when I'm logged in. Why would that be? And, how can I "force" it to update? Thanks so much! Ruben Site: www.kempruge.com Attached is what it is supposed to display. XxLWPCA.jpg?1
Web Design | | KempRugeLawGroup1 -
Trying to rank on top 3 in Google.co.uk for a moderate competitive keyword by having a .dk domain
Do you think I should switch my domain to a .com and use ccTLDs method for my other international domains ? The problem is that my .dk domain(norwell.dk) has a better SEO ranking that my .com domain (norwelloutdoorfitness.com) and also differs slightly in name. The primary keyword I want to rank is ' outdoor fitness' which is in the name of 'norwelloutdoorfitness.com', thus over the long-term providing better benefits. Let me know what you think. Thanks, Andrei
Web Design | | kkk92330 -
Moz crawl showing up ?s=keyword pages as errors
Hi all, Hoping someone can she some light on a fix with ref to wordpress and the search function it uses as Moz is craling some pages which reference the search domain.com/?s=keyword Errors showing up are duplicate pages, descriptions and titles. The search function is not important on this site and I have tried to use a plugin which disables the search page which it does but these errors still show up. Can anyone assist as this is the final piece of the puzzle and then we're down to 0 issues on the site.
Web Design | | wtfi0 -
Competitive Analysis: Links & Keywords
I'm noticing that for some key local search terms our company is not ranking in SERPs as I would expect considering it's size relative to the local sites that are ranking. I subscribed to SEOmoz to get a better understanding of what's going on, and haven't figured it out yet. Our site is higher in almost every metric than the sites we're competing with, but our competition consistently ranks higher in organic results for industry standard keywords. The few metrics we're being outranked in are, "Linking C Blocks" and "Page MozTrust" (we're very close to the leader in MozTrust). Are these two metrics enough to account for our companies poor SERP performance or do I need to be paying attention to something else?
Web Design | | thinkWebstoreSEO0 -
Competitor Rockets to #1 and I'm looking at keyword stuffing. Will Google catch up with it?
We have a competitor whose home page rocketed up to number one, page one, on our key search term after they did a website redesign. They even beat out the original retailer for that position, as they are resellers of the product (not affiliate sales, resale in the secondary market.) They are the first to knock the original seller out of the #1 position. In the past couple of years that I have been doing in-house SEO, they have never ranked on page one for the term. I ran their site through the SEOmoz page grader for the specific search term, loading their page that is ranking, and found that they grade a “B,” but have some alerts for keyword stuffing, (the search term is on the home page 30+ times,) and they have eleven tags on said page. Aside from the two things listed above, they have pretty good site architecture on this new site, and are pretty well branded, etc. Should I expect Google to catch the keyword stuffing and eleven tags, and possibly adjust their rank? Will their keyword stuffing come back to bite them?
Web Design | | Ticket_King0 -
For a varied product type or keywords group is it best to have several sites?
Hello everyone... Question: I have 7-8 generic keywords that I would like to rank for, is it possible for one site to rank highly for all these different keywords, or would this be best achieved by making 2 or 3 websites in total targeting different keywords (product sectors)? More info: We are in a niche industry & would like to know if it would be beneficial to have several websites made for specific product types rather than one main site? Although these sub classifications of products are nice, they are competitive as they have a high search volume Would it be better to build specific websites that only do that one type of product and have related keyword in domain, content & blogs on the site to that effect to increase relevance and positions as a result? Thanks
Web Design | | Ray_UK0 -
Old SEO keyword "articles", are they hurting rankings?
Hello, About two years ago, the company I work for hired an SEO firm to improve organic rankings on our site. The SEO company's primary method for doing this was producing "articles" that are not really articles but keyword stuffed pages with lots of hidden, internal links to other legitimate pages on our site. Examples: http://www.creamright.com/Isi-Chargers-articles.html http://www.creamright.com/How-To-Make-Whipped-Cream-article.html http://www.creamright.com/Cream-Whipper-articles.html Obviously, this strategy wasn't greatly successful and we cancelled our work with the firm. However, we still have all of the "articles" on the site (about 50-60 pages total) and each page is navigable from the html and XML sitemaps. Additionally, the SEO firm we used built a lot of useless links to these pages from BS directory sites which are all still active. The question I have is whether we should remove these "article" pages or should leave them alone? Although I'm sure they aren't helping any of our SEO efforts, could deleting the pages after two years negatively impact our search rankings? Thanks in advance for any help on this, Doug M.
Web Design | | Loganshark1