Question:
How can optimize a dynamic webpage in seo?
Jaswant
2012-06-26 01:59:40 UTC
I know crawler doesn't give the main priority of dynamic web page instead of static webpage so how can well optimize a dynamic page for better ranking.
Six answers:
Anil
2012-06-26 02:03:36 UTC
Hi jaswant,



Dynamic pages are the pages generated "on-the-fly" from a database. It is also known as database-driven pages. PHP, Perl, ASP, etc are using to generate dynamic pages.



It is difficult for the search engines to read the dynamic pages. It is generated when user select variable. It is not possible for search engines to select those variables and this reason these pages cannot indexed.



Dynamic URL's contains strings like &, %, ? and due to these characters problems starts for the search crawlers to read the content. But it is possible to index the dynamic pages also.



Here, I am writing the way through which a dynamic page can be readable by the crawlers :



a) Place links of the dynamic pages on static pages. Further it can be submitted in search engines manually. Most of the

dynamic pages will indexed by the search engine by this way.

b) Coldfusion and other software are available which can replace special characters like ?, %, & with alternative text.

c) Using help of CGI/Perl, we can convert query string in the url with suitable text. Path_Info and Script_Name are

environment variables which contains complete URL including strings in dynamic pages.

d) Web hosting company also provides module with Apache software that can convert dynamic URL into urls that can be indexed

by search engines. The mod_rewrite available for Apache that converts requested url into search engine friendly urls.

Source(s):

http://www.digitalforce.in/search-engineā€¦
anonymous
2012-06-26 18:40:52 UTC
Search Engine Optimizer is a innovative way of optimizing your e-Commerce product catalog, you can auto-populate your page url, page title, meta keywords and meta description and make your dynamic web pages search engine friendly. The successful search engine optimization of a dynamic web site requires complex search engine technology and methods that are substantially different and much more sophisticated than the SEO techniques used for ordinary, more conventional "static" web sites.



Dynamic website is created by using server-side scripting languages such as PHP, ASP, Perl or a content management system such as, Zope or Coldfusion. Optimizing a dynamic website is really a difficult task which can be handled only by experienced SEO experts.
Sekhar
2012-06-27 05:45:41 UTC
Hi,

Definitely we need to put lot of efforts to optimize dynamic page.

These are the some steps we need to follow to optimize a dynamic page.

1. URL rewriting.

2.Static Site map page.

3. Scripting Language:

CGI or PERL scripts are good scripting languages.

4.Selection of Web Servers:

Apache and cold fusion are the suggestible servers.



Regards,

Pennyful.
?
2016-02-22 00:14:02 UTC
To be honest the answer depends on if you will have duplicate content issues if you were to include all of the text variations on the page. You can use scripting languages to display snippets of text to the visitor but the search engine will see all of them. This is perfect if you won't have duplicate content as a result. If the content will end up duplicated (meaning you're using the same dynamic content across the whole site) it's better to just leave it alone. Google will only cache one version of the page so odds are the content will appear differently on most pages and if it not it will change the next time the cache gets updated so your dynamic webpage will have dynamic caching. Just the way it is unless the content won't duplicate.
anonymous
2012-06-26 07:42:42 UTC
You definitely need more effort for dynamic SEO as compared to the effort for static pages. I would say use your service provider's facility and use Wordpress as the Wordpress sites are really on top of search results.

Hal Smith

URLdreamer Consultant
anonymous
2012-06-26 04:05:45 UTC
Yes it is difficult to Optimize to dynamic page. You have one option you can re-write the URL which can be done through .htaccess file.


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...