saratdear
In terms of SEO, I decided that having good URLs for blog posts in the place of the ugly ones that Wordpress gives were better. So I updated the permalink structures in the Wordpress admin panel, and it told me that I need to update my .htaccess
As I didn't have any idea on how to do it, I referred to the Wordpress codex, and it said somewhere that the .htaccess should be in the directory where the main index.php resides. So, I moved it, edited it with the text the admin panel gave me.
Now, when I open my site, what I get is this :
Any idea what I did wrong, and how this can be corrected?
My blog is at - http://www.saratsweb.frih.net
Thanks,
saratdear
As I didn't have any idea on how to do it, I referred to the Wordpress codex, and it said somewhere that the .htaccess should be in the directory where the main index.php resides. So, I moved it, edited it with the text the admin panel gave me.
Now, when I open my site, what I get is this :
| Quote: |
|
Warning: main(./wp-blog-header.php) [function.main]: failed to open stream: No such file or directory in /home/saratdea/domains/saratsweb.frih.net/public_html/index.php on line 4 Warning: main(./wp-blog-header.php) [function.main]: failed to open stream: No such file or directory in /home/saratdea/domains/saratsweb.frih.net/public_html/index.php on line 4 Fatal error: main() [function.require]: Failed opening required './wp-blog-header.php' (include_path='.:/usr/local/lib/php') in /home/saratdea/domains/saratsweb.frih.net/public_html/index.php on line 4 |
Any idea what I did wrong, and how this can be corrected?
My blog is at - http://www.saratsweb.frih.net
Thanks,
saratdear
