Category Archives: Homeschool

Why WordPress Keeps Redirecting You To Old Web Address?

This issue is experienced especially when you move your WordPress site from a subdirectory or subdomain to the main domain. Maybe you have developed your website on a subdomain or directory and now you want to move it to your main domain address.

Whatsoever may be the case, if you see that your domain is still trying to send you to that old address then make sure of the reasons mentioned below.

Have you checked the .htaccess file for any manual redirects?

The .htaccess file is present in the root directory of WordPress. On the server, it is hidden by default. There are some plugins especially cache and SEO plugins that make modifications to this file which may cause redirect issues at the time you migrate your website to a new address.

To make sure your .htaccess file is free from any manual redirects, visit the file manager of your web-hosting or server, navigate to the root directory of your website, and open the .htaccess file for editing.

Next, make sure you don’t have any manual redirect code, if you have then remove it. You may simply remove all additional rules and leave only WordPress default rules in this file.

Have you updated the new address of your website on the admin settings page?

Before moving your website you need to update the new address of your website on Dashboard -> Settings -> General page. You need to update both the ‘Home’ and ‘Site URL’ fields.

In case you don’t do that, your domain will keep redirecting to that old address. Somehow if you forgot to change the URL of your site and have already moved the files then now what you can do is update the wp-config.php file by adding this code –

define('WP_HOME','http://yoursite.com');
define('WP_SITEURL','http://yoursite.com');

Make sure you replace yoursite.com with your own domain name. It simply hardcodes the values on your website.

Another way of doing the same is by editing the wp-options table of your MySQL database.

May be old URL is hardcoded in any of your plugins

Another reason for this error is sometimes some plugin hardcodes the old address of your website and attempts to load it during the login process.

So once you are sure that the ‘Home URL’ and the ‘Site URL’ have been properly updated then the next thing you should do is visit your site’s root directory -> wp-content and rename the ‘Plugin’ folder. This will simply deactivate all plugins. Now try to open your website.

If this trick works then you can log in to your website and start re-activating plugins one by one. Following this way, you will reach the plugin that is causing the problem. To resolve the issue, simply delete the error-causing plugin.

Next, clear your browser’s cache and see whether the error is gone or not. If the problem persists then use the following comment form to get in touch or you may contact 24/7 phone-call support if you are a user of SANGKRIT.net.

Outlets Exchange Online Support

Create your account to startup as an independent outlet of Sangkrit in a globally distributed order of people’s personal outlets. This works everywhere as a free market for buying or selling any online support.

WordPress Sangkrit having adsense

Register your domain as your name.com to wordpress Sangkrit having your adsense. This works best to begin with trading in online support.

Outlets exchange online support to complete the orders placed with them. Online support gets freely sold on hourly per terminal basis at any mutually agreed upon rate. That ultimately makes you rich.

Before to add a new post, write up most craftly as it is a piece of art while you are about to address the whole world about Sangkrit. This must become interesting and useful to billions as this is the actual challenge given so that your power of sentence succeeds in bringing you a return gift of consistent income rather immediately once you are having an adsense.

Make a sure sense to succeed

Learn reading your AdSense page most carefully to understand everything. This you must do everday morning just after you get awake and again at night also just before you go to sleep.

In between keep an eye on the world news understanding public aspirations across all the countries for representing Sangkrit as befitting while you wordpress to all of them alike.

Gradually you would start understanding all this as this would begin to become increasingly interesting by turning into the most beautiful thing in your life; when this shall start earning sufficiently for your decent living even when you are asleep also. Following that developing increasingly more outlets like yourself earns a fortune for you since they make your division.

Your division earns you a fortune

What you must never forget even for a second that the core objective of emancipating humanity is awaiting for at least one billion people’s personal outlets and nothing less to succeed. That is the mission given to all the people’s personal outlets alike.

Building some of those outlets can contribute up to any extent in developing your own division. Developing your own division by building increasingly more outlets actually earns you a fortune.

Blogging becomes your method of choice

The mission is to make everyone an outlet just like you are. Your smartphone works well as your all-in-one device in this regard. Let blogging become your method of choice.

People’s personal outlets thrive by independently exchanging online support as per their clientele’s immediate requirements. That enhances internet wealth creation and works best for its universal distribution.

Get Rid Of Every Possible 404-Not-Found Error On WordPress

