Programmers, I need your assistance...

by 4 replies
5
Programmers, I need your assistance...

I have recently created a blog in Wordpress and I have noticed that the title (in the tag box on my browser) is 'Just Another WordPress weblog | Then my URL.

I know how to get the source code into an html editor. My problem is this when I have edited the above where do I then up load (what folder) the new code so that only my URL shows in the tag box of my browser when I open the blog?
#programming #assistance #programmers
  • Go into settings (upper right corner) and adjust your tagline. That should fix it, without changing any html.
  • You might also look at the "All in One SEO Pack" wp plugin which optimizes your Wordpress blog for the Search Engines.
    • [1] reply
    • Thanks guys. Will have a look at both of those.
  • You will need to look into the "root_of_your_blog/wp-content/themes/name_of_your_theme/" folder on your server, using FTP. Download all those files and store them somewhere on your PC. Open up "header.php" file and you will find everything you need to change right in there.

    Once you change things the way you want them to be, upload those files back to your server, into the same folder. Hope this helps you.

Next Topics on Trending Feed