PascalBajorat
Forum Replies Created
-
Forum: Plugins
In reply to: [PB SEO Friendly Images] Featured Image Still Showing Image NameHi Kriis,
that depends on your Theme, the Plugin can rewrite every Image inside the content area and also post thumbnails, but if your Theme is using some custom functions for Images it can’t affect them.
But you can use a hook to extend functionality for cases like this. I’m currently on Mobile, but I will post the hook example later today.
Kind regards
PascalForum: Plugins
In reply to: [PB SEO Friendly Images] alt scheme issueHey,
which Tags do you use?
Forum: Plugins
In reply to: [PB SEO Friendly Images] Dringende Hilfe?!??!Hallo,
ändern sich die Alt-Attribute denn bei anderen Eingaben / Placeholdern oder steht dort immer Homepage?
Forum: Plugins
In reply to: [PB SEO Friendly Images] No differencePlease check the plugin settings, above all settings is a detailed text about the functions and how the plugin works.
Forum: Plugins
In reply to: [PB SEO Friendly Images] Breaks CodeOr move it out of your “content”, to prevent the rewrite.
Forum: Plugins
In reply to: [PB SEO Friendly Images] Breaks CodeHey,
can you move that script to a JS file instead of using it inline?
kind regards
PascalForum: Plugins
In reply to: [PB SEO Friendly Images] Any instructions to your pluginHi molcha2000,
please do not double post your comments on different support platforms, one is enough.
You can configure the alt and title attributes in the Plugin settings with the available placeholders and variables. Go to Settings > SEO Friendly Images. There you can find the configuration.
kindly
PascalForum: Plugins
In reply to: [PB SEO Friendly Images] [Request] Make category separated by commaDone and updated in 2.4 😉
Forum: Plugins
In reply to: [PB SEO Friendly Images] [Request] Make category separated by commaThx for your feedback.
Forum: Reviews
In reply to: [PB SEO Friendly Images] Awesome! Clean and seo friendlyThank you 🙂
Forum: Plugins
In reply to: [PB SEO Friendly Images] Doesn’t seem to work?This could depend also on your Theme. If your theme has a custom implementation for images and don’t use the typical WordPress functions this can cause to the described problem.
Forum: Plugins
In reply to: [PB SEO Friendly Images] Yost SEO meldet immer noch fehlenden alt textJa, ist korrekt. Der Code wird bei der Ausgabe optimiert. Wenn du mit Werten aus der Mediathek arbeitest und diese nachträglich änderst, werden auch diese übernommen, ja.
Ich hoffe das beantwortet deine Fragen 🙂
Beste Grüße
PascalForum: Plugins
In reply to: [PB SEO Friendly Images] I cannot see that ‘alt’ is set upHey, the plugin works on code base. This means that the plugin will not rewrite content in your database or the editor.
But if you have no text in the “alt” field, the plugin will add it during the page rendering automatically. This mean that you will not see the content in the editor but it will be in the output and also visible for search engines.
Forum: Plugins
In reply to: [PB SEO Friendly Images] I cannot see that ‘alt’ is set upHey, I’ve checked your link, but there I can only see, that alt and title are the same and it looks fine.
Have you some more details to identify the problem?
Forum: Plugins
In reply to: [PB SEO Friendly Images] Does the plugin affect database?No, the plugin will not rewrite content in your database.