The most common error that takes away your traffic is 404 i.e. PAGE NOT FOUND error because as soon as the visitor sees it, he closes the browser’s tab to visit somewhere else.

Now you know how to conditionally redirect any link on WordPress but are you really aware of every 404 PAGE NOT FOUND error that is snatching away the visitors of your website?

What if you have a big website with lots of posts and you are not sure what links may cause a page-not-found-error? One way that can solve almost all of your problems with dead links is redirecting every user on your website to the content he wants to read.

In order words, you can convert every expired link into an intelligently working link on your website.

So how is that possible?

You just need to install-activate a WordPress plugin called Link Fixer, once activated the plugin automatically fixes all active and possible 404 errors on your website.

How does It work for the visitor?

The plugin searches the database to find any of the values especially the words that match the dead link requested by the client. Once, it finds the best match, it sends the user to that page. As a result, the user sees the content he was looking up for.

How does it work for search engine crawlers?

Google and other search engine spiders simply find the 301 redirects so they can update their results accordingly.

The best solution for users moving to WordPress

The plugin is a great solution for users planning to move their website from any platform to WordPress. Where sometimes the conversion process removes words such as “the” and “a” from the permalinks and generates many 404-page-not-found errors.

It also offers you some settings on your dashboard Settings -> Link Fixer page to let you modify values and set your own parameters.

Even if you don’t make any settings. Simply activating the plugin will get rid of every 404 error on your WordPress site.

How to know that your links are fixed?

Simply mistype any permalink or temporarily add a broken link somewhere on your website then click that link to see how intelligently you are redirected to the right page.

Creating Private Notes On WordPress

You can write private notes within WordPress for your own personal use. You may use it for keeping a reference to something, some text, or a link on the web to use it in the future while writing your post.

The new WordPress plugin called Hypernotes offers you a new custom post type that is completely private and created specifically for writing notes. These notes can’t be published online anyhow so it gives you a complete sense of security that it will not go online to the public even by mistake.

Otherwise, the private post option of WordPress is also available that simply allows you to make any post private (using the ‘Publish’ meta box) i.e. available only to logged-in website users.

The plugin also offers you the option to create folders and organize your notes. Together with the new PWA capabilities introduced by the Gutenberg plugin, these notes could be accessed easily through WordPress app on your smartphone.

Although the notes you create with this plugin are kept hidden from the public but at the moment these are not encrypted, so anyone having the access to MySQL database on your website will be able to read them (only if he knows how to).

But no worries if you are the complete owner of your WordPress site and use cPanel, VPS, dedicated server, or Managed WordPress for running your website because then only you have access to your website’s database and you can decide whom you want to share that access with.

Conditionally Redirect Any Link On WordPress

You can decide what links, users, and HTTP codes you want to send on what specific pages and set your own redirection rules on WordPress.

This means you can redirect links by HTTP codes, on the basis of whether the user is logged in or logged out, redirect specific URLs or permalink structure, etc, easily with the help of a plugin.

Although, these redirect implementations can also be done via cPanel using the domain redirect rules or by using the .htaccess file present in the root directory of your website. But to make things easier for newbie users, the Redirect Redirection plugin is programmed with an easy interface to do the same from the admin panel of your website. Its simplified functions are made available to help users that are not familiar with coding and defining redirects via the technical interface of the server.

The main features of the plugin include:

  • Options to redirect any HTTP code that can be 301, 302, 303, 304, 307 and 308
  • Options for defining the inclusion and exclusion rules for the logged in & out users, specific user role, user’s referrer link, user’s agent, user’s cookie, user’s IP, server, and also the language
  • Several options to set redirection rules that include simple as well as advanced RegEx matches. The URLs that contain specific string to new or removed string, URLs that start with something, specific permalink structures, and soon 404s redirects would also be available. Apart from this, the setting redirection rules with several matching conditions is also possible with this plugin
  • Options to manage all redirects comfortably by enabling or disabling links, modifying or deleting the redirects neatly listed on the admin page
  • You can set automatic redirects, change URL, and also import or export redirection lists, these features are under development and would be availble soon to you

How to set it to work on your website?

To start you will need to install-activate the new WordPress plugin called Redirect Redirection. Once activated visit its admin page on your dashboard and select the option to add your own redirect rule.

You will see that there are several options to let you set your own link redirect condition. You can define as many rules you want and also you can keep a backup of that, the plugin offers you the option to import and export the URL redirection rules you have created on your WordPress website.

