SEO

On page SEO factors and guide

On page SEO refers to the code and content on the webpage.

Key or important html tags include:

Making sure that your webpage is laid out properly:


(META TAGS< CSS AND JS SCRIPTS)


(WEBSITE CONTENT)

The following are key aspects the go in your

tag:

Title tag

Webpage title - short description

Meta description

Character set

Viewport

View port helps Google identify mobile friendly sites which is a big part of SEO.

 

Now onto your webpage content, make it highly relevant and including keywords used in the Title and Description. Include image/s if possible and links to credible resources for your sources. Make the webpage responsive and with social share buttons if possible. Make sure that it can be crawled! using robots.txt ensure bots can get data from your website to index with on search engines. Lastly if using images ensure you make use of the alt factor.

Alt is the image description or name of that image and will help with indexing and google image indexing.

Share

Recent Posts

Kennington reservoir drained drone images

A drained and empty Kennington reservoir images from a drone in early July 2024. The…

1 year ago

Merrimu Reservoir drone images

Merrimu Reservoir from drone. Click images to view larger.

1 year ago

FTP getting array of file details such as size using PHP

Using FTP and PHP to get an array of file details such as size and…

2 years ago

Creating Laravel form requests

Creating and using Laravel form requests to create cleaner code, separation and reusability for your…

2 years ago

Improving the default Laravel login and register views

Improving the default Laravel login and register views in such a simple manner but making…

2 years ago

Laravel validation for checking if value exists in the database

Laravel validation for checking if a field value exists in the database. The validation rule…

2 years ago