WPIntell

Source evidence

Please add tags

Simple SMTP by Maileroo · support · 2024-12-18T07:36:00+00:00

complaintsentiment
mediumseverity
0.8relevance
6replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 34 rows with source links

14.7% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

29 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Olaf Lederer unresolved
Hi, Please add a tags field to the settings page (and send the together with each mail of course :)). With tags I’m able to identify the sending website inside the Maileroo events screen. What if the transit mode is set to API, and the plugin automatically adds an X-Tag-WebsiteName header populated with a value retrieved from the WordPress options? That would work in my case, but it’s not very flexible. Please use the value from the option “siteurl” and use parse_url() to get the host name. This would be the fastest and flexible way to get the website’s (sub)domain name. We should be able to add multiple tags. One for domain, one for website name. Or just a regular input field where you can enter multiple tags, separated by commas? Like on this page That could complicate things. I want to keep the plugin simple and straightforward, staying true to its name. Adding a tags section might create unnecessary friction for beginners. However, we can still populate the tags behind the scene. I understand your concerns, while I don’t think that beginners will use them. Maybe you can add 2 checkboxes? One for the domain and one for the site name? I don’t like that website owners decide how the tags looks like in the Maileroo dashboard. EDIT: The beginner doesn’t use SMTP plugins for WordPress websites, they just use the default mail function and complain about bad deliverability 😀 This reply was modified 1 year, 5 months ago by Olaf Lederer .

Comments

6 shown
Areeb Majeed 2024-12-18T07:39:00+00:00

What if the transit mode is set to API, and the plugin automatically adds an X-Tag-WebsiteName header populated with a value retrieved from the WordPress options?

Olaf Lederer 2024-12-18T08:06:00+00:00

That would work in my case, but it’s not very flexible. Please use the value from the option “siteurl” and use parse_url() to get the host name. This would be the fastest and flexible way to get the website’s (sub)domain name.

Areeb Majeed 2024-12-18T08:08:00+00:00

We should be able to add multiple tags. One for domain, one for website name.

Olaf Lederer 2024-12-18T08:34:00+00:00

Or just a regular input field where you can enter multiple tags, separated by commas? Like on this page

Areeb Majeed 2024-12-18T08:43:00+00:00

That could complicate things. I want to keep the plugin simple and straightforward, staying true to its name. Adding a tags section might create unnecessary friction for beginners. However, we can still populate the tags behind the scene.

Olaf Lederer 2024-12-18T09:18:00+00:00

I understand your concerns, while I don’t think that beginners will use them. Maybe you can add 2 checkboxes? One for the domain and one for the site name? I don’t like that website owners decide how the tags looks like in the Maileroo dashboard. EDIT: The beginner doesn’t use SMTP plugins for WordPress websites, they just use the default mail function and complain about bad deliverability 😀 This reply was modified 1 year, 5 months ago by Olaf Lederer .