Hidden backlink

LGWeb
146 Posts
LGWeb posted this 08 March 2018

I really hate how you hide your link in the code.. this should be white labeled software.. furthermore I have to go in the code and either remove it or add https: The greenlock for SSL won't show because your link is http...

Drives me nuts!

<div class>

<div class="bd-container-inner">


        <a href='http://www.themler.io/wordpress-themes' target="_blank">WordPress Theme</a> created with <a href='http://themler.io' target="_blank">Themler</a> by <a href='http://www.xxxx.com' target="_blank">xxxx</a>.
</div>

I really hate how you hide your link in the code.. this should be white labeled software.. furthermore I have to go in the code and either remove it or add https: The greenlock for SSL won't show because your link is http... Drives me nuts! &lt;div class&gt; <div class="bd-container-inner"> <a href='http://www.themler.io/wordpress-themes' target="_blank">WordPress Theme</a> created with <a href='http://themler.io' target="_blank">Themler</a> by <a href='http://www.xxxx.com' target="_blank">xxxx</a>. </div>
Vote to pay developers attention to this features or issue.
26 Comments
Order By: Standard | Newest
Support Team
Support Team posted this 10 March 2018

Hi,

The backlinks can be removed under the Home tab >> Settings >> Product Backlinks. If you disable the option the backlink code will be completely removed from the page source.

Thank you,
Olivia

Hi, The backlinks can be removed under the Home tab >> Settings >> Product Backlinks. If you disable the option the backlink code will be completely removed from the page source. Thank you, Olivia
LGWeb
146 Posts
LGWeb posted this 11 March 2018

What is the purpose of Product Backlinks?

What is the purpose of Product Backlinks?
Support Team
Support Team posted this 12 March 2018

Hi,

The ability to add links to the CMS and theme generator official websites if needed.

Thank you,
Olivia

Hi, The ability to add links to the CMS and theme generator official websites if needed. Thank you, Olivia
LGWeb
146 Posts
LGWeb posted this 12 March 2018

Add links where in the CMS? Can you explain further? I don't want to turn this off on ecommerce if I need it for SEO purposes. I'm not understanding it's function.

Also, can you make it https so the SSL will load?

Add links where in the CMS? Can you explain further? I don't want to turn this off on ecommerce if I need it for SEO purposes. I'm not understanding it's function. Also, can you make it https so the SSL will load?
Support Team
Support Team posted this 12 March 2018

Hi,

The Product Backlinks are regular links to WordPress and Themler websites. They are not required for SEO and can be removed if needed. You can replace them with the links to author (you, for example) and your website if you want.

Thank you,
Olivia

Hi, The Product Backlinks are regular links to WordPress and Themler websites. They are not required for SEO and can be removed if needed. You can replace them with the links to author (you, for example) and your website if you want. Thank you, Olivia
Seagull
111 Posts
Seagull posted this 14 April 2018

I have author backlinks on but product backlinks turned off and it is still showing up as: Theme Homepage: http://www.themler.io/wordpress-themes in https://www.themestats.com/detector so is presumably still somewhere n the code. For the price I paid for the top level version this should be whitelisted software.

I have author backlinks on but product backlinks turned off and it is still showing up as: Theme Homepage: http://www.themler.io/wordpress-themes in https://www.themestats.com/detector so is presumably still somewhere n the code. For the price I paid for the top level version this should be whitelisted software.
Support Team
Support Team posted this 14 April 2018

Hi,

Please open page source in browser and search for the backlink text. If the text is not present on the page then backlink is properly disabled and there is something wrong with the service you're using.
Please note that if you're using caching plugins you need to clear all caches after you disabled backlinks.

If the issue continues please create a new provide topic with an access to the CMS admin panel.

Thank you,
Olivia

Hi, Please open page source in browser and search for the backlink text. If the text is not present on the page then backlink is properly disabled and there is something wrong with the service you're using. Please note that if you're using caching plugins you need to clear all caches after you disabled backlinks. If the issue continues please create a new provide topic with an access to the CMS admin panel. Thank you, Olivia
Seagull
111 Posts
Seagull posted this 14 April 2018

Here is where it is coming from, the main css file for the theme. This is despite me turning off backlinks.

Anyone with any interest in web design/development or a designer's workflow can find this easily, there is even an extension for Chrome that detects themes and plugins and this reports that the theme was built with Themler. This is a really big problem as tools like Themler are really looked down on in the industry and it devalues the perceived monetary and technical value of a designer/developers work.

/*

Theme Name:MYTHEMENAMEHERE
Theme URI: http://www.themler.io/wordpress-themes
Description:
Version: 1.0.839
Author:
Author URI:
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: fixed-width, left-sidebar, two-columns, valid HTML5, widgets
*/

Here is where it is coming from, the main css file for the theme. This is despite me turning off backlinks. Anyone with any interest in web design/development or a designer's workflow can find this easily, there is even an extension for Chrome that detects themes and plugins and this reports that the theme was built with Themler. This is a really big problem as tools like Themler are really looked down on in the industry and it devalues the perceived monetary and technical value of a designer/developers work. /* Theme Name:MYTHEMENAMEHERE Theme URI: http://www.themler.io/wordpress-themes Description: Version: 1.0.839 Author: Author URI: License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Tags: fixed-width, left-sidebar, two-columns, valid HTML5, widgets */
Seagull
111 Posts
Seagull posted this 14 April 2018

Hi,

Please open page source in browser and search for the backlink text. If the text is not present on the page then backlink is properly disabled and there is something wrong with the service you're using.
Please note that if you're using caching plugins you need to clear all caches after you disabled backlinks.

If the issue continues please create a new provide topic with an access to the CMS admin panel.

Thank you,
Olivia

The fastest way of searching is to either open this website and put your website's URL in the detect field or to install their browser extension.

I can manually remove the link from the css file but once you use Themler to update or edit your theme it will be put straight back in it is infuriating!

> Hi, > > Please open page source in browser and search for the backlink text. If the text is not present on the page then backlink is properly disabled and there is something wrong with the service you're using. > Please note that if you're using caching plugins you need to clear all caches after you disabled backlinks. > > If the issue continues please create a new provide topic with an access to the CMS admin panel. > > Thank you, > Olivia The fastest way of searching is to either open this website and put your website's URL in the detect field or to install their browser extension. I can manually remove the link from the css file but once you use Themler to update or edit your theme it will be put straight back in it is infuriating!
Support Team
Support Team posted this 16 April 2018

Hi,

Unfortunately the Product Backlink option do not control this text comment in the stylesheet file. It removes the product backlink from the Backward links control visible on the website front end.
This is behavior by default.
The default WP themes provide the same Theme URL comment, for example. This is normal practice.

Thank you,
Olivia

Hi, Unfortunately the Product Backlink option do not control this text comment in the stylesheet file. It removes the product backlink from the Backward links control visible on the website front end. This is behavior by default. The default WP themes provide the same Theme URL comment, for example. This is normal practice. Thank you, Olivia
Seagull
111 Posts
Seagull posted this 16 April 2018

Hi Olivia,

I have to disagree with you that it is the same practice as with "normal" Wordpress themes. With purchased themes most of the work is already done whether it is for yourself or for a client. Also very customisable themes like Divi cost a lot less than the Pro package of Themler, at the moment a years subscription to elegant themes (which includes Divi plus all their other themes and plugins) is $89 or a lifetime membership is $249.

By purchasing Themler most people intend to create new themes for their clients and put a huge amount of work into them. However if a client finds out that the theme was created with Themler that removes the value of the work as people perceive it as just easy drag and drop and also tools like Themler are very much looked down on by a lots of devs in the WP community.

I don't agree with them and I know how good Themler can be and that some amazing work can be created with it with a lot of work to make it really unique. If development was to continue and only then I would be happy to pay more than the current price for the Pro package of Themler as I really do not like the look of your new theme builder.

Hi Olivia, I have to disagree with you that it is the same practice as with "normal" Wordpress themes. With purchased themes most of the work is already done whether it is for yourself or for a client. Also very customisable themes like Divi cost a lot less than the Pro package of Themler, at the moment a years subscription to elegant themes (which includes Divi plus all their other themes and plugins) is $89 or a lifetime membership is $249. By purchasing Themler most people intend to create new themes for their clients and put a huge amount of work into them. However if a client finds out that the theme was created with Themler that removes the value of the work as people perceive it as just easy drag and drop and also tools like Themler are very much looked down on by a lots of devs in the WP community. I don't agree with them and I know how good Themler can be and that some amazing work can be created with it with a lot of work to make it really unique. If development was to continue and only then I would be happy to pay more than the current price for the Pro package of Themler as I really do not like the look of your new theme builder.
Support Team
Support Team posted this 18 April 2018

Angela,

I totally agree with you.
We don't have any restrictions to remove Themler backwad links manually from the code files but, unfortunately, there is no special control in the program interface to do so. We will add your suggestion to the wishlist of possible implementations.

Sincerely,
Billionthemes Support

Angela, I totally agree with you. We don't have any restrictions to remove Themler backwad links manually from the code files but, unfortunately, there is no special control in the program interface to do so. We will add your suggestion to the wishlist of possible implementations. Sincerely, Billionthemes Support

Last edited 18 April 2018 by Support Team

robinholland1122
2 Posts
robinholland1122 posted this 28 April 2025

Hiding backlinks in code can indeed cause issues, especially with SSL certificates and site security. It’s essential to ensure all links are properly formatted, using HTTPS to avoid conflicts with SSL encryption. For better management of backlinks and security, you might want to explore tools like Magis App. It offers solutions to easily handle such issues while enhancing your website’s SEO and performance. Consider installing it to simplify your workflow and improve site reliability.

