In order to increase Google Quality Score, I've always heard that we should have landing pages that closely matches their keywords. Right now I'm using the multiple landing page method where:
red widget ad group would go to a landing page designed for red widget with the title of the page being "red widget", red widget would be in H1 tags, and I'd edit the content to increase the KW density. It works but I find it time consuming.
I know we can use PHP to extract the keywords and use commands like echo as header and dynamically insert it into title tags. I'm wondering what do the google spiders see.
If I had one single landing page where I used PHP to extract the keywords and insert it into different places, would the spiders see it as a page with the keywords and increase my QS, or would it just see the PHP commands and not make a difference.
So if I were to make a single page using PHP, would this eliminate the need for multiple landing pages? thanks!
red widget ad group would go to a landing page designed for red widget with the title of the page being "red widget", red widget would be in H1 tags, and I'd edit the content to increase the KW density. It works but I find it time consuming.
I know we can use PHP to extract the keywords and use commands like echo as header and dynamically insert it into title tags. I'm wondering what do the google spiders see.
If I had one single landing page where I used PHP to extract the keywords and insert it into different places, would the spiders see it as a page with the keywords and increase my QS, or would it just see the PHP commands and not make a difference.
So if I were to make a single page using PHP, would this eliminate the need for multiple landing pages? thanks!