Forums

[resolved] need help permalinks!!!!! (23 posts)

  1. fireshiro
    Member
    Posted 1 year ago #

    when i choose Numeric http://mysite.net/archives/123 on Common settings this is what it says below

    If your .htaccess file were writable, we could do this automatically, but it isn’t so these are the mod_rewrite rules you should have in your .htaccess file. Click in the field and press CTRL + a to select all.

    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ - [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    and Save changes and refresh my site to a certain page it displays this

    Not Found

    The requested URL /celulas-y-redes was not found on this server.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

  2. batrachoid
    Member
    Posted 1 year ago #

    If you want numeric, it won't have the post name in the permalink.

  3. fireshiro
    Member
    Posted 1 year ago #

    then what should i choose? I want mysite.net/pages << example
    like when i create a new page want that page name to my site url instead numbers. What should i do?

  4. batrachoid
    Member
    Posted 1 year ago #

    Custom structure using only %postname%

  5. fireshiro
    Member
    Posted 1 year ago #

    Custom structure using only %postname%

    i used your code for Custom structure but below it still says

    If your .htaccess file were writable, we could do this automatically, but it isn’t so these are the mod_rewrite rules you should have in your .htaccess file. Click in the field and press CTRL + a to select all.

    and when i refresh the site to a certain page says

    The requested URL /contacto was not found on this server.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

  6. batrachoid
    Member
    Posted 1 year ago #

    url?

  7. fireshiro
    Member
    Posted 1 year ago #

    what do you need? my site url or what?

    its novedaddevida.org but its under construction.

  8. batrachoid
    Member
    Posted 1 year ago #

    When you go straight to a post, how does the url look? (I asked for the site url because then I could simply click on the post myself and see what is happening.)

  9. fireshiro
    Member
    Posted 1 year ago #

    When you go straight to a post, how does the url look? (I asked for the site url because then I could simply click on the post myself and see what is happening.)

    Reply
    something like this
    http://novedaddevida.org/?page_id=34

  10. fireshiro
    Member
    Posted 1 year ago #

    But like i said my site under construction.

  11. batrachoid
    Member
    Posted 1 year ago #

    The permalinks are still in default. Did you add the code to your htaccess?

  12. fireshiro
    Member
    Posted 1 year ago #

    where is the htaccess located? I am new to wordpress and have no clue. But just guide me and i can doit. My domain and space are mine so i have full control over it.

  13. batrachoid
    Member
    Posted 1 year ago #

    It's in your root directory.

  14. fireshiro
    Member
    Posted 1 year ago #

    It seems i dont have or i cant find it, be more specific in what part my directory. Or maybe i just dont have it lol....
    I only have these in my directory

    .autorespond
    .cpanel
    fantastico_backups
    mail
    public_ftp
    public_html
    dirhttpd/unix-directory
    TRASH
    dirpublichtml
    www
    .autoresponder.op@novedaddevida.org.data
    bash_logout
    .bash_profile
    .bashrc
    .contactemail
    .gemrc
    .lastlogin
    .zshrc
    cpbackup-exclude.conf

  15. MAS
    Member
    Posted 1 year ago #

    goto public_html/www folder or direct to www folder. There have your WP instance.

  16. fireshiro
    Member
    Posted 1 year ago #

    ok i am there but i dont see htaccess :'(
    Ok i am screwed......
    Anyway i can resolve this?

  17. MAS
    Member
    Posted 1 year ago #

    .htaccess file automatically created by WP when you changed settings of permalink. I think that there have no 777 permission.

  18. fireshiro
    Member
    Posted 1 year ago #

    ok i see the file created automatically now what do i do with it? change the file permission of it?

  19. MAS
    Member
    Posted 1 year ago #

    give it 604

  20. fireshiro
    Member
    Posted 1 year ago #

    once i do that whats my next step.
    Should i now be able to see my website correctly?

  21. MAS
    Member
    Posted 1 year ago #

    check it once. Site will be redirect according to your permalink settings

  22. fireshiro
    Member
    Posted 1 year ago #

    Oh never mind, i just refreshed and it worked. Thanks for your help~~!! this is Solved w00t

  23. MAS
    Member
    Posted 1 year ago #

    you're welcome :)

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags