Mobile app version of vmapp.org
Login or Join
Heady270

: How to make content display on their proper pages on search engines So my site has a blog and gallery, both working the same way. There's an index, and each post has a permalink going to

@Heady270

Posted in: #Google

So my site has a blog and gallery, both working the same way. There's an index, and each post has a permalink going to the individual entry. However, if I search for some of the content on Google, often it returns a link to the index, just because it happened to have been on the first page when it was crawled, instead of the individual post pages. This is especially true in cases of images. How can I make it so that Google returns the proper pages for the posts instead of just the main page of my site? My whole site is custom php code I made.

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Heady270

1 Comments

Sorted by latest first Latest Oldest Best

 

@Speyer207

Some people actually put a no-index directive on their blog index page, that is a drastic step, but could make sense particularly for the gallery.

Another thing you could do is post excepts instead of listing the entire post on the index page.

Getting deep links to the individual posts from other sites would help.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme