Category pages
-
I am a very basic question on managing categories in WordPress. We have an Android website, and we cover news, rumors, tips and tricks about new devices. We have been creating categories for the new devices or at least for the popular ones which are launched every year, and link to them internally with the hope that it would improve the page authority and ranking.
For example, we have a category page for Moto X, another one for Moto X (2014) and one more for Moto X (2015).
One of the reasons for creating a category was to ensure that it is easier for readers to get information about a particular device rather than going to a category page that has information about all the models.
However, the problem with their strategy we're now realizing is that it means we have to build page authority for the new category page from scratch, which can take time.
So we are thinking of reusing the same category for multiple models. So reuse the Moto X category page for Moto X (2016).
However, we are not sure if it would be right approach as we would be linking to the same category page with different anchor texts. So while it would be good to reuse a page rather than rebuild the page authority from scratch, would we be diluting the authority for the main keyword by using it for different models.
I would love to hear your thoughts on how we should be handling categories and internal links in this case.
-
Yeah, I think we need to mess around with the template files to make it look better.
Btw, the website in question is AndroidBeat.com. I will look into the schema markups, though the structure of the site is quite flat, so not sure if breadcrumbs would be useful.
When your website has to depend on advertising for revenues, page speed is difficult to optimize. I keep getting told that the page load cannot be improved further because of the ads on the website. So it is important to strike the right balance. If you know someone who can help with improving page load times then please let me know. I am happy to get a second opinion.
Thanks again for the suggestions. Any thoughts on this point:
How about internally linking to the same page with multiple anchor text. Wouldn't we end up confusing the bots. We have seen category pages doing well in some cases. So wouldn't this approach affect the ranking for such category pages that are doing well.
-
Thanks Martijn for the suggestions. We are going to try roll it out as soon as possible.
-
Implement AMP if the website has a blog.
Refer to https://www.ampproject.org/ for more information. Martijn is right though AMP took me 2 full days to implement from a cold start on one site. However using the wordpress plug in less than an hour for the second. So need to review in order of priority.On schema the easiest thing to implement would be breadcrumbs on each page. Schema is especially useful for websites with a blog, events, recipes or other dynamic content.
Again I hate to overreach with suggestions when I am not 100% familiar with a site and understand objectives and priorities. 95% of the time I end up starting with page loading speed... it has such a massive impact on every kpi if it is not optimized. tools.pingdom.com - so if page loading speed is on the agenda that is where I nearly always start.
Hope that assists.
-
AMP can be a lot of work when you really want to make sure that the pages look good and support everything that is related to the set-up itself. I recommend using the AMP Plugin that is available for WordPress and creating your own template files to support them afterwards so you can tweak whatever you want.
-
Thanks Clayton for the suggestions and the quick response. Rand's WBF was the one that got me to rethink our current approach. We have also realized that it is not helping with the rankings either. But had a few questions.
How about internally linking to the same page with multiple anchor text. Wouldn't we end up confusing the bots. We have seen category pages doing well in some cases. So wouldn't this approach affect the ranking for such category pages that are doing well.
Can you also point me to a resource for Schema markups?
We are also not able to get a good look and feel for AMP optimized pages. Any recommendations would be welcome.
-
The latter approach you have identified is the approach to adopt. The first approach is old school seo ie 1 keyword query = 1 page. This is no longer recommended. See Rand's WBF on the topic. https://moz.com/blog/8-old-school-seo-practices-not-effective-whiteboard-friday
Schema markups and if on a news post use AMP.
All the best hope that assists.
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
-
Paginated Pages Page Depth
Hi Everyone, I was wondering how Google counts the page depth on paginated pages. DeepCrawl is showing our primary pages as being 6+ levels deep, but without the blog or with an infinite scroll on the /blog/ page, I believe it would be only 2 or 3 levels deep. Using Moz's blog as an example, is https://moz.com/blog?page=2 treated to be on the same level in terms of page depth as https://moz.com/blog? If so is it the https://site.comcom/blog" /> and https://site.com/blog?page=3" /> code that helps Google recognize this? Or does Google treat the page depth the same way that DeepCrawl is showing it with the blog posts on page 2 being +1 in page depth compared to the ones on page 1, for example? Thanks, Andy
Intermediate & Advanced SEO | | AndyRSB0 -
Competing with doorway pages
Hi all, it's my understanding that 'doorway pages' are bad practice. However, when googling for the services that our company offers, along the lines of '[service] [location]', businesses turn up in Google SERPs that outrank us purely with doorway pages. Take this as an example: https://www.google.co.uk/search?q=seo+dorking One of the results is this company who seem to rank for pretty much every town modifier: https://prioritypixels.co.uk/seo-agency-dorking/ If you look at their sitemaps you'll see thousands of these pages: https://prioritypixels.co.uk/page-sitemap16.xml All the content is slightly different but broadly speaking it is very similar. It seems that, in the short term, we can't compete with this company but we could if we employed the same tactics. So my question is: is what they are doing really risking a penalty? b1Lpp5
Intermediate & Advanced SEO | | Bee1590 -
How to 301 Redirect /page.php to /page, after a RewriteRule has already made /page.php accessible by /page (Getting errors)
A site has its URLs with php extensions, like this: example.com/page.php I used the following rewrite to remove the extension so that the page can now be accessed from example.com/page RewriteCond %{REQUEST_FILENAME}.php -f
Intermediate & Advanced SEO | | rcseo
RewriteRule ^(.*)$ $1.php [L] It works great. I can access it via the example.com/page URL. However, the problem is the page can still be accessed from example.com/page.php. Because I have external links going to the page, I want to 301 redirect example.com/page.php to example.com/page. I've tried this a couple of ways but I get redirect loops or 500 internal server errors. Is there a way to have both? Remove the extension and 301 the .php to no extension? By the way, if it matters, page.php is an actual file in the root directory (not created through another rewrite or URI routing). I'm hoping I can do this, and not just throw a example.com/page canonical tag on the page. Thanks!0 -
Keep Pages with Old Dates?
We have a tourism related site. We list annual events. Right now the URL extension includes the year. I assume it is better to keep the same page and update the dates, thereby keeping any links, ranking trust and authority we built. Is that the best strategy by updating the event info with the new dates? I would assume with a new page for the new year we would be starting over again and would have too much similar content and link diffusion. And in the future are we better off not including the year in the URL extension?
Intermediate & Advanced SEO | | Ebtec0 -
2 pages lost page rank and not showing any backlinks in google
Hi we have a business/service related website, 2 of our main pages lost their page rank from 3 to 0 and are not showing any backlinks in google. What could be the possible reason. Please guide me.
Intermediate & Advanced SEO | | Tech_Ahead0 -
Are these doorway pages?
I've added category pages for counties/town on http://www.top-10-dating-reviews.com but will google see these as doorway pages? If you click on categories from the menu at the top and view some of the pages you'll hopefully see what I mean? Should I continue building these or delete them? Any advice appreciated.
Intermediate & Advanced SEO | | SamCUK0 -
Create different pages with keyword variations VS. Add keyword variations in 1 page
For searches involving keywords like "lessons", "courses", "classes" I see frequently pages in the top rankings which do not contain the search term in the title tag, despite these terms being quite competitive. It seems that when searching for "classes", google detects that pages about "courses" may be just as relevant. What do you recommend? option 1: creating 10 pages optimized on 10 different keyword variations, each with a significant part of unique content or option 2: one page and dropping throughout the page 10 keyword variations in body and headlines Given that keywords are all synonyms and website has already high domain authority in the niche. thanks
Intermediate & Advanced SEO | | lcourse0 -
Links to Facebook pages
I would like to ask if anyone has any knowledge regarding linking to a company's facebook page. I have built a few links to a client's facebook page in an effort to have it rank better in SERPs. I just learned that unlike twitter and linkedin, it is apparently not possibly to directly link to facebook pages. At least it is not possible from a search engine's perspective. If you follow any facebook page link while you are not logged into facebook, you are redirected to the facebook home page. I can't think of any way around this obstacle. I'd love some clever solution such as providing a URL which includes a basic dummy facebook login but there is nothing I am aware of to achieve this result. Does anyone have any ideas on this topic?
Intermediate & Advanced SEO | | RyanKent0