29.gif

Search (advanced search)
Use this Search form before posting, asking or make a new thread.
Tips: Use Quotation mark to search words (eg. "How To Make Money Online")

03-29-2015, 05:24 AM (This post was last modified: 03-29-2015 05:27 AM by stockbob55.)
Post: #1
How do control the home page Url in serps listings?
Ok
so in Wordpress settings I have chosen a static page "myurl.com/keyword" for my home page.

But when it appears in the search results it just displays as "myurl.com".

My domain name is branded and is therefore not relevant to the search.

How do I get the page slug...[myurl.com/keyword] to appear in the search results for
what should be higher visitor conversions?
03-29-2015, 08:30 AM
Post: #2
RE:
Don't make it your homepage then.

The homepage will always be the root url (domain name).

Also your though of getting higher conversions w/ the slug isn't exactly correct.
03-29-2015, 09:12 AM
Post: #3
RE:
Thanks, I know that the home page will be the root,
the question was is there a way to change that
perhaps in the code or with a plugin.

Point taken on the conversions part I should have said
click throughs, meaning that searchers are more likely to click
a listing with their search query in the URL.
03-29-2015, 09:23 AM (This post was last modified: 03-29-2015 09:39 AM by ManifestDestiny.)
Post: #4
RE:
(03-29-2015 09:12 AM)stockbob55 Wrote:  Thanks, I know that the home page will be the root,
the question was is there a way to change that
perhaps in the code or with a plugin.

Point taken on the conversions part I should have said
click throughs, meaning that searchers are more likely to click
a listing with their search query in the URL.
No, when you make it your home page you are removing the slug.

Only way around this would be to install WordPress in a subfolder /keyword/
04-06-2015, 02:20 PM
Post: #5
RE: How do control the home page Url in serps listings?
Actually, you can do this with a 301.. Not sure how effective it will be SEO wise though..

Either create a 301 in your .htaccess.. or install a redirection plugin and do it in there. Depending on your plugin you may need to create another page and set it as the homepage prior to setting up the redirect.

Let me know if you need a hand!
15.gif
04-06-2015, 05:49 PM
Post: #6
RE: How do control the home page Url in serps listings?
Redirections will affect your position in Google. Anyway, if you have wordpress installed you can define your Frontpage in Admin Panel> Settings > Reading. You can choose between one of your pages there.




82.gif