Match Your Email Address With Your Domain Name

Email stands first among the most common forms of communication with your potential clients. Even the companies that have millions of customers also rely on email for providing solutions to various cases of their clients.

A professional email address always creates a sense of trust

Your email address should be always from your own credible website. Using email addresses that match your domain name not only makes you look more professional and serious in your business but also helps you to build trust in the consumer.

Every business use at least one email address so instead of using a common-looking email address from some free email service provider, you must choose an address that ends with your own domain name.

Just think once, a business is giving you an email address from some common email service provider. Doesn’t it’ll look like a non-serious entity? The same applies to you and every other business owner.

Both business email plans & webmail can work with your domain

If you are a small business, you may simply start with a single email address plan at SANGKRIT.net or you may also go for any hosting plan, VPS, or dedicated server to utilize the free webmail option. Else, you may choose bigger options of multiple email addresses.

Works & syncs over your Android & iPhone

When you own a domain name at SANGKRIT.net, you get so many options to make your own business email address that can easily get synced with your smartphone (Android or iPhone whatever you use) and you use it just like any other email service.

More SMTP relays mean you can send more emails

But here, you can increase or decrease the limit of SMTP relays so that you can send more emails without getting your address blocked.

You may connect to a cloud service

Every email plan at SANGKRIT.net lets you optionally connect to a premium cloud service to manage your own:

  1. Calendar for your schedule, meetings and tasks
  2. Digital storage drive to backup, store and share important files online

These email plans help you to stay responsive with emails that are set up for quick message sorting such as sales@ or support@ etc, or specific email addresses for your employees as your business starts to expand. The basic mobile and desktop access using POP with integrated Group Calendar and Online Storage also work on a full-featured web interface.

How To Make Shipments Trackable In Your WordPress Ecommerce Website?

To make product orders trackable by your customers on your WordPress Ecommerce website, you will need to add shipment tracking information into your store orders and then you can share that with your customers.

In order to do it on your online store simply login to your WordPress Ecommerce website and follow these steps:

  1. Navigate to WooCommerce -> Orders
  2. Find the order that you want to add tracking information to, and in the shipment tracking column, select ‘[+] Add shipment tracking’ option. As you click it, a modal box will appear
  3. Enter the shipment tracking number that your carrier has provided to you.
  4. Now the system will attempt to automatically provide you a tracking URL and carrier name
  5. If the automatic detection didn’t work, you can manually add a ‘Tracking URL’ and ‘Carrier Name’, and select ‘Next’
  6. Select which line items from the order will be included in this shipment.
  7. If desired, check the box to ‘Mark this order as complete’
  8. Select ‘Save shipment tracking’

Once the shipment tracking information is saved, you can view your tracking number, carrier, and the number of line items that are tracked. If a tracking URL was added, clicking on the tracking number will allow you to view the tracking information on your carrier’s site.

How To Add An Additional Tracking Number In WordPress Ecommerce?

If you’re shipping items from an order separately, you’ll have more than one tracking number to share with your customer. This article explains how to add additional tracking numbers to order in WordPress Ecommerce.

Login to your WordPress Ecommerce website and follow these steps:

  1. Navigate to WooCommerce > Orders
  2. Locate the order you want to add an additional tracking number to.
  3. You will see that the shipment tracking column is already populated with a tracking number
  4. Select ‘[+] Add shipment tracking’
  5. Enter the shipment tracking number that your carrier has provided to you.
  6. Now the system will attempt to automatically provide you a tracking URL and carrier name
  7. If the automatic detection didn’t work, you can manually add a ‘Tracking URL’ and ‘Carrier Name’, and select ‘Next’
  8. Select which line items from the order will be included in this shipment.
  9. If desired, check the box to ‘Mark this order as complete’
  10. Select ‘Save shipment tracking’

How To Modify Or Remove Tracking Number?

Once you’ve added a tracking number to a WooCommerce order, you can edit or remove it at any time. Simply log in to your WordPress Ecommerce website and follow these steps:

  1. Navigate to WooCommerce -> Orders
  2. Select the order you want to edit
  3. Scroll down to the Shipment Tracking section
  4. Select the pencil icon to edit the shipment information, or select the trash can icon to remove it from the order entirely

If the ‘Item Shipped’ email is enabled in your WooCommerce settings, your customers will receive a shipment email as you update shipment information for an order.

