Google search question

Brko95

Newbie
Joined
Oct 18, 2015
Messages
26
Reaction score
4
Hello,
I would like to ask you one question. When i search on google for my keyword for example "orange boots", its shows my domain, not post that I wrote about "orange boots". Can someone tell me how to change this? When i write in google search orange boots I want to see example.com/orange-boots not just my website example.com. Can someone please help me? :)
 
If you want immediate results you can do a 301 redirect to the post by checking the search query that was used in the referrer url.

For example, user goes on google and types "orange boots" and the URL of the search results will be something like "http://www.google.com/search?q=orange+boots". When the user clicks on your link, the browser will pass the referrer URL from which you can conclude which keyword the user was searching for and redirect to a proper page based on that info.

This can be achieved with a little programming knowledge and you may find this Stackoverflow question helpful.

Otherwise, you'd just have to wait for your inner page to outrank the homepage.

EDIT: This may not be possible anymore do to changes made in the referrer they send.
 
Last edited:
I think you must wait to Google's spiders enter on your site and put your url on the results
 
The post you wrote about orange boots is displayed on the homepage actually ?
 
You can change the Meta and page title,and use one anchor in that page;your desired page will be crawled.
 
Back
Top