Quantcast
Channel: Shoukath – Techs Rollout
Viewing all articles
Browse latest Browse all 38

Tutorial: How to Hide WordPress Theme Name From Source Code

$
0
0

Today I’m going to show you how to hide WordPress Theme name without using any plugin. WordPress is a powerful open source website development platform there are tons of themes and plugins available in WordPress and we can make any websites like business website, corporate website, E-commerce website, Photography website, Blogging website, Wedding website, News website and more.

How To Find WordPress Theme Name

Before hiding our own WordPress theme let see how to find WordPress theme of others website.  There are simple steps to find others WordPress theme easily just find the below methods to know.

Method 1:

Step 1: Go to find it here.

Step 2: Enter the URL of the website which you would like to know about its wp theme.

Step 3: You can find the WordPress theme of that website and plugin used in that website easily.

Method 2:

Step 1: Visit the website which you would like know its theme.

Step 2: Click F12 button to inspect element or right click on that website and click inspect element.

Step 3: Now click Search icon or (click F2) in inspect area and find for “theme

Step 4: You can see the theme name here like this wp-content/theme/themename

Also Read: how to speed up your WordPress site

How to Hide WordPress theme Name

Step 1: open theme folder in your local computer.

Step 2: Find the file name Style.css and open and write your desired theme name. ex: Techsrollout

How to Hide WordPress theme Name

How to Hide WordPress theme Name

Step 3: Delete Theme URL, Author, Author URL, Description, Version, License URI, Version and any other link or name related to theme name in your Style.css file.

Step 4: Also delete the screenshot image from the theme folder.

How to hide wordpress theme name

How to hide WordPress theme name

Step 4: Now change the theme folder name as Techsrollout and save it

Step 5: Now compress your theme as .zip file and upload it in your website.

Note: Your Theme name must be same on theme folder name and also in style.css theme name.

That’s it all done now you can check your WordPress theme name using Inspect element bar and third party website as I given above methods.

Love is sharing, share this Tips to your Friends

The post Tutorial: How to Hide WordPress Theme Name From Source Code appeared first on Techs Rollout.


Viewing all articles
Browse latest Browse all 38

Trending Articles