Let Your Customers Track The Shipment Of Their Order

When your customers buy anything from you via your online store, they start to await the shipment, they want to know when they can expect it to arrive.

WordPress Ecommerce now allows you to share product tracking information with your customers. Your customers automatically get an email anytime you add shipment information to their order.

The item shipped email info is enabled by default in your store settings. To manage these settings and check on the email you simply need to navigate to the ‘Ecommerce Settings’ page on your dashboard and select the option ‘Item Shipped Email’

On this settings page, you can edit the default email to add your own subject and content.

The default email settings are:

  • Default Subject: An item from {site_title} order {order_number} has shipped!
  • Default Heading: Your package is on the way!
  • Default Additional Content: Please note that it may take some time for the carrier to update shipment tracking information.

The email will then include a shipments table having the carrier name and the tracking number. The tracking number is formatted as a URL link only if you generate a tracking URL while adding tracking information to orders on your WordPress Ecommerce website.

You Can Use Multiple Domains On Your Managed WordPress Site

Managed WordPress offers you the easiest way to change your domain name or attach multiple domains on your website without worrying about the DNS settings.

If you have your domain name registered with SANGKRIT.net and you have a Managed WordPress or WordPress Ecommerce website, then all DNS changes will automatically take effect for your website.

  1. Log in to your SANGKRIT.net account
  2. Visit your products page and navigate to WordPress
  3. On the menu bar, select ‘Settings’
  4. In the ‘Domains’ section, select ‘Attach Domain’ option
  5. Using the ‘Choose a domain’ pull-down menu, select a domain from this account or you may also select ‘Add an external domain or subdomain’ to use a domain registered in another account or a subdomain will also work
  6. Your new domain name is attached
  7. Now, if you want to make it primary then simply go for the option ‘Make this the primary domain for your account’
  8. Select Attach and now your website will be live on the new domain and yes, your old domain name will also work

In case you don’t want to use a domain on your website then you can remove it. Suppose, after changing to a new primary domain, you can remove the old domain in case you don’t want to use it for your website. Else, you may continue using both. Whatever suits you the best.

Once you make any DNS changes, its propagation may take up to 24-48 hours for the changes to take effect. In most cases, if you have your domain name at SANGKRIT.net, many times it generally starts working in seconds. Still, 48 hours is the deadline.

How To Check Your Domain Transfer Status?

You can check the status of your domain names which you are transferring to your SANGKRIT.net account. Your account page lets you see where your domain is in the transfer process and identify what steps need to be taken to finish your transfer.

  1. Log in to your SANGKRIT.net
  2. Visit Transfers page under domains section of your products page
  3. Select the ‘Transfers In’ then select various tabs to review the information of your domains in a particular status. Alternatively, you may also search for your domain name in the search bar
  4. As you select the domain you are shown the transfer status of that domain name

You should also know that some domain transfer statuses require you to take action, these are shown next to your domain name. We have discussed such statuses earlier in a lesson, you can check out from there to move forward with your domain transfer.

After you opt for transferring your domain name to SANGKRIT.net, you will have your domain name in your account usually in five to seven days.

How To Migrate From WordPress To Managed WordPress?

Managed WordPress provides you a hassle-free environment to run your website. It offers you automatic setup, backups, and easy software updates paired with round-the-clock online support.

The new Managed WordPress plans come with an auto-migration feature that allows anyone to conveniently move his existing WordPress website to Managed WordPress.

To start you just need to subscribe to a Managed WordPress plan, choose the option of migrating your old website and then enter your login credentials to proceed. It automatically handles everything else and suggests whatever you need to do next during your website transfer process.

The following steps will make the entire process easier and understandable for you. Once you are subscribed to Managed WordPress, visit your SANGKRIT.net product page and follow these steps:

  1. In the Managed WordPress section, select Manage All
  2. Next to Managed WordPress, select + Create Site
  3. Select the Managed WordPress plan you want to use for your website, and then select the Next button
  4. Select Migrate an existing WordPress site option
  5. Follow the wizard, you will be asked to fill in these details:
    • The domain name of the website you are migrating
    • The WordPress Username and Password for the site you are migrating
  6. Select Next to start the migration process

Now, wait for the migration to complete. Larger and more complex websites could take more time to migrate. You will get an email as soon your website is fully transferred to Managed WordPress.

