webdesign123
Forum Replies Created
-
I am sorry I can´t do that.
I dropped the MetaSlider plugin and replaced it with a Gallery (via Elementor), which you can see now on my frontpage. It does what I want it to do, shows images in random order injecting different keywords related to the content.
Yoast does not see these either. If you look in the behind code to my frontpage, you will see the Elementor and “gallery-1” code. In there you find all the ALT attributes. One of them is “UFO photos”…
And if I optimize for “UFO photos” using Yoast, I get this message:
“The images on this page do not have alt attributes containing the focus keyword.”
But Google Fetch reads all ALT attributes, so everything seem OK
- This reply was modified 8 years, 4 months ago by webdesign123.
Yes Vogue is up to date.
I use Elementor and through that I chosed to create a gallery under WordPress elements from the left menu, I suppose that´s the Photo Gallery by WD I have installed.
Well, it does not doing any harm that Yoast cannot see these ALT attributes when I know SE sees them anyway. Google does see them.
Yoast does not see gallery plugin either.
But its there!
I like to have Yoast installed, it helps me to write much more organized in relation to the SEO paradigm.
Pretty nice themes @noaneo !!
- This reply was modified 8 years, 4 months ago by webdesign123.
Thanks @noaneo for the links about Yoast and Sliders.
Thanks @mazedulislamkhan for the info.
Loading time is most important !!
End
Forum: Themes and Templates
In reply to: [Oceanica Lite] Hide TagsI have exactly the same problem I suppose – the TAGS you set in the post editor are visible beneath the post content. If you want a TAG-cloud in your sidebar for example, you now have TAGS two places, in both your sidebar and beneath post content.
I looked in the source code and the only options you have for CSS here, is the class
.tags-links, which do not respond to this:.tags-links { display: none; }The visibility and placement of the TAGS beneath post content seem not to be theme specific. It must be somewhere in the WP core.