Read this blog to learn about Why source code control is important?
There should be single place to look at for source code when working as a team.
There should be some backup when our machine is not recoverable.
We should be able to see the difference between the last committed (hopefully working) code and our working copy and go back to the previous version if needed.
Create Meta tag : title for each page. (Use keyword in your title)
Create meta tags : description for each page. (Keyword is must in your description. Combine your keywords and above collected keywords and make meaningful sentences from this)
Secondary page titles for each page (Use keyword in your Secondary title)
Contents that include phrases
Use subheadings (h1,h2 tags)
Use alt tags for images. Alt tag should contain keywords.
Create a slug for each page to avoid dynamic url. Use descriptive urls so Descriptive URLs allows visitors to figure out what the page is about just by looking at the link.
Add robot.txt file
Create XML sitemap
Add UA tracking code
Check below meta tags are available or not, if not then add (Do View page source)
Read the below blog to learn about Is your website using SSL and why you should care?
You can easily find out if any website is using SSL. Just look at top left of website address bar in your browser. If it says https and/or shows a nice lock then SSL is implemented. If it shows http or shows “Not secured” then it means SSL is not implemented.
The SSL (Secure Sockets Layer) as a story
– King V sending messages to King W using a Pigeon. Message: “Gold is on it’s way and unlock using ABCD as key!”
– King H captures pigeon and reads the message and snatches Gold
– King W and V get smarter. They agree on a code language (encrypt message) only they can understand
– Now even if King H captures messages, he does not understand the message and theft is averted
– That is SSL simplified
– Just imagine that King W is your website and King V are your website visitors and King H is hacker
– If SSL is set up then millions of hackers in between can not decode the credit card number that visitors may provide
– But SSL does not necessarily stop a direct attack by King H on King W’s castle. That is a different problem where rules are changing every minute.
Where else SSL helps?
Perception:
1) website visitors get uncomfortable when they see “Not secured” messages. So it is better to have SSL.
2) Search ranking: we will never know exactly how Google ranks websites. But one of the criteria that is supposed to impact positively is having SSL.
Ask your IT Partner to set up SSL. If your IT partner can’t, we will be glad to help.
SSL certificate is available for free these days so your IT partner might be able to do this under $20 (Rs. 1500) as service charges if it is only one simple site.
Note that your developer might need to adjust .htaccess file like below:
RewriteEngine On RewriteCond %{HTTPS} off RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
Read the below blog to learn about knowing the history of the universe is mandatory but that of your own family is not!
Our tool makes it easy to setup family tree. There are existing social networking sites that make it easy to connect with family. We just give reasons to connect.
Just like our others software, we will be glad to customize this for your family tree. But this will solve only 50% of the problem. You will need to find someone who is ready to get the data right. There is a lot of consistent effort needed to get family together. But it is worth it.