How To Bulk Sell Products In WordPress Ecommerce Website?

You can sell bulk products in one product group by associating and linking multiple products at one price. The new WordPress WooCommerce plugin lets you to do this in a very easy way.

Simply start by installing-activating the new Bulk Product Selling plugin on your WordPress Ecommerce website. Once activated, visit the add new product page or open any old product for editing.

On the page, inside the product data section which is present below your product description section, you will see a new ‘Bulk Product’ tab is added. Click that tab and start typing the name of the product you want to link, once the product name is displayed, click it and it will be added.

Following this way you can link as many products as you want. Once you are finished adding your products in the bulk products section. Simply update or publish your product.

That’s it. Visit the front end of your website to see it working. The plugin works for simple, variable, and other types of products of your eCommerce website. If you yet don’t have a website, you can easily create one yourself with Managed WordPress.

House Is Business

A house of Sangkrit is your best investment. This works as your ultimate placement upon planet Earth where you startup into internet age to make your family begin into a domestic entrepreneurship along with homeschooling your children also into that. Simply invent your functional comfort within to work from home.

Everyone must own or have a plan to own an independent house somewhere to settle down like that or rent this out.

That is how your house is business above all; either facilitating for your home along with your office and your children’s school as well or to bring you an additional regular income along with capital appreciation on your investment.

Mother Holds All The Powers To Reinvent The Humankind

Everywhere, without discrimniating on the basis of a gender, mothers must introduce all their children alike into all the household chores during day-to-day lives. This is essential with the begining of every upbringing to keep family folks ever happily together.

Not to raise the monsters anymore

Simply by giving necessary lessons in daily household chores while upbringing their sons in particular, mothers must take a caution for not to raise the monsters anymore.

Since the motherhood initially formats the mindset of the children so a mother holds all the powers to reinvent the humankind.

Practicing the first fundamental is a must

At every house of Sangkrit, everyday begins with everybody -without any exception- getting involved in cleaning the house. Thereafter everybody gets involved in cooking for preparing their brunch. So that they enjoy their meals to rest a while before to begin any programming or blogging.

Practicing above four fundamentals in such a way, forms a Sangkrit household and cleaning is the first so foremost of the four fundamentals practiced by everyone alike in a house of Sangkrit.

The Shape Of Democracy In Internet Age

Random thoughts

by Uday Kumar Varma

Former Secretary,  Ministry of Information and Broadcasting, Government of India.

That we are past Industrial Age and already in the new Age of Internet, is a phenomenon and a fact that we have come to recognize and reluctantly accept. The challenge now is how to understand and deal with the requirements of this age and how to harness and utilize its potential for furtherance of the interest of mankind and human existence on this planet. A more formidable and difficult challenge will be to mould and adapt our thinking and attitudes, our ambitions and impulses, our notions of growth and development and progress and equally significantly how to temper and tame our hubris and arrogance and intemperance in disowning and discarding what we have toiled to build over last many centuries with our talent, intellect, sweat and blood. For, detachment from something that we so passionately and painstakingly created, amplified and sustained is rarely uneventful or painless.

One immediate implication of the Internet Age will be on our governance structures and political institutions like democracy. Will democracy get strengthened, will it be fairer, more equitous and mature, and could it indeed become truly representative? Or will it become another instrument to be manipulated for creating narratives and discourses that serve the interests of those who control the use of internet? It’s a very important question and demand urgent attention from all thinking people in the world.

My own understanding of what has come to pass in past over a year and a half, makes me believe that there is no way we are going to turn back to old ways of our living. The society-its mechanics and dynamics, the institutions that so far defined our thoughts, concepts, planning, organizing, working and interacting, the daily chores that structured our personal, family and professional lives- all of these have transformed and this transformation is here not only to stay, but only get intensified.

The new world order will not brook wasteful processes and prolonged debates and deliberations. The representative nature of our collective expression or articulation because one did not have access to everyone else’s attention and information shall become irrelevant and redundant.

Out of over 6 .6 billion people in the world, internet has access to almost half of them. There are countries where this access is reaching a level that can be called universal while there are pockets where it is still in the realm of a distant dream and utopia. We have been calling this the digital divide for some time now. Is this divide narrowing? Is this gap getting bridged? Is the reach of the most advanced and the most backward and the information hiatus between the most primitive and the most advanced amongst the human race likely to continue and sustain for long?

