This will likely be due to the new index that was released, your domain authority is relative to the index and sites contained in the index. The new index was smaller, but is now fixed and will likely give you more accurate figures.
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.

Best posts made by TimHolmes
-
RE: Hello, our domain authority dropped significantly overnight from 37 to 29\. We have been building good links from high DA pages and producing quality, regular content.
-
RE: Star snippet not work
Personally I am not massively familiar with Alibaba, however, if it is anything like Google in the organic SERPS, then just because you have your star rating in place does not mean it will be displayed. Keep the ratings scheme on the chance things change and it gets displayed in the future.
-
RE: The New and Improved Domain Authority Is Here!
I am certainly interested to see how the new DA correlates with rankings and competitors. exciting time
-
RE: Grid view vs. List view
I did a few things like this from my time at VOW, Caboodle and the Post Office Shop. It is really more of a user preference thing than either selecting one over another.
What works best for your content - is it text or image intensive when it comes to your product listings, I often found if there was more image than text - a grid worked better, and vice versa if there was more text.
Also consider mobile - a list solution may be the best option on a smart phone and grid on a tablet.
The optimum solution in my opinion would be to allow the consumer/user to select their preferred layout. You could implement this as a checkbox/button that simply switches the css to display in either grid or list format.
-
RE: Changing menus regularly - will this impact SEO
Hmmmm, I think it could slightly affect the internal linking structure and possible mean the loss of important pages being linked together.
However my main concern would be to regular users from a UX perspective. You are clearly going to be making people work a lot harder to find regular content that is possbly the bread and butter traffic for the site. Rather than changing the menu, would it not be better to implement a "New Item" in the menu structure rather than changing it all. Or have a feature banner.
Hope this helps a little.
-
RE: How do we keep Google from treating us as if we are a recipe site rather than a product website?
I would think the best way to resolve this issue would be to apply schema data to the relevant products or recipes. This will then allow google to determine the correct placement for the respective items.
For recipe schema click here and
For product schema click hereAt the base of each section it demonstrates how to implement the schema correctly.
I hope these help
Edit - as per Amelia, recipies placed next to products and vice versa could lead to a better user experience due to the relevent content being easily accesible.
-
RE: Most useful things to do without developer resources on SEO
Along side your content for your blog, ensure you try to answer commonly asked questions, this can help to position you in P0 (knowledge area) if answered well.
A great tool to use is answerthepublic.com where you can see what common questions are asked around you main terms. Adding this great unique content either on a blog or selection of FAQs could be beneficial.
-
RE: Do I need to re-index the page after editing URL?
In your Htaccess file. set up a rule to redirect using 301.
Something along the lines of the below depending on how your file name and links are structured.
redirect 301 /old-url-link/pagename.html /new-url-link/pagename.html