-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Need to add SEO to all pages
- Home
- Services
- Expertise
- About
- Contact
- Making a website SEO-friendly means structuring it.
- so search engines (like Google) can
- crawl,
- understand, and
- Rank pages easily.
Below is a practical checklist covering the most important areas.
1. Use Proper HTML Structure
2. Optimise Page Titles & Meta Descriptions
3. Use Clean and SEO-Friendly URLs
4. Improve Website Speed
4.1 Tools:
- Google PageSpeed Insights
- Lighthouse (Chrome DevTools)
5. Mobile Friendly Design
5.1 Use:
- Responsive CSS
- Flexible layouts
- Large tap targets
5.2 Test with:
• Google Mobile-Friendly Test
6. Add Image SEO• Search engines cannot “see” images without descriptions.
• Tips:
- Use descriptive alt text
- Use compressed images
- Use keyword-relevant filenames
7. Internal Linking
-
Link pages together.
-
Benefits:
- Helps search engines discover pages
- Improves ranking distribution across pages
8. Create an XML Sitemap
-
A sitemap tells search engines all your pages.
-
Submit it in:
- Google Search Console
9. Use Robots.txt Properly
- Control which pages search engines can crawl.
10. Use Structured Data (Schema Markup)
- Helps search engines better understand your content.
- This can enable rich results in search.
11. Write Quality Content
-
SEO ultimately depends on valuable content.
-
Good SEO content:
- Solves real problems
- Uses natural keywords
- Has clear headings
- Includes examples and images
Last but not least,
12. Secure Website (HTTPS)
-
Use an SSL certificate.
-
Example:
- https://vimaltech.dev
- Search engines prefer secure websites.
- Which we already have.
💡 Quick SEO checklist
- Proper headings
- Fast loading pages
- Mobile-friendly
- Keyword optimized titles
- Clean URLs
- Image alt text
- Sitemap + robots.txt
- Internal linking
- HTTPS
-> Technical SEO, such as lazy loading, canonical tags, OpenGraph, etc.
-> And yes, optimise it without affecting your UI or design.