Have you noticed these sites that can dynamically change their title based on a google query. I see tons of pages unrelated to my search term I can only guess they are dynamically inserted. But how is this done?
dynamic titles in google
Collapse
X
-
not too hard with php.
You get take the Request and use the parameter $q (query) as the title with a php echo.
Thats the simple way.
Take care,
JOKERFacilitation - BizDev - Traffic - Consulting - Marketing
Skype: jokerempire | Silent Circle: joker
Comment