• giloo33

    (@giloo33)


    fplsufler.pl if u click moving to my worldpress but in url address window show my subdomain name. any chance to change it ? domain is from ovh,host from 1&1.

Viewing 11 replies - 1 through 11 (of 11 total)
  • Chris Barrett

    (@cbarrett123)

    I tried the link you provided. It takes me to: http://s527838390.websitehome.co.uk/ That looks like a temporary URL address setup by your host for development purposes.

    The first step would be to contact your host for assistance in migrating your temporary site to the permanent site. Most hosts will help you with that, as it’s in their interest to help get you going. If they are unable (or unwilling), you will want to review the instructions here on migrating the site yourself: http://codex.wordpress.org/Moving_WordPress

    Thread Starter giloo33

    (@giloo33)

    thax. will contact them first. hope they will help.
    starnmge is in google search engine seo shows my website as http://www.fplsufler.pl/?page_id=89 etc…

    Kindly change your permalink to nice permalink, its under
    Settings -> Permalink.

    Thread Starter giloo33

    (@giloo33)

    its done , is for default [x] http://fplsufler.pl/?p=123 if i change to diferent one links on website stop working

    Thread Starter giloo33

    (@giloo33)

    they repley “Please be informed that you can set up the domain name fplsufler.pl as the main URL for your WordPress site by logging into the dashboard. You can also check on the internet on how to do this set up. ” dont exacley know with DASHBOARD ??? on domain center or worldpress ?

    Kindly ask your hosting to enable mod_rewrite. after that enable nice permalink. It will work.

    Thread Starter giloo33

    (@giloo33)

    so i did that, send them picture of dashboard url changed to.

    Okay. Great

    Thread Starter giloo33

    (@giloo33)

    i have repley :
    If your need to enable your mod_rewrite, plase copy and paste the code below to the .htaccess file from the root directory of wordpress.

    RewriteEngine On
    RewriteCond %{HTTP_HOST} ^(.*\.)*yourdomain.com$ [NC]
    RewriteCond %{SERVER_PORT} !^443$
    RewriteRule ^(.*)$ https://www.yourdomain.com/$1 [R]

    undertand in

    *yourdomain.com$ – need to do *fplsufler.pl$
    https://www.yourdomain.com/$1 – need to https://www.fplsufler.pl/$1

    ?

    Thread Starter giloo33

    (@giloo33)

    any way, cant do it .htaccess its not rewritable from client or from FTP either. have some widget WP htaccess Control but loooks like this one can help my….. saving htaccess changes but on fto htaccess looks unaffected.

    Kindly ask your host to change the permission. It should be writeable.

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘domain name not visible’ is closed to new replies.