SEO URL
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page pleaseIf you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.
Quote from Maxim on February 14, 2024, 16:13Добрий день, хотів би купити ваш плагін. Але є деякі запитання.
1. Чи буде можливість вводити в поле SEO text тег <a href="/swoof/type-content-uk-test_zno/" data-wpel-link="internal">СЕО ТЕКСТ</a> ?
2. Підкажіть як вивести значення цього тексту при застосуванні наприклад фільтру /swoof/type-content-uk-test_zno/,
і який текст буде видитись наприклад якщо я застосую /swoof/type-content-uk-test_zno-and-3d-models_uk/ ?3. Підкажіть як я можу включити в індексацію деякі фільтри наприклад /swoof/format-provedennya-remote_uk/product_cat-geography/ це різні урли але вони мають індексуватись однаково /swoof/format-provedennya-remote_uk/product_cat-geography/ ? Тобто якщо я обираю однакові значення, і ці значення мають індексуватись, не важливо в якому порядку я оберу. Це статичний урл.
4. Як мені додати до sitemap статичні урли ?
5. Як виводити обрані фільтри в тег h1 ?
Добрий день, хотів би купити ваш плагін. Але є деякі запитання.
1. Чи буде можливість вводити в поле SEO text тег <a href="/swoof/type-content-uk-test_zno/" data-wpel-link="internal">СЕО ТЕКСТ</a> ?
2. Підкажіть як вивести значення цього тексту при застосуванні наприклад фільтру /swoof/type-content-uk-test_zno/,
і який текст буде видитись наприклад якщо я застосую /swoof/type-content-uk-test_zno-and-3d-models_uk/ ?
3. Підкажіть як я можу включити в індексацію деякі фільтри наприклад /swoof/format-provedennya-remote_uk/product_cat-geography/ це різні урли але вони мають індексуватись однаково /swoof/format-provedennya-remote_uk/product_cat-geography/ ? Тобто якщо я обираю однакові значення, і ці значення мають індексуватись, не важливо в якому порядку я оберу. Це статичний урл.
4. Як мені додати до sitemap статичні урли ?
5. Як виводити обрані фільтри в тег h1 ?
Quote from Maxim on February 14, 2024, 21:26Hello, I would like to buy your plugin. But I have some questions.
1. Will it be possible to enter the SEO text tag in the SEO text field
<a href="/swoof/type-content-uk-test_zno/" data-wpel-link="internal">СЕО ТЕКСТ</a> ?2. Tell me how to display the value of this text when applying, for example, the filter /swoof/type-content-uk-test_zno/,
and what text will be visible, for example, if I apply /swoof/type-content-uk-test_zno-and-3d-models_uk/ ?3. Can you tell me how I can include some filters in the indexing, for example /swoof/format-provedennya-remote_uk/product_cat-geography/ these are different urls, but they should be indexed in the same way /swoof/format-provedennya-remote_uk/product_cat-geography/ ? That is, if I select the same values and these values should be indexed, it does not matter in what order I select. This is a static url.
4. How do I add static urls to my sitemap?
5. How do I display the selected filters in the h1 tag?
Hello, I would like to buy your plugin. But I have some questions.
1. Will it be possible to enter the SEO text tag in the SEO text field
<a href="/swoof/type-content-uk-test_zno/" data-wpel-link="internal">СЕО ТЕКСТ</a> ?
2. Tell me how to display the value of this text when applying, for example, the filter /swoof/type-content-uk-test_zno/,
and what text will be visible, for example, if I apply /swoof/type-content-uk-test_zno-and-3d-models_uk/ ?
3. Can you tell me how I can include some filters in the indexing, for example /swoof/format-provedennya-remote_uk/product_cat-geography/ these are different urls, but they should be indexed in the same way /swoof/format-provedennya-remote_uk/product_cat-geography/ ? That is, if I select the same values and these values should be indexed, it does not matter in what order I select. This is a static url.
4. How do I add static urls to my sitemap?
5. How do I display the selected filters in the h1 tag?
Quote from Pablo Borysenco on February 15, 2024, 12:37Hello
1 Yes this field works with allowed HTML tags( wp_kses_post )
2 /3 - To index and display text, the URL in the rules must completely match the search URL. - https://share.pluginus.net/image/i20240215123450.png
4 You can try this plugin - https://wordpress.org/plugins/wordpress-seo/
5 In this case you need code customization
Hello
1 Yes this field works with allowed HTML tags( wp_kses_post )
2 /3 - To index and display text, the URL in the rules must completely match the search URL. - https://share.pluginus.net/image/i20240215123450.png
4 You can try this plugin - https://wordpress.org/plugins/wordpress-seo/
5 In this case you need code customization
Quote from Maxim on February 15, 2024, 14:12I mean this title how to output on the page in html, with what function ?
I mean this title how to output on the page in html, with what function ?

Quote from Pablo Borysenco on February 16, 2024, 11:29Hello
Unfortunately, there is no such function; to display this field we use a hook: the_title
Hello
Unfortunately, there is no such function; to display this field we use a hook: the_title