/    Sign up×
Community /Pin to ProfileBookmark

Google indexing of databese generated webpages

Hi, I am creating a website where all the pages are created through a single template, pulling all the content from a database.

I would like to know if Googe is able to index pages which are generated dynamically, so they then appear on searches. Example; the page may be: [url]www.test.co.uk/test.php?id=123[/url]

Thanks in advance.

to post a comment
PHP

2 Comments(s)

Copy linkTweet thisAlerts:
@tfk11Mar 08.2009 — Certainly. In this day and age a search engine that lacked the ability to index dynamic content wouldn't be of much use.

Although... search engines must be able find links to these pages in order to index them just like regular pages. If your content cannot be reached by following links from the home page you may create a sitemap to help search engines find your content.

http://www.sitemaps.org/
Copy linkTweet thisAlerts:
@MindzaiMar 08.2009 — You could also consider using mod_rewrite to make the URLs nicer too, using a single 'controller' as in your example lends itself perfectly to this, and you get nicer user urls as for humans as well as search engines, ie domain.com/index.php?id=123 becomes domain.com/my-category/my-page-name
×

Success!

Help @coldscooter spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.29,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...