: Updating Search Results for Dynamically Generated Web Pages Having an issue with search results finding the proper site, but the wrong year. The page itself is dynamically generated based on
Having an issue with search results finding the proper site, but the wrong year.
The page itself is dynamically generated based on get requests in the URL. There are three identifying properties.
MemberID
Year
Part (1 or 2, first or second half of the year)
Each part of the year, a new committee is formed. Even if a member remains from a previous committee, their ID does not necessarily remain the same in the database.
Here is the issue. Let's say John Smith is the member, and has been a member for two years (4 parts). When I search John Smith, google shows results for his first year:
MemberInfo.asp?memberID=20&year=2012&part=1
However, I want that result to be the most recent year.
MemberInfo.asp?memberID=39&year=2014&part=2
The old information must still be accessible as people will need to view what issue John Smith dealt with during that particular year, so the data can't be made inaccessible.
What is the best way to address this? I'm not even sure where to start. Thanks.
More posts by @Jamie184
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.