The paradigm shift in the way we have been living and surviving in last year and a half offers enough evidence to suggest that it is just a matter of time when this so called divide may be a thing of past. The most remarkable aspect of our survival in the times of corona is that the world has not seen populations dying of hunger, of want, of lack of food or water or even medicine. And this has happened because we learnt to use the internet to maintain our supply chains, our processes of production and procurements and distribution. We learnt to work from home and to learn and teach and educate on line without the shelter of a class room or university building. We missed the ways we used to work but quickly adapted ourselves.

This then is going to be the ‘new normal’, and no doubt we will feel nostalgic about our former life styles, their pleasures and their advantages, those conveniences and comforts, we are never going to go back to these old ways. All concepts of an era, borne out of our advancement emanating from Industrial Age and its gifts and legacies today stand on their head and shall only be replaced, substituted and supplanted.

Not too far in the future, shall we need a parliament? Why do you need to elect 600 odd people’s representatives paying an astronomical price in terms of money, time, energy and resources, just to debate on policy matters and take a majority view when each one of us can directly express our opinion and views on any issue under the sun with which we are concerned? At a click of a key, we can directly and decisively opine whether we want or need a law, or how a scheme of welfare for children and women should be conceived and created. We can participate directly in telling the government whether we need a law, a regulation, for whom and what should constitute its contents and components? The new Age of Internet will enable us to do so. So do expect in near future abolition of or at least a radical transformation in the way we think and conceive of making laws in this country or for that matter in any other countries and we don’t need MPs and MLAs to decide what law should be framed and enacted for us. These bodies, no doubt, will have some other useful purpose but we will not need them the way they exist today.

But there always exists another possibility- perversity and pessimism, destruction and disorder- being as natural an impulse, choice and fascination as are creation and conception. What if some or many of us consciously decide and choose the technical manipulation of information and data to further consolidate control and authority- a weakness and vulnerability that nature seems to have endowed upon us as generously as it does the spirit of benevolence, altruism and sacrifice. And such a possibility is not merely a fear or apprehension, it is real, palpable and experiential.

Notwithstanding the uncertainties and attendant excitement of understanding the unraveling of imminent possibilities, one is inclined to be convinced on the course of the future democracies of the world set and destined to reinvent and re-engineer themselves. And this will only be a beginning. Institutions after institutions so assiduously and craftily built during the Industrial Era will crumble under their weights as increasingly they will find little utility, little value and no justification for their continuing existence. Be ready instead to embrace and accept and own new order of Institutions- in every sphere and dimension of human life and existence.

Practicing The Fourth Fundamental

WordPress is the free press for everyone. So don’t ever forget to say a hello to the world from wherever you are witnessing whatever since you are the people’s correspondent for archiving the real history of humanity.

Blogging is the fourth fundamental of practicing Sangkrit that forms the most effective media in the hands of any individual humankind. Your practising the fourth fundamental empowers the people in general.

Modern tyrants and totalitarian regimes are not afraid of any organised media any more but they all fear alike any free blogging by their people. You must not remain one but become many to overcome that. Help everyone else as well in practicing the fourth fundamental.

Who Will Watch The Watch-dog?

Quis custodiet ipsos custodes?

by Uday Kumar Varma

Former Secretary,  Ministry of Information and Broadcasting, Government of India.

To believe that the overall conduct of the news media, in particular TV news Media, in the wake of the recent COVID epidemic is merely a transient aberration, will only reveal an ostrich-like approach, living in stark denial of what is staring us in the face. In ignoring the salience and propriety of issues that confront our news media space and the prevalent discourse that dominates this space these days – decidedly one of the most corrosive, difficult and depressing in recent times, will be perilous, to say the least.

Unfortunately, and ironically, most crises arise, perpetuate and even fester because many of us despite feeling resentment, frustration and even anger choose to be spectators and silent witnesses as grossly improper and unjust events happen around us and eventually overtake us. It is the silence of the sane and reasonable that pushes us down the abyss while a small, shouting and bullying minority decide and dictate; and rest of us choose to collectively suffer in silence, while individually and internally remaining discontented and uncomfortable. And it is true across every segment of society – politics, bureaucracy, academia, intelligentsia, civil society and of course news media. It has happened in the past; it happens even today and it will continue to happen in future as well, such is the nature of our intellectual and cerebral evolution.

