answersLogoWhite

0

Followers cannot be deleted from public blogs. However, blog privacy settings can be changed as private to determine the types of followers who can subscribe to the blog.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

How do you delete a wordpress blog?

To delete a blog, in your dashboard go to Tools>Delete Site.


Can you delete comments on wordpress?

Is it simple, go to comments section in WordPress Admin Dashboard & move the comments to trash


How do you change wordpress URL?

Description - Delete when Answered My URL is: Eggzamble.wordpress.com I want to change it to: Example.wordpress.com Is that possible?


How do I delete followers mention in Twitter?

You can't delete a tweet that someone has mentioned you in. You can only delete your own tweets by hovering over them and clicking on the trash can icon.


You want to delete some of your twitter followers how to do that?

The only way to delete someone who is following you is to block them.(Go to their profile and click "block")If you want to delete someone that you are following then go to their profile and click "unfollow".


How do you uninstall wordpress from dreamhost?

To remove Wordpress from a Dreamhost hosted website you need to log in to your Dreamhost account. Click on the Free Software/One Click Installs option and select the...  Upgrade or remove previously installed software - Advanced mode This will list what software you have installed. You can Remove or Delete your Wordpress files from the available Actions listed.


How do you delete wordpress account having no account.. because i lost my password and then my email was rejected i cant access anymore?

sorry, but there's no way to delete a wordpress blog without a password. I wish there was, because i have the exact same issue. can you still access your blog, like going to www._______.wordpress.com? if you cant, maybe someone hacked your account and deleted your blog.


If you delete your twitter account and if you make an new twitter account how do you get your old followers back?

If you've deleted your account, the only way to get your followers back is to ask them to follow you again. If you change your handle without deleting the account, you keep your followers.


How do I do 'removing border' in WordPress?

There are times when you see borders around images by default which is done by the WordPress themes. This usually creates a problem when your image is circular and displays the square border. In such a situation, you need to remove the border to get rid of this problem. All that you need to do is to delete the ‘border’ property by visiting the style sheet. If you don’t know about removing the border then follow some instructions to resolve this problem.First of all, you need to log in to the WordPress administration area and then choose the “Appearance” and then “Editor.” After this, makes sure to tap on the “single.php” from the file list to the right. Now, you need to follow all the on-screen instructions to remove the border issue and delete the lines of code on your WordPress image.Click here: http s://wordpresserror500 .com/wordpress-admin-login/


Will you be able to keep your followers if you clear history on Instagram?

Yes, of course. That's just deleting your search history. Every time you open a picture or something, it remembers that. And it really starts to add up on the size of the app. So it's good to delete your search history. You can even delete the app, and it will still remember your followers and stuff.


How do you take away the comments on a wordpress website theme?

This is how to remove a comment from your wordpress blog.1. Log into your wordpress account2. Go to the dashboard of the blog you want to edit3. There should be an icon to the left of the date, on the post you want to delete the comments on. Click it.4. Select the comments you want to remove, and choose delete from the actions, then click apply.5. Done! Another answer: The question is kinda confusing. What are you trying to do? Delete individual comments or remove the comment feature in your WordPress theme? If it's the former, the previous contributor's answer is the way to go. If it's the latter: 1. Open the post template (single.php) of your WordPress theme in your theme editor. 2. Look for the line of code like this: 3. Insert the PHP comment tag in the line of code as shown below. This would disable the display of comments and comment forms from ALL your posts (regardless whether you check the disable comment option or not). You might also want to do the same in the page template (page.php). Alternatively, you can simply disable the comments in each of your post, but you have to do this to each and every post.


How do you add a comment box to your wordPress blog pages?

Many themes give you the option to not use the comment box in Wordpress under Theme Options. If your theme does not give you the option, you could simply delete everything under the header in the comments.php file in your themes folder.