Showing posts with label Wordpress. Show all posts
Showing posts with label Wordpress. Show all posts

Friday, July 20, 2018

Wordpress: Wonderful Content Management System


Wordpress is a content management system that lets you design your website for free. Advanced paid features can be availed as well. The system lets you incorporate your own domain name system into the website that you have created on WP.

PlugIN

Additional features can be added using WP plugins which can be a third party produce. The plugin are available in the Internet they are software programs that integrate with WP and accord additional feature.
Some of the featured plugins are Yoast for Seo,  Akismet for antispam and JETpack for seo and multiple features. Plugins that are not regularly developed or updates are not useful and can cause problems.  

Using a proper plugin the Wordpress site can be made search engine optimisation friendly. This is essential in order to rank on the SERPs.  

Regular Features

The regular features available in WP dashboard are option to create pages and posts.  Many beautiful themes are available to create an outstanding design in addition to integrating your own template. The themes are device or mobile  friendly being responsive in nature.  Themes can be purchased from open source market or from individual WP developers.

Friday, November 17, 2017

Getting Started AMP Pages

These pages are specially added in a website for mobile search they are not   rendered well in the desk top. It is quite apparent that the search engines are taking AMP development seriously. It will certainly boost ranking to some extent if AMP pages along with structured data is included in the link architecture wisely.    

The AMP pages are actually duplicate pages that of the original but they include canonical instruction wherein the issue is resolved.

The Tag to be added to AMP Page

<link rel="canonical" href="https:///domainname/url/to/full/document.html">

The full form is Accelerated Mobile Pages, the pages are meant to deliver experience on the smart phones due to their ability to download faster. Certain features like images that would hardly be seen are sacrificed.  

Web designers familiar with regular HTML should have no difficulty with AMP HTML which is in truth a subset of the former. Whence an Amp page is added to the website a discovery tag has to be added to the original version. It is also wise to add structured data to amp pages.

Discovery Tag to be Added to Non AMP Page or the original version.

<link rel="amphtml" href="https://domainname/url/to/amp/document.html">


AMP Plugin          
Word Press Implementation 

The AMP plugin for Wordpress is being developed and is available at GitHub. After installation you can append “/amp/” to the permalink or use “?amp=1” as the case maybe. The Amp plugin would also append rel=amphtml tag for easy validation.

Along with this also use chrome validation for the page. For validation go to the AMP page in Chrome and append “#development=1” to the end of the URL. Press Control + Shift + I to open Developer Tools and go to the Console. Press refresh for successful validation.

Also validate all the AMP pages and keep in mind to specify height and width for images besides any other changes that may be required.

Another Plugin Wordpress
==================================

Contact Live Web Service