Question:
How can optimize a dynamic webpage in seo?
anonymous
2011-11-08 05:32:25 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.
Twelve answers:
anonymous
2011-11-09 02:59:33 UTC
Sneha suggested good answer and I guess http://www.digitalforce.in/lead-generation.php is the best suggested that how it is in beneficiary for lead generation as well.



Earlier we used to look forward for only traffic however that is waste if there is no lead. Dynamic site helpful for lead generation.
anonymous
2016-02-26 01:27:50 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.
Rohan
2015-09-26 06:40:17 UTC
When you are starting out with your SEO consultancy, it may seem like anybody who is not ranking on the first page of Google for their keywords would be a hot candidate for consulting. But that is not the case. A lot of business owners are happy growing organically through word of mouth referrals. Others are interested in new growth opportunities as long as it is free. Very few business owners actively seek to grow bigger and one of the avenues they seek to achieve this is advertising. People advertising on Adwords or Yellow Pages are already spending money to acquire new customers. This segement of business owners is more likely to listen to your SEO pitch compared to someone who hasn’t spent a dime on getting new customers.
Net Man
2011-11-08 08:06:05 UTC
Basically you need to try "URL Rewrite" techniques either by manually or use some SEO URL plugins for that. There is a tool that can help in converting a dynamic looking URL to seo friendly static URL.



.htaccess URL Rewrite: http://www.webtoolhub.com/tn561403-htaccess-url-rewrite.aspx



You can put the dynamic url and it will give you the code that you need to put in the .htaccess file on your server.
anonymous
2011-11-08 05:42:31 UTC
I guess your theory is wrong. A Dynamic website is dynamic only on the server side. In client side (Browser) A dynamic website is still a valid html page (meaning static site). Google, yahoo and all other search engines like dynamic websites, if the are properly organized with "Search engine friendly URL".



Example :



http://example.com/p=223?%jjkjjh is a dynamic url



Google will like if the url is SEO friendly like http://example.com/topic/subtopic/page.htm



This can be done in any dynamic web site.
anonymous
2011-11-09 22:24:23 UTC
Do onsite and offsite optimization of the website an begin to make strategies for SEO.
anonymous
2011-11-10 02:58:36 UTC
You have to convert your dynamic URL to static URL so that search engines can crawl it properly.

Converting can be done by mod_rewrite

or by submitting the dynamic page URL to search engines manually.
anonymous
2011-11-08 07:10:45 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.
John M
2011-11-08 05:51:59 UTC
I'm not sure what you know from your question but there is no difference in rankings to ranking static pages in the major engines now-days.



Where you need to be careful is if you give the same content on several URLs so that the search engines see the same content several times at different addresses.
anonymous
2011-11-09 00:46:38 UTC
focus on url structure/meta tags etc.. you can do mod rewrite to avoid query string
Sneha Singh
2011-11-08 22:23:56 UTC
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.
Niks
2011-11-08 07:05:10 UTC
You can promote your blog for more traffic and backlinks with the help of this free tool



http://www.organisedway.com/freebacklinks



It is a awesome free tool and it will definitely increase the backlinks of your website.


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