I can't update Joomla metadata - joomla

My Joomla website had been hacked by someone and he modify the website title and description which show in the google search (when i search my site in google I found my site with hacker title and description ) .
I found no changes in the metadata and description in the Joomla site configuration.
Is there other place that override my Joomla setting?

It could be anywhere, but quickly check the template main file(s) usually /templates/your_template/index.php.
Don't spend more than two minutes on this. Your site was hacked: you need to clean it first. Restore a good backup, update it, find out how they got in.
If you don't have a backup, reinstall Joomla! over it and all extensions and template, that may buy you some time.

Related

My CSS in Joomla admin side is not running?

I have a joomla website (https://cctvforum.id). Last week, it has not issue at all. But, when I open the website, the CSS is not running, even in the joomla admin site. I have no idea what caused it. I use joomla 3.3.3 and hathor admin template.
I can't even change the template via admin panel. Any help is greatly appreciated.
Did you see the error at the top of the page: The template for this display is not available. Please contact a Site administrator.
Looks like your template folder is gone or if you were using an alternative template, that this no longer exists. Check your filesystem for the templates folder. If it is no longer there, restore it from a backup.
The admin template can be found in the folder administrator/templates and if that is not there, you can get a copy from a fresh Joomla download.
Furthermore, you should really update your Joomla to the latest release which is 3.9.25.

404 error after removing id from url in joomla

Hello i need some help to solve a problem.
I have a joomla site 3.3.3 version and i removed the id's from url according to this.[https://joomla.stackexchange.com/questions/988/remove-article-id-from-joomla-3-url][1]
Everything works ok.When i created an Articles-Newsflash (advanced) module and assign articles to it,by clicking the link title it give's me 404 error page.
When i go to the admin area and turn Sef Advanced Mode to no everything works!
I can't figure out what i'm missing.
Thank's in advance for any help!!
P.S.Its a multilingual site.
This happens when you have articles with the same aliases, even trashed articles. Check your trash for deleted articles and completely trash them.
By the way, we created an exhaustive guide, and it is available here: http://www.itoctopus.com/how-to-remove-the-article-id-from-joomlas-sef-urls
There is also a way, described in the guide, of doing this whole thing without modifying a core file.

Joomla 1.7 - can't find Meta Titles

we moved a site for a client a while back that someone else created. Its running on Joomla 1.7.
We want to do some light SEO work for them but I can't for the life of me find the Meta/SEO title field anywhere.
All the support posts I've looked at say its here or there but for me its not. It seems to be know where! In the meta options section when editing an artcile there is a description and keyword field but no title.
Some help would be appreciated. This client can't justify a new website.
Thanks!
Update:
we ended up upgrading this install to 2.5, still couldn't edit the meta titles anywhere. So I installed a plugin which gave me the title field but it had no effect! Can only assume the theme hasn't been put together properly. The conclusion is that its now quicker for us to just move them to WordPress where stuff works properly! :)
I'm working more with Wordpress than Joomla, but I think that you should download an extension if you want to have a meta-title in the pages. For the home page you can change it from Menu - Main menu - Home.

Magento Checkout Page content (not in CMS)

Can someone please explain the Magento directory structure in relation to URL? I'm using the community version I believe.
So I had someone ask me to update some content on a magento checkout page. I'm not familiar with the framework that much so trying to figure out the file/folder structure has been a challenge for me. That said, the checkout is located on http://domain.com/magento/checkout/onepage/
The only thing I'm trying to update is some "terms" that are showing up in the checkout tab, which I can't seem to find through the Magento CMS anywhere (pages, terms, etc), and the other thing I'm trying to add is the coupon code field display, which I checked (at least what I think) were the corresponding XML and PHTML files and the code isn't commented out for the coupon code, so I suspect my problem is with the fact that I'm just not looking in the right project folder/file, or there's some kind of inheritance from default that I'm missing.
Step 1 to debug this is to enable template path hints from the admin HTML console. This will show you what template files are being loaded. From there you should be able to resolve your problem.
System -> Configuration -> Developer -> Advanced -> Template hints
However I've looked at my local install of CE and on the one page checkout don't see any reference to terms. Perhaps this is an extra block being inserted?
Applies to all versions of Magento
Magento path hints
If you enable Template Path Hints on a site and refresh the cache, ALL site visitors will see the hints.
To avoid this, put you external ip address into:
System -> Configuration -> Developer -> Developer Client Restrictions -> Allowed IPs (comma separated)
Example: goto http://www.whatismyip.com/ and note down your ip address (for example 103.167.139.74). Enter the ip into the field and save.
Doing this will only show the path hints to visitors from the above mentioned ip address.
Path to template files
This will depend on the theme used. Let's pretend you're using the default magento theme on community edition. Then you will find all of the templates at app/design/frontend/base/default/template/checkout/
Checkout parts live in app/design/frontend/base/default/template/checkout/onepage
Magento Path hints for sure or if you can invest a few bucks buy commerce Bug 2. Now if this is your first time working with magento I strongly advice you to backup your database, copy all the files from your theme and set a development enviroment. Other thing you should do is to disable the cache and tell magento to display erros while workin (check your index.php ini_set('display_errors', 1);}

Please clarify - What's my default site?

I've just installed Joomla and I'm a little confused with the new interface.
I'm actually looking at Joomla after about 2 years.
I've installed it and it has things like default pages about joomla, Australian Parks and Fruits...
Now, are these separate sites or are they just a heap of pages? Thanks!
It looks like you installed the default data during the installation process. This demo data is intended to show you the features of Joomla and how it works. To stop it from showing start the installation and on the last step you will be asked to enter the admin password and the site name... don't click on "Install Sample Data" and your Joomla installation will be plain waiting for you to load the contents!

Resources