Part B Flashcards
What is Browser Compatibility?
The ability of a certain website to appear fully functional different web browsers available on the market.
It means the website’s HTML coding, scripts should be compatible to run on the web browser.
Its immense importance is there are variety of web browsers available in the market.
What is the important of browser compatibility?
It plays a huge role in the success of e-commerce business
If a website is incompatible, it limits the audience of that website.
How does browser compatibility work?
The difference between different web browser is the mode of translation of text is different in every web browser.
The mode of translation means that the translation of HTML coding.
The modern browsers are able to easily decode HTML coding far better than older browsers.
What is web hosting?
A process
where web hosting provider
reserves a space
for website’s data
to make it accessible on the world wide web
What is needed to serve as a web host?
one or more
physical server or
virtual server
Tell some types of web hosting
- shared/virtual hosting: hosting multiple websites on a same server
- dedicated hosting: it is a type of web hosting where one physical server is entirely dedicated to one website.
- Virtual Private Server (VPS): It is a type of web hosting where one physical server is divided into several virtual servers
- cloud hosting
- wordpress hosting
- reseller hosting
How to select a web hosting provider?
We have to make sure that we are getting all the features that we need from that hosting company.
Explain about hosting services
if it is first time, shared hosting
if we are experienced and we need a full control over the web server, we have to go for VPS.
What FTP refers to?
File Transfer Protocol
What is the definition of FTP?
A protocol
for transmitting files
between computers
over TCP/ IP connections.
What TCP and IP refers to?
Transmission Control Protocol
Internet Protocol
Why is FTP important?
- It is a a standard network protocol that enables expansive files transer over tcp/ip connection.
- without FTP, files can be managed with other mechanisms like email or HTTP web service.
- but these options lack the clarity of focus, precision and control that FTP enables.
Hosting provider names
dream host
blue host
hostgator
hostinger
How does FTP work?
FTP is a client-server protocol that relies on two communication channels between client and the server.
In this protocol, one computer acts as the server that stores information and other computer acts as the client that requests files from the server.
FTP uses port 21 for its main communication.
FTP server will listen on port 21 for its client communication.
using FTP, a client can upload, download, rename, delete, move and copy files on the server.
How to transfer files to web server using FTP?
Understand the parts of a FTP address
Select one way to connect with FTP server
1. Visual Clients
2. Browser-Based Clients
3. Through command line
Example of visual clients
Filezilla
Cyberduck
FireFTP
Classic FTP
Filezilla
It is a open source
downloadable FTP client
We have to type the address of the server, username, password for accessing server and port in filezilla.
what is content distribution in website?
It is a process of promoting our content to audience in multiple channels and media platforms
Categories of content distribution
owned content distribution: promoting the content through our own channels.
earned: promoting the content through third party platforms without payment.
paid: promoting the content in paid channels
what is the importance of content distribution?
It is essential for digital marketing strategy.
when a content is distributed properly, it leads more social share and boosts traffic to the website.
How to distribute web content?
we can distribute content through content distribution channels
there are many ways. email, social media platforms, ebooks, blogs.
we can promote the content by ourselves or content publishers or paid content sharing platforms.
What are some few ways that help reach a larger audience and boost website traffic?
Leverage influencers
Use social media
Convert content into different media
Promote the content in content communities.
Write some content types to add in the website?
blog posts
podcast
ebooks
videos
infographics
case studies
webinars
What is web publishing?
it is the process of publishing the original content in the internet.
web publishing includes building and uploading the website, updating the website’s pages and adding contents to these web pages.
web publisher should posses a web server, web publishing software and internet connection to carry out web publishing.
web publishing comprises of personal, business, community websites, blogs and ebooks.
what are the option for web publishing?
getting hosting and domain name
using github or google app engine.
using web-based ide like codepen.