History and our collective understanding of the growth of human civilization bear testimony to the fact that as far as freedom of expression and thoughts and ideas is concerned, the State shall never be able to either control or influence it for long. The nature of human intellect, freedom, innovation, endeavour and wisdom as also follies and foibles, ensure a free flow of thinking and an equally fierce desire and will to articulate it. No state can ever be able to control, subordinate or subjugate these desires, aspirations, tendencies, capacities and their free flowing expressions. Therefore, when we talk of news media content, the state shall be in the least effective position to offer an endurable and lasting mechanism to moderate or monitor content. Actually, it is news media itself that should find mechanisms to draw well thought out and defined ‘Lakshmana rekha’. Anyone else doing so will inherently invite resentment, refusal and rebellion. It is this aspect that needs appreciation when one discusses why industry should itself volunteer to effectively monitor content.

It will be foolishly and patently erroneous to argue, as a few among us may tend to believe and assert that sanity and propriety has taken leave of the news media world, that everyone in news media today thinks alike and are in broad agreement with the approach, attitudes and motives that dominate and decide the conduct of news media. Nothing can be more preposterous. There are very sensible elements and voices – many of them – not just a handful, who vehemently disagree with what news media is doing today. While most have chosen to strike silence and stoicism, many have voiced their concerns and worries and discomfort and apprehensions in private and at times but only occasionally, even openly. If only some of them are able to pluck enough courage and say what their conscience is constantly goading them to do so, the discourse will change. Or else it may as well continue on its present disastrous trajectory, much as the political philosopher Burke had warned, “the only thing necessary for the triumph of evil is for good men to do nothing”.

It is possible to invent, create and sustain any narrative and propagate, peddle and sell it, howsoever far removed it may be from reality and truth. The Palestinian American historian Edward Said, author of the monumental ‘Orientalism’ called such possibility through ‘a whole structure of opinion and discourse’. If some among us can successfully create a subversive, corrosive and subjective perspective, the more intelligent and enlightened amongst us, can as well create a counter narrative- positive, hopeful, constructive, pacifying, and healing.

News media has always enjoyed a certain mystical ‘mojo’ – a magical charm that places her on a pedestal higher and different from others. She acts as a watch dog for everyone else and claims it as one of her basic and inherent rights and privileges. But who will be overseeing her own conduct and character? Who would do the course correction as and when it is required? To argue that news media is a power unto itself and beyond any scrutiny will be in denial of the basic and fundamental law of nature- a law that requires a balance of forces, powers and potentials- and without which neither the universe nor all that it encompasses could originate or exist. Media has the option to be its own watch dog. Is she willing to confront this reality and challenge and and make bold to resolve it?

My own logical conviction is that happen it eventually would! The challenge, of course, pivots around the issue of when and who must take the initiative in this direction.

How To Enable PreOrdering In Your WordPress Ecommerce Store?

You can allow your customers to pre-order upcoming products from your WordPress Ecommerce website. This way you can enable the selling of the product before they become available in your inventory.

Pre Order for WooCommerce plugin lets you do this very easily on your online store. To start you should have a WordPress Ecommerce website, if you don’t have one, you can easily make it at SANGKRIT.net by registering or transferring your domain and then subscribing to WordPress Ecommerce.

Next, install-activate the new WordPress plugin called Pre Order for WooCommerce. Upon activation, the plugin will add two new fields in the inventory tab present under the ‘Product Data’ section of your product admin screen, as shown in the above-given screenshot.

The two fields are:

  1. Pre Order Product – The checkbox option allows you to enable pre-ordering on selected products
  2. Pre Order Date – The field allows you to set a product shipping date on the pre-order enabled product

Once you enter the correct information in these two fields, enter order important product information such as price, name, variations etc and then publish or update your product.

That’s it. The product’s default ‘Buy Now’ button will now get changed to the ‘Preorder Now’ button allowing your customers to pre-order that specific product from your website.

How To Lock A Directory On Your Dedicated Server?

The directory privacy feature of WHM and cPanel of your dedicated server, VPS, or hosting allows you to secure any web directory from unauthorized access on the web.

You can lock a directory with a username and password so that anyone who attempts to open it must go through its login process. You can secure specific directories on your server. This feature simply modifies htaccess and htpasswd configurations to restrict access to those files on your websites.

