07 April 2016

// // 5 comments

How To Stop Copying Of Your Blogs Css (Special Post)

Hello Friends Today i am here with a special trick for you.....

You work very hard to make your blog look like the way you want....and people takes some seconds and cram it to their site without thinking how much hard work it needs......

its-mine-only.png

And that is one of the reason i thought of sharing this trick with you all....

So by not wasting your more time let's get into the tutorial....

Tutorial Starts Here....

1.) At First Go To Your Dasboard < Themes< Edit Css .

2.) Then Copy All Your Css.

3.) After that go to notepad or any text editor and paste all the text there which you copied in step 2.

4.) Now save your file with a " .css " extension.

For example: Minetechworld.css

If you don't have any text editor in your phone then don't worry you can do it online also at http://editpad.org (Comment Below If You Need Any Help)

5.) Now after you have successfully saved you css file in your phone now its time to upload it.So go to your Dashboard < Files.

6.) Upload your .css file to your blog. (in my case its Minetechworld.css)

Kindly Remember Or NoteDown the name Of File You Uploaded.

7.) Now Go Again To Dashboard< Themes< Edit Css and paste the below code there....

NOTE : REPLACE MINETECHWORLD.CSS WITH THE NAME OF YOUR UPLOADED FILE.

Trick starts From Here

After working on all the above procedure now its time to do some more work :P

As long as i know after doing all the work your blog css will look like this..

@import url(/files/something.css);

Now if you want your css not to be copied then you have to put some errors in your css for decieving copycats such as...

@import url(/files/anything.css);

@import url(/files/manything.css);

Do more than 100 errors in your css like those in above and then put your real one in between of them and save it.

That's it.Congratulations You Have Sucessfully Protected Your Css For Copiers....

Comment Below and Keep Visiting http://minetechworld.heck.in

Share:

5 comments:

  1. i tink it shuld be @import url(minetechworld.heck.in/files/anything.css); eh?

    ReplyDelete
  2. how come it @import url(/files/Minetechworld.css);
    ???

    ReplyDelete
  3. @OT,
    both will work if you have respective file uploaded

    ReplyDelete
  4. wil number work or only alfabet? Eg 08e98.css

    ReplyDelete