I want to make links for my site
What do you mean by “make links for my site”?
Thread Starter
localz
(@localz)
I mean in blogger it shows url like -> abcde.com/2011/06/post-name
in WordPress it shows url like -> abcde.com/?p=116
I tried to do it from wp-admin , permalink page by clicking on Month and name box. But nothing happned.
When you set the permalinks in your admin to something month, do you get a message saying that you need to update your htaccess file? Perhaps that’s what’s needed or maybe your hosting provider doesn’t have mod_rewrite and permalinks can’t be changed…..
Thread Starter
localz
(@localz)
I have access to file manager/ftp for my websites hosting account. But don’t know the proper steps .
In the wp-admin, you go to Settings > Permalinks select the king of permalinks you want and then you’ll get a message in a big yellow background. That’s the info you want to paste in your .htaccess file.
This message will only appear if your .htaccess file is NOT writable.
Thread Starter
localz
(@localz)
I followed the steps given above and clicked on ‘Save Changes’ button. I got this message. Permalink structure updated. (in yellow bar in Top side)
Then you’re permalinks should be set to the new settings? Are they still displaying the old ones?
Thread Starter
localz
(@localz)
Ya, its showing the updated urls now . But Yesterday I did the same thing and checked urls in New browsor and It was looking same.
Whats the next step Sir?