hi,, i m just knwing that ..how to opt dynamic sites.,. bc search engines cant index dynamic sites inner pages.. which way is better to be indexed to dynamic pagesssssss
There seems to be some misunderstanding. Search engines can index dynamic sites inner pages. Ideally, those pages should be designed with search engine friendly page names (e.g. www.mydomain.com/product1.php instead of www.mydomain.com/?id=123). Then, the site should have a sitemap page for Google and Yahoo to know what pages your site has to be indexed. The rest is building quality relevant content and quality links pointing to the pages you want found by customers. IMHO.
if you have a link to these inner pages and the url always stays the same, wether is dynamic or not, it will be indexed in exactly the same way provding it can be accessed through the navigation. i.e. this thread is "http://forums.digitalpoint.com/showthread.php?t=1334037" its dynamic from the page, showthread.php. Unless its deleted this page will always exist at that link and will be indexed that. The only tip I would have is, before it gets indexed, look into mod_rewrite so you can make the urls look friendlier to search engines
thnx for borh u are,, somewhere i read some article related to this topicc.......that ,, i shuld place the link of dynamic url on static page,, so my dynamic pages can be indexed.. like i.e.,,, www.yourdomain.com/showthread.php?t=12121 into www.yourdomain.com/showthread12121.htm and i place first url in second page...so is this correct way?
You must have read some very old article. This was the tactic used by webmasters long time ago when Google was not powerful enough to crawl dynamic pages. But now a days there is no need to do that as Google is capable of crawling dynamic pages very efficiently. Also Mod-Rewrite technique is used these days just for user's benefit and not for search engines.
Google still contains the warning for Dynamic Pages! The best work a round if it is needed is to create an XML Site Map manuallly and submit it to the SEs via Webmaster Tools. But, if a dynamic link is not on another page, there will be no PR juice transfered. In addition, be careful on the template design with regard to generation "duplicate content". When you add the data to the template, the template content/paragraph usually will be considered as duplicate and get the page Graybarred.
Can you see pages of this forum being indexed? Are these dynamic pages with query parameters? What do you think? Google, Yahoo and Live are smart enough to index dynamic pages.
i have researched over difference btw how sufficient dynamic pages and static..pages,, ,i was shown that there is tools which can convert those dynamic pages into static (html) pages..... but there is much exceptions ,., some techniques are used only in linux server,,and apache....wht abt others,,,, and which operating system is growing and being used by site owner......... i think i can do it easily in linux server/////
I found one problem with dynamic sites is that if the CMS does not do a very good job with title and meta tags you will be listed as having duplicate titles and descriptions. At least it happened to me viewing through Googles webmaster tools. I had like 900 duplicates. Though in my CMS you can write individual meta tags for each page, writing 150,000 descriptions was out of the question. So I modified the system to pull parts of the product description and such and now only have 6 duplicate title tags. And this is because of paging in categories.