Content Integration Server for Search Engine Optimization

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for integrating third-party content into websites are complex, costly, and unsuitable for seamless integration with original content, making it inaccessible to user agents and search engines.

Innovation Solution

A system and method using a network of servers that communicate with web servers and clients via common protocols, allowing for the seamless integration of third-party content into existing websites, optimized for search engine indexing and social sharing, through processing instructions that can be executed by either the browser or the content integration server.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If server-side composition is used to integrate third-party content, then content integration is achieved, but system complexity and cost increase

Engineering Contradiction:
Improvecontent integration capabilityVSAvoidsystem complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent introduces a content integration server as an intermediary component that sits between the origin website and the client. This server receives requests, fetches third-party content, integrates it with original content, and serves the composite page. This mediator approach simplifies the overall system by centralizing the complex integration logic in a dedicated service rather than requiring complex server-side composition at the origin website or client side.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The patent segments the content integration process into distinct functional components: a content integration server that handles third-party content retrieval, an origin website that provides original content, and client devices that consume the integrated content. This segmentation allows each component to be simpler and more focused, reducing overall system complexity while maintaining integration capability.

Inventive Principle:
Principle #1Segmentation

2Adaptability or versatility

If client-side JavaScript is used to integrate third-party content, then content integration is achieved, but search engine accessibility is lost

Engineering Contradiction:
Improvecontent integration capabilityVSAvoidsearch engine indexing capability
Core Design Contradiction:
Adaptability or versatilityVSLoss of information

Solution Approach 1:

The content integration server acts as an intermediary that performs content integration before the page is served to clients. This server-side approach ensures that third-party content is included in the HTML document that search engine crawlers receive, making it indexable. The intermediary server handles the complexity of content retrieval and integration without relying on client-side JavaScript execution.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

Instead of using client-side JavaScript to integrate content after the page is loaded (the conventional approach), the patent inverts the approach by performing content integration on the server side before the page is generated. This reversal ensures that the integrated content is part of the static HTML that search engines can crawl and index, solving the accessibility problem.

Inventive Principle:
Principle #13The other way round (Inversion)

3Adaptability or versatility

If distributed authoring system is used to integrate third-party content, then content integration is achieved, but editing conflicts increase

Engineering Contradiction:
Improvecontent integration capabilityVSAvoidconflict resolution complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The content integration server serves as a centralized intermediary that manages all content integration operations. Rather than allowing multiple distributed authors to directly modify the same content repository (which causes conflicts), the server mediates by fetching original content, integrating third-party content, and serving the result. This centralization eliminates editing conflicts while maintaining the ability to integrate content from multiple sources.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The content integration server performs preliminary actions by fetching and integrating third-party content before the final page is served to clients. This preliminary integration happens in a controlled environment where conflicts can be resolved in advance, rather than occurring in real-time during distributed authoring. The server prepares the integrated content ahead of time, eliminating conflicts during the actual content delivery.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS10089395B2Third party content integration for search engine optimization
Publication Date: 2018.10.02 BROADLY
  • US10089395B2 patent drawing
  • US10089395B2 patent drawing
  • US10089395B2 patent drawing

AI summary

In response to a web client request for access to the original content of an origin website, a content integration server intercepts, modifies the request to designate itself as the requester, and forwards the request to the website. The server receives responsive original content from the website and uses processing instructions to transform the original content by discarding content, modifying the content or supplementing the content by seamlessly integrating third party non-original content, such as consumer reviews and the like, with the responsive original content to respond to the web client request.