Hello,
I ran into some problems. A few days ago I wrote a new blog post and discovered that Yoast SEO is not indexing the post properly. I tried numerous of things already (switching of plugins etc.)
Since I also recently added some custom CSS I decided to have a look there to see if this was causing the problems, so I removed the CSS unfortunately without result.
But after putting back the CSS also that was causing some errors. To be specific the icons on the dropdown menu on the desktop version are not disabled anymore, I used this code for it:
.x-navbar .desktop .x-nav li>a>span:after {
display: none;
}
So my questions are:
- how to find the problem that is causing Yoast not to index posts properly
- how to hide the dropdown menu icons again.
Thanks in advance.
Cheers Jeroen.