The Moz Q&A Forum

    • Forum
    • Questions
    • My Q&A
    • Users
    • Ask the Community

    Welcome to the Q&A Forum

    Browse the forum for helpful insights and fresh discussions about all things SEO.

    1. SEO and Digital Marketing Q&A Forum
    2. Categories
    3. Technical SEO Issues
    4. Bad legacy with site navigation, suggestions needed (brainstorming)

    Bad legacy with site navigation, suggestions needed (brainstorming)

    Technical SEO Issues
    12 3 100
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as question
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • seoexpert2013
      seoexpert2013 last edited by

      This post is deleted!
      1 Reply Last reply Reply Quote 1
      • BlueprintMarketing
        BlueprintMarketing last edited by

        Hi I am looking & will give you my input

        I think if you make the URL's you want people to look at full (not live) you would get more feedback.

        Like this https://poweredtemplate.com/powerpoint/templates/next/25/1/index.html

        you could definitely make it a lot easier for the user to find what they want by making the navigation larger the search is crucial I'm pretty sure that's how most things happen. But I didn't notice left side navigation for 30 seconds and I was looking for navigation. I would keep the navigation in the same place and not have three different types of navigation on one page.

        I realize that's easier said than done but because of mobile first indexing Google will devalue URLs hidden from mobile so your navigation as I've seen it on an iPhone is what Google will index.

        Browse by category

        On the homepage I hope is only on the homepage? having that many of the same links on page after page will kill your crawl budget. I also doubt people go down there and use them very much you what might want to add HotJar in order to figure that out with data. give me a couple of days and I'll give you a pretty good assessment of what I would do in your shoes sound good?

        Your publishing the site in six languages at least give me some time with this but I would make it much more apparent to the end-user that you have so many different languages. You have  serious Hreflang issues which is not good for the crawl budget "Return tag error (page does not link back)"

        http://hreflang.ninja/check/?url=https%3A%2F%2Fpoweredtemplate.com%2Fpowerpoint%2Ftemplates%2Fnext%2F25%2F1%2Findex.html

        onclick="setLocale('es')">Español

        • Português* Nederlands* Français* Italiano* Deutsch* 中文* 한국어* <a< span="">You will have to

          In terms of crawling budget Crawl depth and I'm happy to see you have at least 2 million back links.

          are all languages getting a good amount of traffic?

          URL Markup x-default

          ** give me some time to look into this and I will be more than happy to help you.**

          All the best,

          Tom</a<>

        1 Reply Last reply Reply Quote 1
        • BlueprintMarketing
          BlueprintMarketing last edited by

          In order not to hurt your site I would not do number one or number two unless the category is extremely relevant which in this case I would err on the side of caution choose number two if you are going to consolidate.

          1. 301-redirect to the first page of the category
          2. create canonical tag with URL of first page of the category
          3. return 404/410

          Again I will have a lot more information for you in less than day.

          Tom

          1 Reply Last reply Reply Quote 1
          • BlueprintMarketing
            BlueprintMarketing last edited by

            There is room to even out your site structure

            https://i.imgur.com/Fmqsj4U.png

            Fmqsj4U.png

            seoexpert2013 1 Reply Last reply Reply Quote 1
            • seoexpert2013
              seoexpert2013 @BlueprintMarketing last edited by

              This post is deleted!
              BlueprintMarketing 1 Reply Last reply Reply Quote 0
              • effectdigital
                effectdigital last edited by

                Let's have a look here:

                1. 301-redirect to the first page of the category - this would alleviate content duplication issues and it would consolidate SEO authority in a powerful way. The redirected pages would become completely inaccessible for users and search engines (the remaining pages would rank better, the footprint of potential ranking URLs would decrease - there may also be UX issues)
                2. create canonical tag with URL of first page of the category - this would alleviate content duplication issues but would only consolidate SEO authority very weakly. If different pages gained different backlinks, you may end up with 1-2 averagely ranking URLs instead of one URL which ranked better. That being said, UX issues would be avoided as the other pages would still be navigable. Again though, this would decrease the number of 'rankable' pages (when a page uses a canoncial tag that points elsewhere, it tells Google not to index the active URL)
                3. return 404/410 - If you return 404, Google will probably fill your search-console with 404 errors. Internally linking to 404 URLs is a no-no, it will impact site-health metrics. 410 will let Google know that the pages are 'gone for good' yet your internal link structure may continue to contradict that statement by linking to 410s. I wouldn't recommend either of these really, especially if you wouldn't update the site's link architecture
                4. your suggestions? - because you're talking about paginated content (e.g: https://poweredtemplate.com/powerpoint/templates/next/25/1/index.html vs https://poweredtemplate.com/powerpoint/templates/next/25/2/index.html) - I would recommend using rel=prev/next instead of using any of the above. You could potentially use prev/next in combination with canonical tags, but it might not be necessarry. Tell Google which URLs are 'pagination' (page-based) addresses. Let Google determine how it wishes to handle them. If the problem spirals out of control and one category ends up containing literally thousands of variants based on pagination; use a wildcard-based robots.txt rule to support your pagination changes. You'd basically want to block pagination URLs, but ONLY when they started reaching ridiculous numbers (like page 1,507 or something)
                seoexpert2013 1 Reply Last reply Reply Quote 1
                • seoexpert2013
                  seoexpert2013 @effectdigital last edited by

                  This post is deleted!
                  effectdigital 1 Reply Last reply Reply Quote 1
                  • effectdigital
                    effectdigital @seoexpert2013 last edited by

                    1. Aha, I see what you are saying but I have something for you to consider. There will be UX issues unless you delete these buttons (boxed in red). Otherwise, users will think they can navigate more pages, click a button and get redirected back to the first page. This may make them think your site is broken and cause a conversion-rate drop-off (bad)

                    2. We're both agreed on this. Google still has to access a web page to find that it has a canonical tag on it, thus it doesn't control crawl-rate very well. For that you need robots.txt, which stops Google from even crawling a page in the first place!

                    3. Yeah this one wouldn't be the best solution. Let's steer around that one

                    4. Yeah but, Google won't give 'as much' crawl budget to 'paginated' URLs once they are identified. This means that on the off-chance one is high-value, it still can be indexed. But Google won't spend hours and hours trying to index them all (unless they have a surplus of crawl-time, in which case they may explore further). It's kind of less harsh. It's like "Google, this page is just another version of another page. Now, if you really want, if you're sure - you can index it, but don't waste loads of time in this area" if that makes sense. It's less forceful and I never like to 'force' Google too much. Where I am saying to deploy prev/next is between paginated URLs of the same listing size only. So you wouldn't prev/next from a 50 to a 200, only from a 50 to another 50 (and from a 200 to the next 200, if they exist). Your suggested implementation looks right to me, page 2 should prev/next to pages 1 and 3. You are **right **that Google will see, both pages just have 50 entries. But they're different entries (not the same 50)! What if the templates on page 2, are (as a group) more popular than the ones on pages 1 or 3? So it would be nice for Google to be allowed to make a choice, if they want to do that (hope that makes sense!)

                    seoexpert2013 1 Reply Last reply Reply Quote 0
                    • seoexpert2013
                      seoexpert2013 @effectdigital last edited by

                      1. No 🙂 The switching option won't redirect visitor to page with old numbers in URL. The parameter will be stored in session/cookies and the start page of the directory will be opened. So, user won't be able to get a wrong page from the website navigation.

                      4. Sorry, then I didn't quite understand the essence of your idea:( We already use prev/next in pagination for 50 or 200 items on page.

                      effectdigital 1 Reply Last reply Reply Quote 0
                      • effectdigital
                        effectdigital @seoexpert2013 last edited by

                        1.) Understood loud and clear! So that makes a lot of sense, that actually makes redirect options more viable 🙂 which is good

                        4.) Got it. If you're already doing that and still having problems, either consolidate (using the 301s idea) so that it won't be a big problem, OR leave things as they are but use robots.txt to 'sculpt' the depth which Google can crawl paginated URLs to

                        At this point I'm thinking 1 is sounding better all the time

                        seoexpert2013 1 Reply Last reply Reply Quote 1
                        • seoexpert2013
                          seoexpert2013 @effectdigital last edited by

                          Thank you a lot for sharing your ideas and suggestions! I appreciate that 🙂

                          1 Reply Last reply Reply Quote 1
                          • BlueprintMarketing
                            BlueprintMarketing @seoexpert2013 last edited by

                            Hi Surge,

                            I created the image with a pro version of Screaming Frog SEO Spider https://www.screamingfrog.co.uk/seo-spider/ ( it's a local tool that you have to configure on a server or bigger sites)

                            However given the size of your site I prefer to use https://www.deepcrawl.com , https://oncrawl.com , and https://botafy.com  I am currently 50% done with deep crawl which will provide more details than Screaming frog can.

                            I can send you some very large private files is there way to do that?

                            Or do you want them posted here?

                            sincerely,

                            Tom

                            1 Reply Last reply Reply Quote 0
                            • 1 / 1
                            • First post
                              Last post
                            • Subpage with own homepage and navigation good or bad?
                              RobertvanHeerde
                              RobertvanHeerde
                              0
                              3
                              47

                            • If I want clean up my URLs and take the "www.site.com/page.html" and make it "www.site.com/page" do I need a redirect?
                              Booj
                              Booj
                              0
                              4
                              113

                            • We have designed a new site and are in dilemna whether or not to change the site's URL structure or maybe few odd looking urls. How exactly do we go about the URL thing in toto? thanks in advance, any suggestion(s) would be dearly welcome
                              ShaunPhilips
                              ShaunPhilips
                              1
                              7
                              109

                            • Need help with home page on site
                              RyanKent
                              RyanKent
                              0
                              3
                              366

                            • Why does my site rank so badly
                              lethal0r
                              lethal0r
                              0
                              6
                              367

                            • Robots.txt issue - site resubmission needed?
                              GBC
                              GBC
                              0
                              4
                              227

                            • Site Got Hacked! Need Help!
                              irvingw
                              irvingw
                              0
                              3
                              386

                            • Do sites really need a 404 page?
                              KeriMorgret
                              KeriMorgret
                              0
                              4
                              614

                            Get started with Moz Pro!

                            Unlock the power of advanced SEO tools and data-driven insights.

                            Start my free trial
                            Products
                            • Moz Pro
                            • Moz Local
                            • Moz API
                            • Moz Data
                            • STAT
                            • Product Updates
                            Moz Solutions
                            • SMB Solutions
                            • Agency Solutions
                            • Enterprise Solutions
                            • Digital Marketers
                            Free SEO Tools
                            • Domain Authority Checker
                            • Link Explorer
                            • Keyword Explorer
                            • Competitive Research
                            • Brand Authority Checker
                            • Local Citation Checker
                            • MozBar Extension
                            • MozCast
                            Resources
                            • Blog
                            • SEO Learning Center
                            • Help Hub
                            • Beginner's Guide to SEO
                            • How-to Guides
                            • Moz Academy
                            • API Docs
                            About Moz
                            • About
                            • Team
                            • Careers
                            • Contact
                            Why Moz
                            • Case Studies
                            • Testimonials
                            Get Involved
                            • Become an Affiliate
                            • MozCon
                            • Webinars
                            • Practical Marketer Series
                            • MozPod
                            Connect with us

                            Contact the Help team

                            Join our newsletter
                            Moz logo
                            © 2021 - 2026 SEOMoz, Inc., a Ziff Davis company. All rights reserved. Moz is a registered trademark of SEOMoz, Inc.
                            • Accessibility
                            • Terms of Use
                            • Privacy