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
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
-
site speed
i use mid-quality pic and... but my site speed is low
On-Page Optimization | | zlbvasgabc
any suggestion?
my site is:
https://bandolini.ir/0 -
Do you need Metadata on Password Protect Pages?
Hey guys and gals, I was wondering if it matters to have metadata on password protected pages or if they can be ignored. Thanks,
On-Page Optimization | | brightvessel0 -
Is it better to keep a glossary or terms on one page or break it up into multiple pages?
We have a very large glossary of over 1000 industry terms on our site with links to reference material, embedded video, etc. Is it better for SEO purposes to keep this on one page or should we break it up into multiple pages, a different page for each letter for example? Thanks.
On-Page Optimization | | KenW0 -
Will it upset Google if I aggregate product page reviews up into a product category page?
We have reviews on our product pages and we are considering averaging those reviews out and putting them on specific category pages in order for the average product ratings to be displayed in search results. Each averaged category review would be only for the products within it's category, and all reviews are from users of the site, no 3rd party reviews. For example, averaging the reviews from all of our boxes products pages, and listing that average review on the boxes category page. My question is, will this be doing anything wrong in the eyes of Google, and if so how so? -Derick
On-Page Optimization | | Deluxe0 -
Include Site Name in Page Titles or not
i would like to ask if it is a good practice or not to Include Site Name in Page Titles. My page is not selling products it is about plagiarism checker tool. i will give one example in one page we are writing about the plagiarism types so the page title is plagiarism types and then is the site name. what is the better practice? Keep it or not? thanks in advance
On-Page Optimization | | anavasis3 -
H1 tag- on home page - what is it best to include
is it best to have in the H1 tag 1. just our website address 2. combination of website address followed by short keywords about our website
On-Page Optimization | | CostumeD0 -
What is on page links?
Hi - i would like to know exactly what an on page link is? i understand the linking system however cant work what exactly what an on page link is? Thanks
On-Page Optimization | | OasisLandDevelopment0 -
Avoiding "Duplicate Page Title" and "Duplicate Page Content" - Best Practices?
We have a website with a searchable database of recipes. You can search the database using an online form with dropdown options for: Course (starter, main, salad, etc)
On-Page Optimization | | smaavie
Cooking Method (fry, bake, boil, steam, etc)
Preparation Time (Under 30 min, 30min to 1 hour, Over 1 hour) Here are some examples of how URLs may look when searching for a recipe: find-a-recipe.php?course=starter
find-a-recipe.php?course=main&preperation-time=30min+to+1+hour
find-a-recipe.php?cooking-method=fry&preperation-time=over+1+hour There is also pagination of search results, so the URL could also have the variable "start", e.g. find-a-recipe.php?course=salad&start=30 There can be any combination of these variables, meaning there are hundreds of possible search results URL variations. This all works well on the site, however it gives multiple "Duplicate Page Title" and "Duplicate Page Content" errors when crawled by SEOmoz. I've seached online and found several possible solutions for this, such as: Setting canonical tag Adding these URL variables to Google Webmasters to tell Google to ignore them Change the Title tag in the head dynamically based on what URL variables are present However I am not sure which of these would be best. As far as I can tell the canonical tag should be used when you have the same page available at two seperate URLs, but this isn't the case here as the search results are always different. Adding these URL variables to Google webmasters won't fix the problem in other search engines, and will presumably continue to get these errors in our SEOmoz crawl reports. Changing the title tag each time can lead to very long title tags, and it doesn't address the problem of duplicate page content. I had hoped there would be a standard solution for problems like this, as I imagine others will have come across this before, but I cannot find the ideal solution. Any help would be much appreciated. Kind Regards5