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.
Do you need to include the top menu on every single page of the site in the code?
-
When using cache: on google, and clicking on Text-only version, our site has the top menu gibberish on top?
My feeling is that this take away SEO juice from our title and focus keyword.
Our website is culinarydepotinc.com
-
Robin is right Navigation can help with link equity when used so it is not overwhelming the user or G
This is a great post on Navigation & SEO
https://www.distilled.net/blog/seo/site-navigation-for-seo/
Hope this helps,
Tom
-
I wouldn't do that just to push keywords closer to the top of the page. What I'd aim for is what's most useful for users - are there a lot of elements in the nav that don't add to user experience? Navigation can help with link equity flow around the site because it's a way to have links from every page to certain other pages, but putting everything in the nav dilutes link equity and can have a negative impact on user experience.
Essentially, as I say, it's about prioritising the important stuff and being ready to cut the elements that aren't helping.
-
Ok thanks Thomas!!
-
That makes sense. What if we were to have only the top level categories and important info on top? Would we be just wasting our time by doing that?
-
Forgive me if I'm misinterpreting but if your concern is that your top navigation is pushing things like your H1 further down the page, I wouldn't worry about that. Google understands that web pages have a number of different elements to them and it's very common for a page to have the top navigation above the H1.
I definitely wouldn't remove the navigation or move it further down the page - it's a key part of the user experience and if the site is difficult to navigate that's likely to have a negative impact on the bottom line, and search ranking as a secondary effect.
Hope that helps!
-
It’s in the header the navigation will shows up Frist google can understand that part.
let me take a good look I will send you a free DeepCrawl and look at the content
-
Question was if this might be the reason why we are not ranking for focus keywords. It's most likely not bad but does that weaken our SEO by having all other text before the focus keyword.
Can you please explain more in detail what an absolute url does and why it's supposed to be that way?
-
Adding " cache:https://www.culinarydepotinc.com/ " to Google shows me your missing some things but no it is not bad one thing I would take your URL's & make them absolute
like
| href="/Themes/CulinaryDepot/Content/css/owl.carousel.css" rel="stylesheet" type="text/css" /> |
| |should be
| href="https://www.culinarydepotinc.com/Themes/CulinaryDepot/Content/css/owl.carousel.css" rel="stylesheet" type="text/css" /> |
| |Hope that helps,
Tom
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
-
Do You Add City Name & Key Word For Every Page?
Hello, I'm new to SEO but feel I have a decent grasp on it. However, I had a question pertaining to key words and using my city name in it. For instance, if I am using the key word "herniated disc treatment" do I need to put in my city name behind it or does google recognize that I am already in my city area because of my geo tagging and having it listed on the footer of my site? Any help would be greatly appreciated. Thanks! -Scott
On-Page Optimization | | slgray0 -
Best structure for a news website including main menu nav
Just looking for thoughts and opinions on the best way to set up the main nav on a news website that covers a specific professional services sector. There are news items, archived news, blog, events, but also main menu links to the numerous news categories that go to a page listing the news articles under that category (as created in Wordpress when publishing the article). I'm thinking that having these off the main nav is diluting the juice to the more important pages including the events and the news page? Just thinking about how to rearrange and consolidate. Any thoughts on how people would structure something like this?
On-Page Optimization | | sam_legmark0 -
Reducing number of site pages?
Hi, I am looking through my site structure and I have a lot of pages left over from the days of article keywords. Probably 7 or 8 years ago, someone sold my husband on article key word pages. I have slowly gotten rid of a lot of them as they have fallen out out of the ranks. I would like to get rid of the rest, probably 5 or 6 pages. Will it hurt my rankings to delete pages and redirect them? My customers really like the simplicity of our site and I want to keep it that way, plus clean up flags that Moz is telling me is a problem. I think its easier to keep less pages top notch than have to worry with a lot of them. Especially since my customers aren't viewing them. Thanks in advance!
On-Page Optimization | | CalicoKitty20000 -
Word Count - Content site vs ecommerce site
Hi there, what are your thoughts on word count for a content site vs. an ecommerce site. A lot of content sites have no problem pushing out 500+ words per page, which for me is a decent amount to help you get traction. However on ecommerce sites, a lot of the time the product description only needs to be sub-100 words and the total word count on the page comes in at under 300 words, a lot of that could be considered duplicate. So what are your views? Do ecommerce sites still need to have a high word count on the product description page to rank better?
On-Page Optimization | | Bee1590 -
Should we rename and update a page or create a new page entirely?
Hi Moz Peoples! We have a small site with a simple site navigation, with only a few links on the nav bar. We have been doing some work to create a new page, which will eventually replace one of the links on the nav bar. The question we are having is, is it better to rename the existing page and replace its content and then wait for the great indexer to do its thing, or perm delete the page and replace it with the new page and content? Or is this a case where it really makes no difference as long as the redirects are set up correctly?
On-Page Optimization | | Parker8180 -
Why is my contact us page ranking higher than my home page?
Hello, It doesn't matter what keyword I put into Google (when I'm not signed in and have cleaned down my browsing history) the contact us page ranks higher than the home page. I'm not sure why this is, the home page has a higher page authority, more links and more social media shares, the website is an established one. When I have checked Google Analytics my home page gets more people landing on it than the contact us page. It looks like people are ignoring the contact us page and scrolling down until they find the home page. I'd appreciate any help or advice you might have. Thank you.
On-Page Optimization | | mblsolutions2 -
Schema: Multiple Locations on a Single Page
Can adding multiple locations on a single page be confusing to Google? Is using "LocalBusiness" with "branchof" the proper way of doing this? Does anyone know of any resources that go into this type of thing in more detail? I've read everything Google, Schema and SeoMoz seem to have on this topic. Thanks.
On-Page Optimization | | Kwilder0 -
Does Code Order Matter?
I read/was told that it was a good idea to order your HTML to show the most important content first. So, on many sites I had put my global navigation div, for instance, below my main content div. Does this still apply? And does wise use of HTML 5 mean this is no longer necessary (eg use of "nav" section tag to indicate this section is about navigation). In the same vein, how does Google know that my sidebar nav is my sidebar nav (which your site seems to say is probably given less weight than top nav), and how does it know my topnav is my top nav? Maybe a daft question, but when someone asked me yesterday I realised I didn't know! (Phew - at last I have asked a short question!).
On-Page Optimization | | PeterMurray0