Hi everybody,
I have a custom page I built on my website about 3 years ago. I have thousands of sports players names linked to videos of them on my website.
I want them to resolve in search engines by keyword. But this is something I've never done before.
This is the link structure
The links are all categorized in alphabetical order by last name/first name.Code:<li><a href="http://www.mysite.com/index.php?do=search&mstr=bob+Smith&page=0" title="Bob Smith">Smith, Bob</a></li>
I would like to add into everybody's title like below:
This way when somebody enters "Bob Smith Baseball Player" into google The links will be populate.Code:title="Bob Smith Baseball Player">
I'd like to add "Baseball Player" to everybody's links at once editing the HTML.
Is this possible?
Thank you



Reply With Quote


Bookmarks