Fixing Bing SERP "See more" behaviorArticle contains
  1. What is the issue with the URL hash part in Bing SERP snippet under the See more link?
  2. Why doesn't the browser take us to the element indicated in the URL hash part?
  3. How can we fix the behavior for Bing SERP snippet and See more link?
Example of search results page with SERP snippets and Bing logo

Fixing Bing SERP “See more” behavior

Sometimes Bing displays a SERP snippet with sections based on your heading structure on your page and links See more.

However, this See more link doesn’t go anywhere because the hash part in the URL is invalid. The hash part of a URL, denoted by #, is commonly referred to as a fragment identifier. When placed at the end of a URL, it points the browser to a specific section of a webpage.

Example See more link on Bing SERP snippet:

https://www.sitelint.com/blog/what-is-a-single-page-application/#Single%20Page%20App%20Example%20Sites.

The Bing SERP snippet and its See more link contain the hash part (fragment identifier) that has the illegal character space %20. Hence, the link doesn’t point anywhere because it’s invalid. We need to fix it so that when the user activates the link, the browser will lead the user to the specified location under the hash ID.

Continue reading “Fixing Bing SERP “See more” behavior”
3 tips to improve your website's appearance on a SERP in Google and BingArticle contains
  1. Improving the home page SERP snippet on Google
  2. Improving the page SERP snippet on Google and Bing
    1. How do I get a thumbnail image displayed on the Google search results page for my website?
    2. How do I get a thumbnail image displayed on the Bing search results page for my website?
  3. Improving the SERP snippet on Bing by showing the contact email
Example of search results with a coupe of SERP snippets

3 tips to improve your website’s appearance on a SERP in Google and Bing

The appearance of a website on a Search Engine Results Page (SERP) refers to how it is presented to users when they perform a search. SERP features are any search result displayed that is not a traditional link or paid search result. They include elements such as Rich Snippets, review stars, featured snippets, the People Also Ask component, and knowledge panels.

Continue reading “3 tips to improve your website’s appearance on a SERP in Google and Bing”
Accessible and SEO friendly SVGsArticle contains
  1. What actually SVG is?
  2. SVG and Accessibility
    1. How do assistive technologies understand the content?
    2. How do assistive technologies understand SVG?
    3. Example 1: SVG icon and text
    4. Example 2: SVG icon only
    5. Example 3: SVG that should be treated as an image
    6. Example 4: SVG with complex data that requires a detailed description
    7. Example 5: SVG image referenced in the src attribute of the img tag
  3. SVG and Search Engine Optimization (SEO)
    1. Hyperlinks and SEO
    2. Page load times
    3. Indexing in image search engine
    4. What are the benefits of using an image search engine?
    5. Be careful with embedding SVG in HTML
  4. Summary
How do you measure the success of the website project?Article contains
  1. Key points of measuring the success of the website project
  2. What metrics and analytics do you use to track and report the website's performance and impact?
  3. Can data-driven decisions really optimize my website's user experience, content, and marketing strategies?
The hidden potential of table captions and summaries in SEO strategiesArticle contains
  1. Understanding the Importance of Table Captions and Summaries in SEO Strategies
  2. The Purpose and Benefits of Table Captions and Summaries
  3. Adding Captions and Summaries to Your Tables: A Step-by-Step Guide
  4. Customizing Table Caption Positioning for Better Readability
  5. How Table Captions and Summaries Boost SEO Performance
  6. Final Thoughts and Best Practices for Table Captions and Summaries
Table large icon with text below "Table, caption and summary. Your SEO friends."

The hidden potential of table captions and summaries in SEO strategies

Table captions and summaries can help with SEO by providing context and information about the table’s content, making it easier for search engines to interpret and index the table. Captions and summaries provide information that can help users find, navigate, and understand tables.

The caption and summary for a table are important to the search engine because they allow the search engine algorithms to better understand the data in the table.

Continue reading “The hidden potential of table captions and summaries in SEO strategies”
Bing SEO Optimization: A Comprehensive Guide to Improve Your Website's PerformanceArticle contains
  1. Bing SEO Advantages
    1. Lower Competition
    2. Different Ranking Factors
    3. Bing's User Base
      1. All demographics
    4. Bing Powers Other Search Engines
    5. Voice Search and Microsoft Products
  2. Ranking Factors for Bing SEO
    1. On-Page SEO
    2. Exact Keyword Matches
    3. User Experience
    4. Quality Content
    5. Backlinks
    6. Social signals
    7. Multimedia
  3. Indicating decorative images with empty alt text
  4. IndexNow technology
  5. Bing URL Submissions WordPress Plugin
  6. Bing Webmaster Tools
  7. An example of a benefit
  8. Bing common issues and potential solutions
    1. The site's favicon is not displayed in Bing search results
    2. Why is the website not ranked on Bing?
  9. Final words
