\Pluf\Seo\MiddlewareRender

SEO middleware

Summary

Methods
Properties
Constants
process_request()
prerenderResponse()
process_response()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

process_request()

process_request(\Pluf_HTTP_Request  $request) : boolean

Parameters

\Pluf_HTTP_Request $request

Returns

boolean —

false if ther is no problem otherwize ther is an error

prerenderResponse()

prerenderResponse(\Pluf_HTTP_Request  $request) 

بر اساس تقاضا یک نتیجه مناسب برای جستجوی گوگل ایجاد می‌کند.

Parameters

\Pluf_HTTP_Request $request

process_response()

process_response(\Pluf_HTTP_Request  $request, \Pluf_HTTP_Response  $response) 

Parameters

\Pluf_HTTP_Request $request
\Pluf_HTTP_Response $response