Welcome to the IMTalk - Internet Marketing & SEO Forum.
  • Login:
+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    Hogward is offline IM & SEO Mumbler Hogward is on a distinguished road
    Join Date
    Apr 2011
    Posts
    330
    Thanks Given
    11
    Thanked 36 Times in 29 Posts

    Dynamic into Static?

    Static site is good for SEO.

    How to convert a dynamic site into static in wordpress?

    Please give a detailed procedure to convert..

  2. #2
    Sherly is offline IM & SEO Weak Jaw Sherly is on a distinguished road
    Join Date
    May 2011
    Posts
    233
    Thanks Given
    1
    Thanked 11 Times in 9 Posts
    i have found this for you.

    Use 301 redirects in your .htaccess in root. All search bots recognize 301 redirects as permanent redirects and don't drop the pages from indexes, but reassign the URL. Put them above the Wordpress rewrite block in .htaccess.

    The format is:
    Code:
    Redirect 301 /myoldurl.html h*t*t*p://mydomain.com/newpagename
    Note: remove asterisks

    Notice that the domain is not included in the first URL, only the page name with suffix, assuming it's in root.

    hope it will help.

  3. #3
    sabrinaaleide is offline IM & SEO Quiet One sabrinaaleide is on a distinguished road
    Join Date
    Jun 2011
    Posts
    23
    Thanks Given
    0
    Thanked 0 Times in 0 Posts
    Put 301 redirect in .htaccess from your root directory for your site.

  4. #4
    JessicaJohn is offline Banned JessicaJohn is on a distinguished road
    Join Date
    Jun 2011
    Posts
    88
    Thanks Given
    0
    Thanked 1 Time in 1 Post
    301 redirect is good for it, but i think dynamic site is good then static for SEO point of view.


 

Similar Threads

  1. Static sites VS Blogs
    By bluearrow in forum CMS, Blogs, Blogging, Forums...
    Replies: 13
    Last Post: 01-18-2012, 06:04 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts