Trends Today

Free SSL Certificate for Your Website

Want to increase performance and security or just annoyed with browser security warning i.e firefox’s new annoying text- This connection is not secure logins entered here could be compromised.
firefox warning

To remove above issue shown in image and make your website more secure do perform following steps.
I suggest to have Cloudflare setup in your DNS system.paid SSL certificate for your web page needs your complete support to maintain. But, Cloudflare provides free SSL certificates with a limited access (enough for any website) and it takes care most of the support that your web page needs.
Most importantly, nowadays Google is providing better preferences for the web pages which has HTTPs as the protocol and more chances for your web page to appear on Google search.

cloudflair for free SSL(https protocol)

Cloudflare protects from DDoS attacks and other threats to protect your bandwidth and server resources being wasted. It allows your web page visitors to have the fastest page loading by which it also improves the performance level. it provides many other services if you want make best performance and attack free website. Below are the steps to configure SSL certificate of Cloudflare.

Step 1
Go to cloudflare.com and create a free plan account.

free SSL fro cloudflair embers blog

Step 2
Add your website in cloudflare, this will scan your website name servers and suggest you new name servers in following way.

name server

Step 3
Now go to your domain provider eg: Godaddy and modify domain name server address with new names.
DNSNameserver
Note: Take a copy of your domain record settings eg: CNAME, TXT, MX etc.

Step 4
Once Step 3 finished, cloudflare will active your website. And you will find following menu options.

free SSL panel embers infotech blog

Step 5
Click on the DNS and add your CNAME records settings. Sometimes cloudflare will automatically access your old records.

dns

Step 6
Go to Crypto and activate your free SSL(https). Choose Flexible option for SSL.

ssl

Step 7
Same page scroll down and enable automatic HTTPs rewrites option.

rewrite

Step 8
If you are a WordPress user, go to Page Rules and add following page rules. This will help to redirect existing WordPress pages to HTTPs

 

Step 9
Add your website in Google Webmaster Tools for Google search indexing.

 

Please let me know in comment secion what you think about this article.

 

 

 

The App is “PENDING PUBLICATION” what is that??

We love to help you host your android app on playstore.

Problem:

Platform: Android, Application Publish status

I uploaded a new app in my Developer account
When i published it , I found the app status “PENDING PUBLICATION”
What is that meaning?

 

 

 

 

Solution:

its a “Publishing status”

Near the top of individual apps’ pages on your Developer Console, you can see your app’s latest publishing status. Whether you’re publishing an app for the first time or making an update, you can use your publishing status to understand your app’s availability on Google Play.

Here are the different statuses that can be displayed for your app:

    • Draft: App hasn’t been published on Google Play.
      • Note: If the Publish app option isn’t available, click Why can’t I publish? for more information or check your app’s pages on the left menu to make sure you’ve included all required information for your app.
  • Pending publication: App is currently being processed for publishing.
  • Published: App is published and available on Google Play.
  • Rejected: App has been rejected and wasn’t published due to a violation of Google Play policies. More information about the violation is available near the top of your app’s pages on the Developer Console. Once you make a change to your app to address the violation, you can submit it again.
  • Suspended: App is suspended due to a violation of Google Play Policies (Content Policy, Developer Distribution Agreement). An email with details about the suspension is sent to the account owner.

It can take up to half hour to 2-3 days to get it published state from Pending publication status

PHP 7 Launched – Twice Faster that PHP 5.6

PHP 7.0.0 Release Announcement

The PHP development team announces the immediate availability of PHP 7.0.0. This release marks the start of the new major PHP 7 series.

PHP 7.0.0 comes with a new version of the Zend Engine, numerous improvements and new features such as

  • Improved performance: PHP 7 is up to twice as fast as PHP 5.6
  • Significantly reduced memory usage
  • Abstract Syntax Tree
  • Consistent 64-bit support
  • Improved Exception hierarchy
  • Many fatal errors converted to Exceptions
  • Secure random number generator
  • Removed old and unsupported SAPIs and extensions
  • The null coalescing operator (??)
  • Return and Scalar Type Declarations
  • Anonymous Classes
  • Zero cost asserts
  1. php project training

For source downloads of PHP 7.0.0 please visit our downloads page, Windows binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.

php7

Skip to toolbar