3 tiles with letters S,E,O and Bing, Microsoft logo

Bing SEO Optimization: A Comprehensive Guide to Improve Your Website’s Performance

Artificial Intelligence (AI) is transforming the way we search and find information online. Bing Microsoft’s search engine is leveraging AI to deliver more relevant, personalized and engaging results to its users. As a result, Bing is gaining popularity and market share.

Despite Google’s dominance in search engines, alternatives are out there. Understanding Bing SEO techniques can help you get more traffic to your content.

Continue reading “Bing SEO Optimization: A Comprehensive Guide to Improve Your Website’s Performance”
Create perfect H1 heading for SEO and AccessibilityArticle contains
  1. The anatomy of the H1 heading
  2. Organize heading levels hierarchically in the same way that a book's index is organized
  3. Keep correct headings hierarchy importance to clearly highlight a page's structure and organization
  4. Include important keywords in your H1 heading
  5. Keep H1 heading unique across all pages
  6. The H1 heading should not be wrapped around the logo
  7. What should the length of an H1 element be?
  8. The H1 heading and page title
  9. Get more inspiration for the H1 description and page content outline
Trophy for the first place in the search results

Create perfect H1 heading for SEO and Accessibility

Headings communicate the organization of the page’s content. The h1 heading, which is usually the largest heading on a page, describes the main topic of the page and typically corresponds to the title of the page. It gives users an indication of what the page is about.

The h1 heading influences visitors’ decisions about whether or not to continue reading a page. It communicates the page’s relevance to search engines.

According to the WCAG headings rules, levels should be used hierarchically, with the main heading being the highest level (h1) and subheadings being subsequent lower levels (h2, h3, h4, etc.). This structure makes it easier for people with visual impairments, cognitive disabilities, and learning difficulties to easily understand the content of a web page.

In this article, we’ll go over all you need to know about the h1 heading and how to make the most of it from the perspective of the user, SEO, and accessibility!

Continue reading “Create perfect H1 heading for SEO and Accessibility”
What is JSON LD? Frequently asked questions.Article contains
  1. What is JSON-LD?
  2. What is JSON-LD used for?
  3. How does JSON-LD impacts search engines?
  4. How JSON-LD is used by search engines?
  5. Why should I use JSON-LD?
  6. Where to place in the code?
  7. Can I have many different structured data's on the page?
  8. Why does Google prefer JSON-LD than other structured data types?
  9. Is JSON-LD a W3C standard?
  10. How does JSON-LD affect SEO?
    1. JSON-LD, SEO and Frequently Asked Question (FAQ) example in Google
    2. JSON-LD, SEO and Contact example in Bing
  11. What are typical errors related to JSON-LD?
  12. Summary
  13. Fun fact about JSON-LD and the words used to find it
  14. How do I get started with structured data?
Improved lazy loading for image, video, and audioArticle contains
  1. Optimizing lazy loading for images, videos, and audio: Best practices and strategies
  2. The solution: Streamlining lazy loading for enhanced user experience
  3. Demo: Visual example of improved lazy loading in action
  4. Performance enhancement with lazy loading: Does it really work?
Google Rich Results and no items detectedArticle contains
  1. Why do I see No items detected message?
  2. How to fix it
    1. Test your structured data
    2. Keep JSON as a single string
    3. Use schema that is supported by Google
    4. Escape HTML in your JSON
    5. Schema and WordPress
    6. PHP language
  3. Final words
3 blocks and each has one letter: S, E, O

Google Rich Results and no items detected

Structured data assists search engines in determining the type of content on a page. JSON-LD (<script type="application/ld+json">) is a structured data type recommended by Google. It offers a variety of schemas for various types of web pages, such as FAQs, Articles, Products, and so on. Including the appropriate schema markups can help Google better understand and rank the web page.

However, while working with schema on Google Rich Results, you may get a message: No items detected (known also as no rich results detected in this url). It could mean that the specific page being analyzed doesn’t have any structured data that qualifies for rich results. In other words, Google didn’t find any relevant information to display in an enhanced format.

What does that mean?

Continue reading “Google Rich Results and no items detected”