To use the feature, simply login to the cPanel of your server and select a directory to manage:

  1. To select a directory, simply click the desired directory’s name
  2. To view and select subdirectories, simply click the parent directory’s name and select the desired subdirectory
  3. To configure the security settings for a directory or subdirectory, simply click the Edit option present under the Actions column
  4. To password protect the selected directory, select the password protect this directory checkbox
  5. Enter a display label for the directory in the enter a name for the protected directory text box
  6. Click the Save button and a confirmation message will appear
  7. Click Go Back to return to the directory’s configuration page

Note,

  • In step number four, to remove the password protection from a directory, simply deselect the Password protect this directory checkbox and save your changes
  • In step number five, This name only functions as a label for the directory. So do not confuse it with the directory’s main name

Next,

Once you have locked your directory by completing the above-given steps, you will need to create a user that can have access to that directory.

To create a user for a directory, your directory must have correct permissions. In case you cannot create a user, then change the directory’s permissions to 0700 using the file manager interface.

To create an authorized user:

  1. On the same page, enter the desired username in the Username text box
  2. Enter and confirm the new password in the appropriate text boxes
  3. Click Save and a confirmation message will appear
  4. Now click Go Back to return to the directory’s configuration page

Remember,

A protected directory’s subdirectories inherit their parent directory’s password protection. The lock icon indicates that Directory Privacy configurations already exist for that specific directory.

It does not protect the directories that users access via FTP, SFTP, Web Disk, and other similar services, or if any user accesses the files locally on the server. This is because when a user accesses secure directories on a server via these specified services, he already goes through the login process so the system doesn’t prompt him for another login.

In case you want to secure your directories and files locally on the server then use the file and folder permission option.

Children Naturally Belong To Mother

The nature has already given the custody of child to mother. That is how very naturally children belong to her. This can not be a court’s prerogative to decide otherwise.

Considering that Sangkrit insists that through the legal documentations also, mentioning of only the mother’s name should become mandatory, instead of making the father’s name essential.

Women require a direct democracy for restoring their natural rights. So that they themselves legislate accordingly. People across all the countries alike, ought to blog for facilitating all this.

How To Use SANGKRIT.net Business Mail Service On iPhone?

SANGKRIT.net offers you both cPanel Webmail that works from your hosting or dedicated server, as well as Business Class Email, an email service ideal for professional use.

Both types of email accounts can be accessed from your iPhone and iPad touch devices, you can use them just like other email services. The difference is they use your own domain name and all data remains secret and secure on your own server or the webspace you are subscribed to.

Additionally, they offer you more SMTP relays so that you can send more emails without getting banned. These relays can also be subscribed whenever you need more than the number provided to you by default.

To add email on your iPhone:

  1. Go to Settings > Accounts & Passwords and tap Add Account
  2. If you’re using iOS 10.3.3 or earlier, go to Settings > Mail > Accounts and tap Add Account
  3. Tap Other to add your account manually
  4. Enter your name, email address, password, and a description of your account
  5. Tap Next and then it will try to find your email settings automatically
  6. If Mail finds your email settings, tap Done
  7. Your account setup is complete now

In case if it fails to find your email settings, then enter those settings manually, follow these steps:

  1. Tap Next, given on the same screen
  2. Choose IMAP or POP for your new account.
  3. Enter the information for the Incoming and Outgoing Mail Server.
  4. Tap Save to finish

Remember –

In step number two, if you aren’t sure whether your account is IMAP or POP then you can easily find that.

If you are a cPanel user, simply use these settings:

  1. Username – Your email address
  2. Password – Your email account’s password
  3. Incoming Server – mail.[your domain name]
  4. Incoming Ports – IMAP — 143 POP — 110
  5. Outgoing Server – mail.[your domain name]
  6. SMTP (Outgoing) Port – 25 (587 or 80 also works)

Else, for Business Class Email service, use IMAP with the following hostnames:

  1. Use hostname as imap.secureserver.net for the incoming mail server
  2. Use hostname as smtpout.secureserver.net for the outgoing mail server

Finally, Tap Next. Your app will discover your email account.

The most important settings to configure any email on any device is the username, password, incoming server, outgoing server, account type i.e. IMAP or POP, the incoming port number, and the outgoing port number.

Many devices automatically fetch your account settings by using just your email address and password. In case if that doesn’t work for your device then by knowing the above-mentioned details you can easily set up your email account on any computer or mobile device.