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 -
We added hundreds of pages to our website & restructured the layout to include 3 additional locations within the sub-pages, same brand/domain name. How long could Google take to crawl/index the new pages and rank the keywords used within those pages?
We added hundreds of pages to our website & restructured the layout to include 3 additional locations within the sub-pages, same brand/domain name. The 3 locations old domains were redirected to their sites within our main brand domain. How long could Google take to crawl/index the new pages and rank the keywords used within those pages? And possibly increase our domain authority hopefully? We didn't want our brand spread out over multiple websites/domains on the internet. This also allowed for more content to be written on pages, per each of our locations service's, as well.
Web Design | | BurgSimpson0 -
Ranking of non-homepage leads to decrease in website ranking?
Hi all, Google picks up a non-homepage to rank for primary keyword where homepage is actually optimised to rank for same keyword. This means Google is ignoring the actual page and ranking other page. Does this scenario means that we are ranking lower as the homepage is not considered here? We may rank much better if homepage is preferred by Google? Thanks
Web Design | | vtmoz0 -
Managing website content/keywords for wordpress site
We are in the midst of redesigning our website and have been working with freelance blog/content writers to increase the unique content on our site. We are finding it increasingly difficult to manage the topics/keywords as we continue to expand. Googledrive and google spreadsheets have been our primary tools thus far. Can anyone recommend a good tool that would allow us to manage content and blog posts for our site?
Web Design | | Tom_Carc0 -
Ranking for competitive keywords
Hi Folks, I am relatively new to SEO and I was hoping folks here could give me some guidance/tips on ranking in a competitive keyword space. My client is a health care provider and they wish to rank for terms like 'heart attack' which I believe will be quite difficult due to it being a short tail keyword and it is a very competitive space. Any an all advice and input is greatly appreciated. Regards, Dave
Web Design | | icanseeu0 -
Keywords in url - specific case question
There are a bunch of questions about keywords in the url and so far what I've gathered is that it's good to have them but keep it simple so it doesn't look stuffed. I'm working on redesigning some sites that were originally setup by a group who had no understanding of SEO (or perhaps I should say a misunderstanding) and spent a lot of time stuffing keywords EVERYWHERE. In some cases they weren't too far off but in others I think they just went overboard. One of the areas I'm trying to fix are the paths which leads to the following concerns. One of the sites has a basketball section and through the use of the Adwords keyword tool they determined that most people are searching for "basketball hoops". My first question is, how reliable are the monthly search numbers in the Adwords keyword tool? Are they accurate enough to warrant forming keyword strategies based on the results? As it relates to the url issue, the current tree for the basketball section of the site looks like this: /basketball (the landing page for the whole section, there are other sport specific pages as well) /basketball/hoops (goes nowhere. not sure why they didn't just go to /basketball-hoops/x for other pages) /basketball/hoops/72in-backboards (the systems are split into three different backboard sizes, these pages group them onto one overview page per size) /basketball/hoops/72in-backboards/specific-basketball-goal (the actual basketball goal details page with options to buy and such) So what I'm wondering about this setup is: does having /basketball/hoops take care of having the "basketball hoops" search term or would it be more effective to switch to /basketball-hoops? If it's fine to leave it at /basketball/hoops, do you think it would be beneficial to create an actual page for that path? We found that actually more people search for "basketball basket" than "basketball hoops" so maybe that would be a good page to try to make use of that term and explain maybe why people think "basket" instead of "hoop" and why we call ours "goals" or something. I tend to navigate pages by deleting path arguments and I hate when I land on a nonexistent path so I'm leaning toward changing the paths but just don't know if it's worth it at this point. Additionally, on one of the other sites, we have a domain that is the main keyword we want to rank for: swingsets.com The other company I mentioned then decided to put all of the product pages under: swingsets.com/swing-sets/{category}/{set-height}-{'swing-set'|'playset'|'swingsets'|'play-set'|etc...}/combo{#} So that comes out to look something like this: swingsets.com/swing-sets/outback/5ft-playsets/combo2 I've never liked that path setup. It looks stuffed to me, especially once they start using '5ft-swing-sets' and '6ft-play-set' on other product pages. It's inconsistent which is another issue I have since I tend to surf by path. Another issue with that setup is the final argument of combo{#} but there's nothing I can really do about that because they call the products out as combinations. The only actual product name is the "outback" part. I've been trying to come up with a better path setup for a long time now but again I'm concerned that I may just be wasting my time. The only thing I did do was make the height section consistently {height}-playsets. Is that good enough or should these paths remove /swing-sets from the beginning? The actual /swing-sets page is a good and valuable landing page but then I'm not sure if it remains valuable to keep it in the paths for the product pages afterward. Any insight into this dilemma would be appreciated. I've been stewing over this for a long time and my reasoning always becomes circular since I can see plenty of reasons for keeping them the way they are and simplifying them.
Web Design | | EscaladeSports0 -
Linking to an image with the keyword in the title and alt tags.
Hi guys, Just thought I'd ask for opinions about an ecommerce catalog I'm working on. I don't know if it's even worth worrying about, but here's the scenario. Let's say I'm linking to a category called 'Sale' using an image, I have the title tag of the link as 'Sale', the image title is also 'Sale' as well as the alt tag. The HTML looks like this: Sale The page itself is: http://www.fashionbasicsonline.com/catDisplay So my question is, do you think I'm stuffing the keyword in too many times there? It's CMS driven so I could have the alt tag as 'Sale Products' or one of the titles as 'Sale Catalog' perhaps, do you think there would be a benefit in doing that? Maybe it's microoptimisation and I should be looking at other low hanging fruit, but I'm just trying to come up with the best scenario. Would love to hear what you think. Cheers, Bruce p.s. Looking forward to meeting as many people as possible at MozCon next week 🙂
Web Design | | bruce_werdschinski0 -
Keyword rich footer links negative effect
Based on bits and pieces of information I've read on SEOmoz, am I correct to state that:
Web Design | | Partouter
"Keyword-rich footer links effect pages negatively in terms of the keyword referenced in the anchor text?" This means footer links in Thanks in advance fellow Mozzers!0