Hiding backlinks in code can indeed cause issues, especially with SSL certificates and site security. It’s essential to ensure all links are properly formatted, using HTTPS to avoid conflicts with SSL encryption. For better management of backlinks and security, you might want to explore tools like [Magis App][1]. It offers solutions to easily handle such issues while enhancing your website’s SEO and performance. Consider installing it to simplify your workflow and improve site reliability. [1]: https://magistvhub.app/
robinholland1122
2 Posts
robinholland1122 posted this 28 April 2025

Hiding backlinks in the code can indeed cause issues, especially when SSL certificates and proper linking are involved. It’s crucial to ensure that all links are properly formatted with HTTPS to maintain security and visibility. If you’re experiencing problems with links being hidden or not showing as expected, it might be a good idea to check the code or contact the software provider for clarification on the practices they use. For a more streamlined experience, consider using Sportzfy old version, which might offer a more transparent and secure setup for your needs.

Hiding backlinks in the code can indeed cause issues, especially when SSL certificates and proper linking are involved. It’s crucial to ensure that all links are properly formatted with HTTPS to maintain security and visibility. If you’re experiencing problems with links being hidden or not showing as expected, it might be a good idea to check the code or contact the software provider for clarification on the practices they use. For a more streamlined experience, consider using [Sportzfy old version][1], which might offer a more transparent and secure setup for your needs. [1]: https://www.sportzfyhub.com/
California Business Journal
43 Posts
California Business Journal posted this 21 May 2025

Compare California hard money lenders and get matched with the right loan provider using tools like Lendersa.com.

Compare [California hard money lenders][1] and get matched with the right loan provider using tools like Lendersa.com. [1]: https://calbizjournal.com/complete-list-of-hard-money-lenders-in-california/
magistvdl.com
2 Posts
magistvdl.com posted this 19 July 2025

Hiding backlinks isn’t always a good SEO practice. It’s better to place them naturally within relevant content, like I do with Magis TV APK, where the link adds real value and improves user experience.

Hiding backlinks isn’t always a good SEO practice. It’s better to place them naturally within relevant content, like I do with [Magis TV APK][1], where the link adds real value and improves user experience. [1]: https://magistvdl.com
torrentio35
1 Posts
torrentio35 posted this 24 July 2025

Hiding backlinks in your site's code can definitely lead to problems, particularly with SSL certificates and overall site security. It's crucial to make sure all links are correctly formatted and use HTTPS to prevent any SSL-related conflicts. For more effective backlink management and improved security, you might want to check out tools like the Torrentio v0.0.15. While it's primarily known for streaming via Stremio, its streamlined integration and performance focus can offer insights into clean, efficient link handling and overall digital optimization. It’s worth exploring if you're aiming to boost your site's reliability and performance.

Hiding backlinks in your site's code can definitely lead to problems, particularly with SSL certificates and overall site security. It's crucial to make sure all links are correctly formatted and use HTTPS to prevent any SSL-related conflicts. For more effective backlink management and improved security, you might want to check out tools like the [Torrentio v0.0.15][1]. While it's primarily known for streaming via Stremio, its streamlined integration and performance focus can offer insights into clean, efficient link handling and overall digital optimization. It’s worth exploring if you're aiming to boost your site's reliability and performance. [1]: https://torrentio.net/
maheenmalyk53
1 Posts
maheenmalyk53 posted this 29 July 2025

The Asia Cup 2025 is all set to take place from September 9th till September 21st 2025. Due to political tension it was uncertain that both Pakistan and India would play or not, but finally its decided. Both teams agree to play at a neutral venue. Catch up the live action at free hit.eu.

The Asia Cup 2025 is all set to take place from September 9th till September 21st 2025. Due to political tension it was uncertain that both Pakistan and India would play or not, but finally its decided. Both teams agree to play at a neutral venue. Catch up the live action at [free hit.eu][1]. [1]: https://freehiteu.org
Head420
3 Posts
Head420 posted this 24 August 2025

They have to promote their service that's why they hide backlinks for more benefits. Also SSL is more important while creating links as this refer to security of the website. Google find those website secure that are using HTTPS in their URL like this business Balloons Lane has secured their website.

They have to promote their service that's why they hide backlinks for more benefits. Also SSL is more important while creating links as this refer to security of the website. Google find those website secure that are using HTTPS in their URL like this business [Balloons Lane][1] has secured their website. [1]: https://balloonslane.com/manhattan-balloons/
chanminana01
2 Posts
chanminana01 posted this 25 August 2025

How do I know how many backlinks my site - royaledle has?

How do I know how many backlinks my site - [royaledle][1] has? [1]: https://royaledle.io/
You must log in or register to leave comments